Connecting Tech Pros Worldwide Help | Site Map

Sqlplus ora-12154

  #1  
Old December 1st, 2008, 08:19 AM
zorgi's Avatar
Member
 
Join Date: Mar 2008
Location: here
Posts: 107
Hi all

I am not sure how to approach to this problem. There is a Oacle database on some server on the local network. Database is only available through VPN. Now there is a need for this database to be available through internet connection but without moving it, as it will still be updated in the same way through VPN. My only problem is connecting to this database with PHP (I am total newbie when it comes to oracle). I found this Connecting to a Remote Oracle Database with PHP and the Oracle Instant Client, Bernie Zimmermann tutorial but I am not getting very far. Every time I try to connect to the database using sqlplus I get ERROR: ORA-12154: TNS:could not resolve the connect identifier specifid. Any ides what this might mean.

Thanks
  #2  
Old December 1st, 2008, 11:26 AM
Member
 
Join Date: Oct 2008
Location: Home
Posts: 127

re: Sqlplus ora-12154


Hi,

Google gives you a lot of results on this specific error code. I suggest you try some of the solutions posted, if nothing helps you, please post again, with the actions you have already taken.

Pilgrim.
Reply


Similar Threads
Thread Thread Starter Forum Replies Last Post
SELECT DISTINCT causes ORA-03113 only on SQLPlus BobG answers 0 June 27th, 2008 07:20 PM
trim(' ') problem & ORA-03113 Jan Bols answers 4 June 27th, 2008 06:22 PM
ORA-12514 listener does not currently know of service requested mivey4 answers 5 July 16th, 2007 06:13 PM
SELECT DISTINCT causes ORA-03113 only on SQLPlus BobG answers 0 July 19th, 2005 10:50 PM
trim(' ') problem & ORA-03113 Jan Bols answers 4 July 19th, 2005 10:13 PM