Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Oracle 18c: ORA-03816: Message 3816 not found; product=RDBMS; facility=ORA

mariam.kupaSep 23 2018 — edited Jan 11 2019

Oracle version 18c.


I have setup Data Guard between two RAC.

I have used RMAN duplicate command to create standby database and it finished successfully: RMAN> duplicate target database for standby from active database nofilenamecheck dorecover;

Started apply process: SQL> alter database recover managed standby database disconnect from session;

But when I check alert log on the primary instance I see the following error:

ORA-03816: Message 3816 not found;  product=RDBMS; facility=ORA

During that time I am able to connect to the standby database using sqlplus from primary and vice versa.

This post has been answered by mariam.kupa on Jan 11 2019
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 8 2019
Added on Sep 23 2018
8 comments
2,836 views