Oracle - Describe how to implement basic snapshot replication. posted by
Babu Kunwar
Describe how to implement basic snapshot replication.
Snapshot implementation can be done in several different ways and from several
different locations. In most cases, we want to use deployment templates to
locally pre-create a snapshot environment which can be individually deployed to
the target snapshot site. Following is the process to implement snapshot
replication:
-
Prepare snapshot site
-
Create snapshot logs at master site.
-
Connect to remote snapshot site.
-
Then create snapshot.
More links
What is a Collection?
Nested Tables vs. Associative Arrays
Nested Tables vs. Varrays
Explain the methods exist for collections. - EXISTS , COUNT , LIMIT , FIRST and
LAST , PRIOR and NEXT , EXTEND, TRIM , DELETE...............
|