oracle commands not working after restoration
Hi
I had to restore a DB server on another server of similar configuraion to cehck DR. After restoring the OS and the data , I am not able to run the oracle commands like sqlplus or rman .It throws the error related to OCI
For RMAN
RMAN-04002 ocipi failed, ORA--1
For sqlplus
SP2-0152
Unable to initilaize Oracle Call Interface
I checked the environment for the oracle user is the same as in the Original server.
Tried to relink the binaries with relink all but of no use
All the files related to Oracle installation are there
Any idea what further can be done to make these commands run as these will be needed to restore the DB on the new server