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


VIEW: SYS.DBA_IAS_GEN_STMTS_EXP

Object Details
Object Name: DBA_IAS_GEN_STMTS_EXP
Object Type: VIEW
Owner: SYS
Subobject Name:
Status: VALID

[View Source]

Columns
Name Datatype Length Mandatory Comments
IAS_TEMPLATE_ID NUMBER
Yes
LINENO NUMBER

DDL_TEXT CLOB (4000)
Query Text

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


SELECT IAS_TEMPLATE_ID
,      LINENO
,      DDL_TEXT
FROM SYS.DBA_IAS_GEN_STMTS_EXP;

Dependencies

[top of page]

SYS.DBA_IAS_GEN_STMTS_EXP references the following:

SchemaSYSTEM
TableREPCAT$_TEMPLATE_OBJECTS
SYS.DBA_IAS_GEN_STMTS_EXP is referenced by following:

SchemaSYS
ViewDBA_IAS_POSTGEN_STMTS
ViewDBA_IAS_PREGEN_STMTS