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


VIEW: SYS.ALL_REPL_DBNAME_MAPPING

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

Details about the database name mapping

[View Source]

Columns
Name Datatype Length Mandatory Comments
SOURCE_ROOT_NAME VARCHAR2 (128)
The fully qualified global name of the root container in a consolidated database where the LCRs originated
SOURCE_DATABASE_NAME VARCHAR2 (128)
The fully qualified global name of the database where the LCRs originated
SOURCE_CONTAINER_NAME VARCHAR2 (30)
The short container name of the database where the LCRs originated
Query Text

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


SELECT SOURCE_ROOT_NAME
,      SOURCE_DATABASE_NAME
,      SOURCE_CONTAINER_NAME
FROM SYS.ALL_REPL_DBNAME_MAPPING;

Dependencies

[top of page]

SYS.ALL_REPL_DBNAME_MAPPING references the following:

SchemaSYS
TableREPL$_DBNAME_MAPPING
SYS.ALL_REPL_DBNAME_MAPPING is referenced by following:

SchemaPUBLIC
SynonymALL_REPL_DBNAME_MAPPING