2.198 ALL_LIBRARIES
ALL_LIBRARIES
describes the libraries accessible to the current user.
Related Views
-
DBA_LIBRARIES
describes all libraries in the database. -
USER_LIBRARIES
describes the libraries owned by the current user. This view does not display theOWNER
column.
Column | Datatype | NULL | Description |
---|---|---|---|
|
|
|
Owner of the library |
|
|
|
Library name |
|
|
|
Operating system file specification associated with the library |
|
|
|
Indicates whether the library is dynamically loadable ( |
|
|
|
Status of the library:
|
|
|
|
Agent of the library |
|
|
|
Leaf filename of the library |
|
|
|
The ID of the container where the data originates. Possible values include:
|
See Also: