SYS.ALL_DIRECTORIES

The ALL_DIRECTORIES view describes all directories accessible to the current user.

Related views

SYS.DBA_DIRECTORIES describes all directories in the database. It has the same columns as ALL_DIRECTORIES.

Columns

Column name Type Description

OWNER

VARCHAR2(30) INLINE

Directory owner

DIRECTORY_NAME

VARCHAR2(30) INLINE

Directory name

DIRECTORY_PATH

VARCHAR2(4000) NOT INLINE

Directory path