oracle restart- Urgent help
hello all
we have a linux server el5 with oracle restart 11.2.0.3 installed
we are trying to install a 10.2.0.1 base rdbms software, but the following error appear:
crshome_path = /u01/app/11.2.0/grid
INFO:
Query Exception: UNCAUGHT_RUNTIME
Query Exception Class: class oracle.sysman.oii.oiil.OiilQueryException
Looking at the .err file we've found the following:
java.io.IOException: java.io.IOException: /u01/app/11.2.0/grid//bin/srvctl: not found
Note that there is a double '/' after grid word and before the bin word in the path
How could we fix this error ?? which path or file can we look at in order to fix this ??
we have a linux server el5 with oracle restart 11.2.0.3 installed
we are trying to install a 10.2.0.1 base rdbms software, but the following error appear:
crshome_path = /u01/app/11.2.0/grid
INFO:
Query Exception: UNCAUGHT_RUNTIME
Query Exception Class: class oracle.sysman.oii.oiil.OiilQueryException
Looking at the .err file we've found the following:
java.io.IOException: java.io.IOException: /u01/app/11.2.0/grid//bin/srvctl: not found
Note that there is a double '/' after grid word and before the bin word in the path
How could we fix this error ?? which path or file can we look at in order to fix this ??
0