3.46 ALL_SCHEDULER_INCOMPAT_MEMBER

ALL_SCHEDULER_INCOMPAT_MEMBER displays all Scheduler incompatibility resource objects members accessible to the current user.

Related Views

  • DBA_SCHEDULER_INCOMPAT_MEMBER displays all Scheduler incompatibility resource objects members in the database.

  • USER_SCHEDULER_INCOMPAT_MEMBER displays all Scheduler incompatibility resource objects members owned by the current user.

Column Datatype NULL Description

INCOMPATIBILITY_OWNER

VARCHAR2(128)

NOT NULL

Owner of the incompatibility resource object containing this member

INCOMPATIBILITY_NAME

VARCHAR2(128)

NOT NULL

Name of the incompatibility resource object containing this member

OBJECT_OWNER

VARCHAR2(128)

NOT NULL

Owner of the incompatibility resource member

OBJECT_NAME

VARCHAR2(128)

NOT NULL

Name of the incompatibility resource member