Skip to Main Content

Oracle Database Discussions

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!

ORA-16143: RFS connections not allowed during or after terminal recovery

735967Jul 12 2010 — edited Jul 15 2010
Hi All,

I wanted to transfer archive log from primary DB to STANDBY DB throuh given destnination

after creating physically standby database i have put STANDBY database in recovery using given command:- alter database recover managed standby database disconnect from session;

After that when i executed this command :-
alter database recover managed standby database finish;

After this when i tried to recover standby database using given comand :-recover managed standby database.

Getting error like ORA-16143: RFS connections not allowed during or after terminal recovery

I can see this error on primary DB alert log filev

I can open my standby database.

Both Oracle : 10.2.0.4
Both Platform : RHEL 4.7

Please suggest me for this , help is appreciated

Edited by: user1687821 on Jul 12, 2010 8:37 AM
This post has been answered by 692600 on Jul 13 2010
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 12 2010
Added on Jul 12 2010
10 comments
6,312 views