The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 10-05-2007
DILEEP410 DILEEP410 is offline
Registered User
  
 

Join Date: Dec 2006
Posts: 148
Post database connection failing from linux

Hi,

I am trying to connect to an Oracle database using the following code :
sqlplus username/password@database_name

It was showing an error 'username/password invalid'

But i tried: sqlplus username/password ,it was connecting now.

Can anyone suggest what may be the issue and why?Can i track from where did it fetch the database information?

Your help is appreciated

With Regards
Dileep Pattayath