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


TABLE: SYS.SQLLOG$

Object Details
Object Name: SQLLOG$
Object Type: TABLE
Owner: SYS
Subobject Name:
Status: VALID

Storage Details
Tablespace: Tablespace
PCT Free: 0
PCT Used: 0
Primary Key: SQLLOG$_PKEY
  1. ColumnSIGNATURE
Indexes
Index Type Uniqueness Tablespace Column
SQLLOG$_PKEY IOT - TOP UNIQUE TablespaceSYSAUX ColumnSIGNATURE
Columns
Name Datatype Length Mandatory Comments
SIGNATURE NUMBER
Yes
BATCH# NUMBER
Yes
Query Text

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


SELECT SIGNATURE
,      BATCH#
FROM SYS.SQLLOG$;

Dependencies

[top of page]

SYS.SQLLOG$ does not reference any database object

SYS.SQLLOG$ is not referenced by any database object