Updated on 2024-06-03 GMT+08:00

ADM_DATA_FILES

ADM_DATA_FILES displays the description of database files. By default, only the system administrator can access this view. Common users can access the view only after being authorized. This view exists in the PG_CATALOG and SYS schemas.

Table 1 ADM_DATA_FILES columns

Name

Type

Description

tablespace_name

name

Name of the tablespace to which a file belongs.

bytes

double precision

Length of the file in bytes.