The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Advanced & Expert Users
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #4 (permalink)  
Old 08-26-2007
matrixmadhan matrixmadhan is offline
Technorati Master
 

Join Date: Mar 2005
Location: k-tier distributed caching
Posts: 2,736
you have to give us more details to help you.

What is the db that you are trying to connect to ?

Connection could be failing due to 'n' number of reasons :
>>database bounce, even after receiving a proper connection id
>>apart from password authentication, validation with the name of the script that is trying to establish connection to the database

what is the return status of the command that fails establishing connection with the db ?
Reply With Quote