Oracle Data Guard Standby Created After RESETLOGS Shows Lower Redo Log Sequence Than Primary
Hi everyone,
I have a question regarding Oracle redo log sequence numbers after a database restore and RESETLOGS.
As I understand it, when we restore a database from backup and open it using RESETLOGS, the redo log sequence is reset. If we then create a standby database from this restored database the standby database may show a much lower redo log sequence number compared to the current primary database.
My question is:
Is there any supported way to make the standby database reflect the same redo log sequence number as the primary database after a RESETLOGS operation?
Thanks.
Best Regards,