Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: ORA-12203: TNS:unable to...
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
![]() |
![]() |