Generally It means the sum of all datafiles including your system datafiles.

select sum(bytes)/1024/1024 filesize_in_MB from dba_data_files;