How to fix the Oracle error ORA-07200: slsid: oracle_sid not set.?
In this post, you’ll learn more about the Oracle ErrorORA-07200: slsid: oracle_sid not set. with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
ORA-07200: slsid: oracle_sid not set.
Reason for the Error ORA-07200: slsid: oracle_sid not set.
The environment variable $(ORACLE_SID) is not set.
How to fix the Error ORA-07200: slsid: oracle_sid not set. ?
You can fix this error in Oracle by following the below steps
Set ORACLE_SID environment variable.
Leave Your Comment