|
-
When recovering using RECOVER DATABASE USING BACKUP CONTROLFILE and then you will have to specify resetlogs inorder to open the database.
But when you are using RECOVER DATABASE, then you can open the database with NORESETLOGS option.
However in both the cases, your purpose is served to recover the database. Only the problem with RESETLOGS will be, the backup DB will become obsolete.
I hope this clears it!
Thanks
Kishore Kumar
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|