But while importing it says only DBA can import the files exported by other DBAs ( IMP 00013:)
I am using : imp username/passwd FILE=export.dmp FULL=yes FROMUSER=username TOUSER=username
Thanks
Prabir Kishore
02-26-2008, 04:42 AM
PAVB
First... you posted your question in the wrong section of the forum.
Second... isn't the message clear enough? what part of "only DBA can import the files exported by other DBAs" requires translation?
02-29-2008, 07:44 PM
Ablakios
Grant DBA privilege to the user importing your objects.
HTH