Home » RDBMS Server » Backup & Recovery » Use of Reset Log option with alter database open Fails (Oracle 9i on Windowx server 2003)
icon9.gif  Use of Reset Log option with alter database open Fails [message #276527] Thu, 25 October 2007 07:15 Go to next message
pankajkmeena
Messages: 46
Registered: September 2007
Member
I created backup database of production database (oracle 9i) using rman using steps specified in Attached file .
I also copied redo logs from production to backup server.

i want to open backup database without reseting redo logs using

alter database open noresetlogs;

but it is giving error

ERROR at line 1:
ORA01588: must use RESET LOGS option for database open

IS IT NECESSARY TO OPEN DATABASE WITH RESET LOGS ONLY AS I RECOVERED DATABASE COMPLETELY.

I WANT TO OPEN IT IN NORESETLOG SO THAT SEQUENCE NO DOES NOT CHANGES AND I CAN APPLY ARCHIVE LOG OF PRODUCTION AFTERWARDS ON.




Re: Use of Reset Log option with alter database open Fails [message #276540 is a reply to message #276527] Thu, 25 October 2007 07:55 Go to previous message
Michel Cadot
Messages: 68653
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator
If you want to create a standby database then use the appropriate method.

Regards
Michel
Previous Topic: transportable tablespace and standby database.
Next Topic: RMAN
Goto Forum:
  


Current Time: Mon May 20 12:27:52 CDT 2024