If you get "Procedure entry point longjmp could not be located in dynamic link library orauts.dll" while connecting the SQL Plus, your environment variables are not set properly.
Confirm your ORACLE_HOME and PATH variables and set correctly.
C:\oracle\PROD\OCM>set ORACLE_HOME=C:\oracle\PROD\db\tech_st\11.1.0
C:\oracle\PROD\OCM>set PATH=C:\oracle\PROD\db\tech_st\11.1.0\BIN;%PATH%
C:\oracle\PROD\OCM>set ORACLE_HOME=C:\oracle\PROD\db\tech_st\11.1.0
C:\oracle\PROD\OCM>set PATH=C:\oracle\PROD\db\tech_st\11.1.0\BIN;%PATH%
2 comments:
So, those are the righ ORACLE_HOME ans PATH variables to set right?
I mean, detailing my windows path...
Regards
The article is so appealing. You should read this article before choosing the Google Cloud Big Data Services you want to learn.
Post a Comment