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


TABLE: ONT.OM_SETUP_VALID_ENTITIES

Object Details
Object Name: OM_SETUP_VALID_ENTITIES
Object Type: TABLE
Owner: ONT
Subobject Name:
Status: VALID

Temporary Table Details

ONT.OM_SETUP_VALID_ENTITIES is a global temporary table. The current session is able see data that it placed in the table but other sessions cannot. Data in the table is temporary. It has a data duration of SYS$SESSION. Data is removed at the end of this period.

Storage Details
Tablespace: Tablespace
PCT Free: 10
PCT Used: 40
Columns
Name Datatype Length Mandatory Comments
ENTITY_NAME VARCHAR2 (50)
PROCEDURE_NAME VARCHAR2 (50)
USER_FLAG VARCHAR2 (1)
RESPONSIBILITY_FLAG VARCHAR2 (1)
OPERATING_UNIT_FLAG VARCHAR2 (1)
INSTANCE_FLAG VARCHAR2 (1)
SEQUENCE_NUM NUMBER

Query Text

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


SELECT ENTITY_NAME
,      PROCEDURE_NAME
,      USER_FLAG
,      RESPONSIBILITY_FLAG
,      OPERATING_UNIT_FLAG
,      INSTANCE_FLAG
,      SEQUENCE_NUM
FROM ONT.OM_SETUP_VALID_ENTITIES;

Dependencies

[top of page]

ONT.OM_SETUP_VALID_ENTITIES does not reference any database object

ONT.OM_SETUP_VALID_ENTITIES is referenced by following:

SchemaAPPS
SynonymOM_SETUP_VALID_ENTITIES