ora-01017 [message #378886] |
Fri, 02 January 2009 04:45 |
manoj12
Messages: 210 Registered: March 2008 Location: India
|
Senior Member |
|
|
Dear Sir
I am getting the below error while connecting the database through the client ora-01017-invalid username/password;logon denied.I am able to connect the database through the server but not through local machine.After checking the tnsnames.ora as well as sqlnet.ora Still able to get the same error.What must be the cause?
Regards
|
|
|
|
Re: ora-01017 [message #378890 is a reply to message #378887] |
Fri, 02 January 2009 05:03 |
manoj12
Messages: 210 Registered: March 2008 Location: India
|
Senior Member |
|
|
Dear Sir..
Thanx for the reply.I have one server and many local machines using the same tnsnames.ora.Let me tell that I have only one oracle product installed into my local machine.I am able to connect the database through another local machine but through this machine I am not able to connect.Also I checked the sqlnet.ora there is no issues?.What could be the issue of not getting connected through our local machine
Regards
|
|
|
Re: ora-01017 [message #379636 is a reply to message #378886] |
Wed, 07 January 2009 07:17 |
swoop1973
Messages: 4 Registered: January 2009
|
Junior Member |
|
|
Try using tnsping from both client machines, check for differences.
If you see differences, either correct whats wrong, or copy the tnsnames.ora and sqlnet.ora from the machine that is working to the one that isnt.
|
|
|