| 1. |
I Have A One-way Replication Setup. The System Administration Team Wants To Apply An Os Patch To Both The Ogg Source Host And The Target Servers. Provide The Sequence Of Steps That You Will Carry Before And After Applying This Patch? |
|
Answer» Procedure:
GGSCI> send extract , logend
GGSCI> send extract , getlag (The above command should pring “At EOF, no more records to PROCESS.”)
Source:
Target:
Source:
(Or simply all the extract processes as GGSCI> start extract *)
Target:
Procedure: GGSCI> send extract , logend GGSCI> send extract , getlag (The above command should pring “At EOF, no more records to process.”) Source: Target: Source: (Or simply all the extract processes as GGSCI> start extract *) Target: |
|