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


TABLE: ONT.OM_SETUP_VALID_PROF_OPT

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

Temporary Table Details

ONT.OM_SETUP_VALID_PROF_OPT 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
PROFILE_OPTION_NAME VARCHAR2 (255)
VAL_LEVEL VARCHAR2 (10)
APPLICATION_ID NUMBER

Query Text

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


SELECT PROFILE_OPTION_NAME
,      VAL_LEVEL
,      APPLICATION_ID
FROM ONT.OM_SETUP_VALID_PROF_OPT;

Dependencies

[top of page]

ONT.OM_SETUP_VALID_PROF_OPT does not reference any database object

ONT.OM_SETUP_VALID_PROF_OPT is referenced by following:

SchemaAPPS
SynonymOM_SETUP_VALID_PROF_OPT