1) Go the source server and login into ggsci
2a) Execute the below command
alter <pump proc> etrollover
2b) start <pump proc>
(ETROLLOVER will force the pump to write on a fresh trail)
3) Go the target server and check if the new trail files are being generated.
4) Verify if the first record in the new trail file is indeed the next record in the local extract trail. (It can be done by looking at the RBA value through the logdump utility)
5) Alter the replicat to the new trail file
alter <pump proc> extseqno <sqnce num> extrba 0
6) Start the Replicat process
7) Verify if all the processes are running fine.
2a) Execute the below command
alter <pump proc> etrollover
2b) start <pump proc>
(ETROLLOVER will force the pump to write on a fresh trail)
3) Go the target server and check if the new trail files are being generated.
4) Verify if the first record in the new trail file is indeed the next record in the local extract trail. (It can be done by looking at the RBA value through the logdump utility)
5) Alter the replicat to the new trail file
alter <pump proc> extseqno <sqnce num> extrba 0
6) Start the Replicat process
7) Verify if all the processes are running fine.
No comments:
Post a Comment