Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Problem with command prompt SqlPlus/Imp
Hello group,
I'm having problem connecting to my Oracle 10g database using the command prompt. I can connect fine using the executable SqlPlus or SqlDeveloper using:
User: MyUser
Password: MyPassword
Hostname: MyTNS
But using MyUser/MyPassword_at_MyTNS in command prompt sqlplus or imp get me a:
ORA-12154: TNS:could not resolve the connect identifier specified
There is probably a difference between the command prompt applications and the UI applications that I am not aware.
Specs:
Oracle 10g x64
Windows 2003 x64
SqlPlus/Imp: 10.2.0.1.0
Oracle SqlDeveloper: 1.0.0.15.57
Thanks for any insight you can give me ! Received on Fri Aug 25 2006 - 09:09:45 CDT