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


VIEW: SYS.LOGSTDBY_UNSUPPORTED_TABLES

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

[View Source]

Columns
Name Datatype Length Mandatory Comments
OWNER VARCHAR2 (128)
TABLE_NAME VARCHAR2 (128)
Query Text

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


SELECT OWNER
,      TABLE_NAME
FROM SYS.LOGSTDBY_UNSUPPORTED_TABLES;

Dependencies

[top of page]

SYS.LOGSTDBY_UNSUPPORTED_TABLES references the following:

SchemaSYS
TYPELOGSTDBY$SRECS
FunctionLOGSTDBY$TABF
ViewLOGSTDBY_SUPPORT

SYS.LOGSTDBY_UNSUPPORTED_TABLES is not referenced by any database object