Hi ALL,
EBS R12.2.4
11gR2
OL6.5
At my primary db, I run:
SQL> archive log list;
Database log mode Archive Mode
Automatic archival Enabled
Archive destination /home/ARCH
Oldest online log sequence 7629
Next log sequence to archive 7630
Current log sequence 7630
Then at my standby db, I run:
SQL> archive log list;
Database log mode Archive Mode
Automatic archival Enabled
Archive destination /home/ARCH
Oldest online log sequence 7629
Next log sequence to archive 0
Current log sequence 7630
Is this enough the check?
Does this mean my standby is working good?
Kind regards,
jc