Database Networking (MOSC)

MOSC Banner

How to resolve ORA-12514/12545 when I executed "sqlplus" in my Linux Server installed OracleClient19

edited Nov 20, 2024 8:22AM in Database Networking (MOSC) 5 commentsAnswered

Dear Oracle Support,

I hope this message finds you well.

I configured the tnsnames.ora file as follows in my Linux Server installed OracleClient19.

Then, I executed the tnsping command as follows and confirmed that an "OK" message was
returned.

$ORACLE_HOME/bin/tnsping DB_TEST

However, when I executed the sqlplus command as follows, I encountered the ORA-12514 error.

$ORACLE_HOME/bin/sqlplus DB_TEST_USER/DB_TEST_PAWD@DBTEST

Then, when I enter the username and password again, the ORA-12545 error occurs.

Could you please advise on how to resolve these errors?

Best Regards,

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center