2.40 ALL_APPLY_INSTANTIATED_SCHEMAS
ALL_APPLY_INSTANTIATED_SCHEMAS
displays information about schemas accessible to the current user for which an instantiation SCN has been set.
Related View
DBA_APPLY_INSTANTIATED_SCHEMAS
displays information about schemas for which an instantiation SCN has been set.
Column | Datatype | NULL | Description |
---|---|---|---|
|
|
|
Name of the database where the schema originated |
|
|
|
Name of the schema at the source database |
|
|
|
Instantiation SCN for the schema. Only changes committed after this SCN are applied by an apply process. |
|
|
|
Database link to which changes are applied. If null, then changes are applied to the local database. |
|
|
|
The global name of the source root database |
See Also: