Is that dumpfile is compressed or uncompressed. I have mentioned to use 8i binaries for imp. Executables binaries should match with version of database.
wants to take 734 exp - use 734 exp utility
wants to imp on 816 imp - use 816 imp utility
Strange Message, which I have never seen for exp/imp.
Ok Sreddy I'm rilling now the import is goin on right now as I right this email. I'm getting a lot of error messages take a look at the messages and tell me if I should stop it and start over with a 8.1.6 dump file that I just recieved or is this something unrelated to oracle versions take a look..
IMP-00003: ORACLE error 1917 encountered
ORA-01917: user or role 'LASHLEY' does not exist
IMP-00017: following statement failed with ORACLE error 1917:
"GRANT SELECT ON "GLBUDGETACCTS" TO "LASHLEY""
IMP-00003: ORACLE error 1917 encountered
ORA-01917: user or role 'LASHLEY' does not exist
IMP-00017: following statement failed with ORACLE error 1917:
"GRANT UPDATE ON "GLBUDGETACCTS" TO "LASHLEY""
IMP-00003: ORACLE error 1917 encountered
ORA-01917: user or role 'LASHLEY' does not exist
IMP-00017: following statement failed with ORACLE error 1917:
___________________________________________________
if you wanna import to create the tablespaces you have to "made up" the path for them for example if you want to create a file in c:\temp\test and this directory does not exist then obviously you will get errors, import wont make directories, it only creates files and if path is incorrect then you get erros, seems like you are importing from an unix dump file into personal oracle, create the tablespaces manually before you run import
what did you do...? create the tablespaces manually? with same name I hope. If you have done this then just let import going, the errors you are getting would be just warnings
Your right on the Money Panda!!! I finished the import and all I got was warnings. I'm able to connect to the database Via Sqlplus and other oracle tools.
I am expericening a another problem. When try to access the database with third party apps like cognos report writer I get
this error message
ORA-12154
My financial package hangs when I attempt to login. Seem strange the only thing I can connect to the imported database with is oracle tools only any reason why?
Bookmarks