What command is issued to alter Replicat to start processing trail number 10 at relative byte address 100345?

What command is issued to alter Replicat to start processing trail number 10 at relative byte
address 100345?

What command is issued to alter Replicat to start processing trail number 10 at relative byte
address 100345?

A.
Alter <group>, extseqno 10, extrba 100345

B.
Alter Replicat *, exttrail <trail prefix>, extseqno 10, extrba 100345

C.
Alter Replicat <group>, sequence lO, rba 100345

D.
Alter <group>, sequence 10, rba 100345

Explanation:

Reference:
http://download.oracle.com/docs/cd/E15881_01/doc.104/gg_wux_ref_v104.pdf



Leave a Reply 4

Your email address will not be published. Required fields are marked *


S De

S De

Actual command set should have been:
ALTER REPLICAT , EXTSEQ 10, EXTRBA 100345.

So though option A is close, but it’s not 100% correct.

S De

S De

ALTER REPLICAT , EXTSEQNO 10, EXTRBA 100345

(Typo corrected)

S De

S De

ALTER REPLICAT group, EXTSEQNO 10, EXTRBA 100345