DBA Data[Home] [Help] [Dependency Information]


TABLE: SYS.OPATCH_INST_JOB

Object Details
Object Name: OPATCH_INST_JOB
Object Type: TABLE
Owner: SYS
Subobject Name:
Status: VALID

Storage Details
Tablespace: TablespaceSYSAUX
PCT Free: 10
PCT Used:
Primary Key: SYS_C00278150
  1. ColumnINST_ID
Indexes
Index Type Uniqueness Tablespace Column
SYS_C00278150 NORMAL UNIQUE TablespaceSYSAUX ColumnINST_ID
Columns
Name Datatype Length Mandatory Comments
INST_ID NUMBER
Yes
NODE_NAME VARCHAR2 (128) Yes
INST_NAME VARCHAR2 (128) Yes
INST_JOB VARCHAR2 (128) Yes
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT INST_ID
,      NODE_NAME
,      INST_NAME
,      INST_JOB
FROM SYS.OPATCH_INST_JOB;

Dependencies

[top of page]

SYS.OPATCH_INST_JOB does not reference any database object

SYS.OPATCH_INST_JOB is referenced by following:

SchemaSYS
Package BodyDBMS_QOPATCH - show dependent code