QUESTION POSED ON: 29 November 2004 I am able to connect to a specific database after logging onto Unix
and then running SQL*Plus. However, whenever I try to log in to this remotely
from my desktop(using SQL*Plus/toad), I keep getting "ORA-01017: invalid
username/password." No matter which user ID and password I try, I get the
same error. I am able to log in to other databases on other servers from my desktop. Any help is greatly appreciated.
>
EXPERT RESPONSE
The userid and password do not match for the database you are trying to
connect to. The first thing I would do is to contact my DBA and have
him or her ensure that the userid/password combination is correct for
that database. If that does not fix the problem, then the most likely
cause is that you are not connecting to the database you think you are.
This can happen when your TNSNAMES.ORA network configuration file is
defined incorrectly. Verify that the TNS entry in that config file is
pointing to the correct host, port, and database.
Search and Browse the Expert Answer Center Search and browse more than 25,000 question and
answer pairs from more than 250 TechTarget industry experts.
TechTarget provides enterprise IT professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective IT purchase decisions and managing their organizations' IT projects - with its network of technology-specific Web sites, events and magazines.