sp1us.msb not found error in 11g on windows xp machine
789387Nov 30 2010 — edited Dec 1 2010Hi,
I have installed 11g database in the windows xp machine and when i try to access sqlplus from cmd prmpt it gives me error
sp1us.msb not found. Need to set ORACLE_HOME.
Now I had set the ORACLE_HOME but again after setting it gives the same error.
So I tried to find the sp1us.msb file in ORACLE_HOME directory.
But there is no folder named sqlplus in my ORACLE_HOME directory which contains the file sp1us.msb
Can i make a dummy folder named sqlplus and in that mesg and create a blank sp1us.msb file?
Does this binary file has any significance in intializing the database?