2.39 ALL_APPLY_INSTANTIATED_OBJECTS
ALL_APPLY_INSTANTIATED_OBJECTS
displays information about objects accessible to the current user for which an instantiation SCN has been set.
Related View
DBA_APPLY_INSTANTIATED_OBJECTS
displays information about objects for which an instantiation SCN has been set.
Column | Datatype | NULL | Description |
---|---|---|---|
|
|
|
Name of the database where the object originated |
|
|
|
Owner of the object at the source database |
|
|
|
Name of the object at the source database |
|
|
|
Type of the object at the source database |
|
|
|
Instantiation SCN for the object. Only changes committed after this SCN are applied by an apply process. |
|
|
|
SCN below which the instantiation SCN cannot be set. This value corresponds to the SCN value at the source database at the time when the object was prepared for instantiation. |
|
|
|
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: