Hello All,
I have serious problem with oracle software... What I have done is, I had a SAP system B01 and for some reasons i want to change this to A01. This means that not only database name but also, i want the Oracle home to be chnaged to /oracle/A01/920_64 from /oracle/B01/920_64.
With the help of UNIX team, i have changed the mount points to /oracle/A01/920_64 and changed the referances in .profiles,.sapenv, .dbenv, listener,/etc/oratab,/etc/oraInst.loc, init.ora,initSID.ora.
when i tried to login as ora<sid>, i got a problem that oracle is unable to load libjox9.a with reason that file or path not found. I have added LIBPATH to /oracle/A01/920_64/lib: and lib32. Then it allowed me login to the database.
When i try to login as <SID>ADM , its not allowaing me to log into the database. its showing the error that libjox9.a couldnot be located.
MY QUESTION is DOES SAP ALLOW THIS SCENARIO? (COPYING ORACLE SOFTWARE or changing the home of exiting SOFTWARE)
Could you please help me with this?
PS: I have already changed the permissions of oracle executable with Sticky BIt