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: ORA-12203: TNS:unable to...

Re: ORA-12203: TNS:unable to...

From: Jeff Hunter <jeffh_at_btitelecom.net>
Date: Tue, 21 Sep 1999 14:26:42 -0400
Message-ID: <37e7ce1c@defiant.btitelecom.net>

If you can get sqlplus running from the client, then import should work. Verify that:
c:\> sqlplus username/password_at_alias

works from the client. If all is well, you import should work. At that point, you want to use:
c:\> imp80 username/password_at_alias file=...... Received on Tue Sep 21 1999 - 13:26:42 CDT

Original text of this message

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