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


TABLE: FEM.FEM_TAB_CLASS_ERRORS_GT

Object Details
Object Name: FEM_TAB_CLASS_ERRORS_GT
Object Type: TABLE
Owner: FEM
Subobject Name:
Status: VALID

Table Classification Validation Status

Temporary Table Details

FEM.FEM_TAB_CLASS_ERRORS_GT 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
Indexes
Index Type Uniqueness Tablespace Column
FEM_TAB_CLASS_ERRORS_GT_N1 NORMAL NONUNIQUE Tablespace ColumnTABLE_NAME
ColumnTABLE_CLASSIFICATION_CODE
Columns
Name Datatype Length Mandatory Comments
TABLE_NAME VARCHAR2 (30) Yes Table name
TABLE_CLASSIFICATION_CODE VARCHAR2 (30) Yes Table classification code
MESSAGE_TEXT VARCHAR2 (2000)
Reason why the table failed the table classification requirements
Query Text

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


SELECT TABLE_NAME
,      TABLE_CLASSIFICATION_CODE
,      MESSAGE_TEXT
FROM FEM.FEM_TAB_CLASS_ERRORS_GT;

Dependencies

[top of page]

FEM.FEM_TAB_CLASS_ERRORS_GT does not reference any database object

FEM.FEM_TAB_CLASS_ERRORS_GT is referenced by following:

SchemaAPPS
SynonymFEM_TAB_CLASS_ERRORS_GT