|
-
when you specify the SET option,
you are instructing oracle to create the database with a new database name, so the redo logs will always be RESET.
Either create the database with no SET option and open the db with NORESETLOGS option, or create a new controlfile with new DBname with SET option and open the database with RESETLOGS option.
---------------
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
|