root.sh fails in Oracle 11gR2
hi,
Im installing oracle 11gr2 for single instance on oel5. but when I reach at the end of setup and do as told to run the root.sh script as root user, I get the following messages:
Now product-specific root actions will be performed.
./root.sh: line 4: /u01/app/oracle/product/11.2.0/db_1/install/unix/rootadd.sh: Permission denied
./root.sh: line 9: /u01/app/oracle/product/11.2.0/db_1/network/install/sqlnet/setowner.sh: Permission denied
./root.sh: line 14: /u01/app/oracle/product/11.2.0/db_1/rdbms/install/rootadd_rdbms.sh: Permission denied
./root.sh: line 16: /u01/app/oracle/product/11.2.0/db_1/rdbms/install/rootadd_filemap.sh: Permission denied
kindly help me fix this issue...
thanx