Symptoms: Your Windows environment has more than one ORACLE_HOME and it is presenting error such as ORA-12557 TNS:protocol adapter not loadable.
Cause: The error happens on Windows environment and it has to do with PATH and ORACLE_HOME variable.
Solution: You can unset the ORACLE_HOME (better remove the variable instead of just unset via command prompt) or you can change the order of values on PATH variable, putting the ORACLE_HOME\bin at the end of the string. Reboot the machine and try again to connect on the database.
Subscribe to:
Post Comments (Atom)
Configure the Oracle DB Access Control List to avoid error like ORA-24247: network access denied
Symptoms: You try to make external connections from the Oracle Database and receive erros like ORA-24247: network access denied by access c...
-
Symptoms: When trying to compile an Oracle Forms, it gives an error such as "FRM-30085: Unable to adjust form for output." Si...
-
Symptoms : When starting the Weblogic it presents error such as this: Error message: JPS-01055: Could not create credential store instanc...
-
Symptoms : When having a transaction with database link involved, it results in an error that says: ORA-03150: end-of-file on communicati...
No comments:
Post a Comment