Database Reference
ContentsOpens a new window
Opens a new window
Page 748 of 2693

DBA_APPLY_OBJECT_DEPENDENCIES

DBA_APPLY_OBJECT_DEPENDENCIES displays information about the object dependencies for all apply processes in the database.


Column Datatype NULL Description

OBJECT_OWNER

VARCHAR2(128)

NOT NULL

Owner of the object

OBJECT_NAME

VARCHAR2(128)

NOT NULL

Name of the object

PARENT_OBJECT_OWNER

VARCHAR2(128)

NOT NULL

Parent of the object owner

PARENT_OBJECT_NAME

VARCHAR2(128)

NOT NULL

Parent of the named object


Previous PageOpens a new window
Page 748 of 2693
Next PageOpens a new window