Resolution:
Issue can be resolved after creating password files in both primary and standby databases.
orapwd file=orapwPROD password=oracle entries=10 ignorecase=Y
Then start the synchronization again with below.
SQL> alter database recover managed standby database disconnect from session;
No comments:
Post a Comment