|
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 ?
|