DBA_DATA_FILES
DBA_DATA_FILES displays the description of database files. It is accessible only to users with system administrator rights.
| Column | Type | Description |
|---|---|---|
| tablespace_name | Name | Name of the tablespace to which the file belongs |
| bytes | Double precision | Length of the file in bytes |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.