Day-13 : DBA_* (tables/views/metadata) and DBMS_* (packages/procedures)

What view would you use to determine free space in a tablespace?
DBA_FREE_SPACE

What view would you use to look at the size of a data file?
DBA_DATA_FILES.
SQL> select bytes,file_id from dba_data_files 

No comments:

ORA-600 [kwqitnmphe:ltbagi], [1], [0] reported in the alert log file.

ORA-00600 [kwqitnmphe:ltbagi] Cause: This issue arises in 12.1.0.2. The error occurs because there are still Historical Messages without...