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


VIEW: SYS.ALL_SUMMAP

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

mapping entries of transaction ID and commit SCN accessible to the user

[View Source]

Columns
Name Datatype Length Mandatory Comments
XID NUMBER
Yes The ID of a transaction
COMMIT_SCN NUMBER
Yes The commit SCN of a transaction
Query Text

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


SELECT XID
,      COMMIT_SCN
FROM SYS.ALL_SUMMAP;

Dependencies

[top of page]

SYS.ALL_SUMMAP references the following:

SchemaSYS
TableSNAP_XCMT$
SYS.ALL_SUMMAP is referenced by following:

SchemaPUBLIC
SynonymALL_SUMMAP