Does Oracle Enterprise Manager round values or am I missing something in my SQL query?
OEM is showing the tablespace size for SYSAUX as 2GB. But, when I query the dba_data_files table, I get 1940 MB. You can see the query I'm using in the image below.