Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Database import SOS

Re: Database import SOS

From: Jurij Modic <jmodic_at_src.si>
Date: Thu, 14 Jan 1999 20:56:01 GMT
Message-ID: <369e4a0c.2995003@news.siol.net>


On Thu, 14 Jan 1999 00:11:38 -0800, "Ayodhya" <RAMMURTHY_at_mediaone.net> wrote:

>Hi,
>I have problems while importing data from a dump file into Oracle using the
>Data Manager. I am using Oracle server for NT version 7.0. Actually one of
>the client has given me a dump file and when i try to import using the
>default DBA username and password(internal/oracle) it throws an error saying
>"Invalid username and password. Import terminated".Can someone throw light
>on how I can overcome this and I shall be thankful!

"internal" isn't realy a true database user, i.e. it doesn't belong to any schema. You can use this user in sqldba (for version 7.0) to connect under the schema of user "sys", but I guess you can't use internal for connection using imp. Connect as any other DBA user, "system" for example (default pwd is "manager").

>Regards,
>Srini

HTH,
Jurij Modic <jmodic_at_src.si>
Certified Oracle7 DBA (OCP)



The above opinions are mine and do not represent any official standpoints of my employer Received on Thu Jan 14 1999 - 14:56:01 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US