imp [message #345315] |
Tue, 02 September 2008 23:51 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
dirish
Messages: 232 Registered: November 2006
|
Senior Member |
|
|
Hello,
I did an export in oracle8 and importing in oracle10g
I created the tablespaces identical to that of oracle8.
When i launch the import, i get the message:
ORA-01917: user or role 'LOCTRAIN' does not exist
Why am having this error for this user only but not all users.
Thank you
|
|
|
|
Re: imp [message #345318 is a reply to message #345315] |
Tue, 02 September 2008 23:56 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) |
![](/forum/images/custom_avatars/42800.jpg) |
Mahesh Rajendran
Messages: 10708 Registered: March 2002 Location: oracleDocoVille
|
Senior Member Account Moderator |
|
|
>>ORA-01917: user or role 'LOCTRAIN' does not exist
the error is self explanatory.
the mentioned user does not exist. May be the the import is trying to grant
the user a certain privilege.
Just precreate the user or ignore the error
|
|
|