Oracle Error: TNS-01192
Error Description:
Missing SID_LIST_ value left of equation for SID description in LISTENER.ORA
Error Cause:
SID description in LISTENER.ORA had an error in it.
Action:
Make sure the lines of code in LISTENER.ORA containing SID_DESC or SID begin with SID_LIST_<listener_name> on the left side of the equation. For example, SID_LIST_LISTENER =(SID_LIST=(SID_DESC=(SID_NAME=<sid>)(ORACLE_HOME=<oracle_home>))).
There haven't been any comments added for this error yet. You may add one if you like.
Add a comment
|
|