Hi Experts,
I get the following error when i execute my RMAN backup script. The same script runs without any issues on a clone database server from where i have copied the script.
Error 6 initializing SQL*Plus
SP2-0667: Message file sp1<lang>.msb not found
SP2-0750: You may need to set ORACLE_HOME to your Oracle software directory
+ exit 1
I have exported ORACLE_HOME and environment has ORACLE_HOME/sqlplus and ORACLE_HOME/sqlplus/mesg directories as well.