After you resolve the issue, adopt these best practices:
Error 57 initializing SQL*Plus: error loading message shared library After you resolve the issue, adopt these best
Summary
export LD_LIBRARY_PATH=$ORACLE_HOME/lib:$LD_LIBRARY_PATH After you resolve the issue
# Add to .bash_profile or .profile export LD_LIBRARY_PATH=$ORACLE_HOME/lib:$LD_LIBRARY_PATH export PATH=$ORACLE_HOME/bin:$PATH After you resolve the issue, adopt these best