I recevied above error on my linux box.
Check TNSNAMES.ORA or LISTENER.ORA or SQLNET.ORA all files are fine nothing wrong.
the problem is i was not set ORACLE_SID.
so just set ORACLE_SID.
Linux
$export ORACLE_SID=
or run ORAENV
$./usr/local/bin/oraenv
----------------
Windows
x:\>set ORACLE_SID=
2 comments:
My Oracle production server on a linux box is experiencing a similar problem; only thing is, the ORACLE_SID is set just fine.
Any ideas what could be causing the problem?
Поздравляю вас Старо-Новым годом, желаю вам в новом году успехов и спасибо что вы находите время поддерживать ваш замечательный блог!
Post a Comment