creating of DB from 8i to 9i - error message [message #159870] |
Wed, 22 February 2006 00:36 |
kumarvk
Messages: 214 Registered: July 2004
|
Senior Member |
|
|
Dear Experts,
I want to create a new database in 9i from my existing 8i datafiles. Let me explain how I did.
1. Created the DB instance using ORADIM
2. Copyied all the datafiles to the 9i server (after a proper shutdown in 8i).
3. Startup nomount
4. Created the controlfile using the datafiles.
5. It was asking for media recovery.
6. After giving the media recovery for all the datafiles and the database was altered.
7. Then I gave Alter Database Open, it was giving me error message ORA-1092:Oracle instance terminated, disconnection forced.
Can anyone help me regarding this. Did I miss any step?
|
|
|
|
|
|
Re: creating of DB from 8i to 9i - error message [message #160682 is a reply to message #160651] |
Tue, 28 February 2006 01:12 |
aciolac
Messages: 242 Registered: February 2006
|
Senior Member |
|
|
I am not said that this is simpler than DBUA. I only said that upgrade of database is much more simpler than the method that author of this thread used to export his data from 8i database to 9i database. Methods, how will be performed upgrade are other question.
|
|
|
|