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


VIEW: SYS.DBA_LOGSTDBY_SKIP_TRANSACTION

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

List the transactions to be skipped

[View Source]

Columns
Name Datatype Length Mandatory Comments
XIDUSN NUMBER

Transaction id, component 1 of 3
XIDSLT NUMBER

Transaction id, component 2 of 3
XIDSQN NUMBER

Transaction id, component 3 of 3
Query Text

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


SELECT XIDUSN
,      XIDSLT
,      XIDSQN
FROM SYS.DBA_LOGSTDBY_SKIP_TRANSACTION;

Dependencies

[top of page]

SYS.DBA_LOGSTDBY_SKIP_TRANSACTION references the following:

SchemaSYSTEM
TableLOGSTDBY$SKIP_TRANSACTION
SYS.DBA_LOGSTDBY_SKIP_TRANSACTION is referenced by following:

SchemaPUBLIC
SynonymDBA_LOGSTDBY_SKIP_TRANSACTION