I'm trying to clone a demo database from one laptop to another.
I altered database backup control files to trace on the source database, then I shut the db down and copied all the relevant .dbf files to my destination laptop.
I'm using Oracle 8.1.7.2.6 on Win2K.
I created a new service on the destination laptop, and am now trying to 'startup nomount' on the cloned database.
I keep getting the error message
ORA-03113: end of file on communication channel.
I've checked the pfile\init.ora and all the file paths look okay.
Take a look at document 134230.1 on metalink it may help, snippet below:
"Make sure you do not have SQLNET.AUTHENTICATION_SERVICES=(NTS)
in the sqlnet.ora if you're connected to the machine as a domain user but there is currently no network connection. This is very common on laptops that are normally used in a networked environment but used standalone as well."
Regards
Jim
Oracle Certified Professional "Build your reputation by helping other people build theirs."
"Sarcasm may be the lowest form of wit but its still funny"
Bookmarks