Error 57 in invoking sqlplus command from DOS command prompt in Oracle Serv
993926Feb 28 2013 — edited Mar 1 2013I have a Oracle 11G server which has suddenly shutdown due to power cut-off. Now when I restart the system and trying to connect to database invoking the sqlplus as sysdba from DOS command prompt - I am getting following errors
--------------------------------------------------------------------------------
C:\Documents and Settings\Administrator>sqlplus "/as sysdba"
Error 57 initializing SQL*Plus
Error loading message shared library
--------------------------------------------------------------------------------
Can anyone help me please ?