Hi Aditya,
Check why permissions could not be set for the files. Try setting
permission manually. What is your instance architectue ? Does one
unix user own all the files, that is Application binaries and Oracle
Database files ?
Also check the value of open file descriptors by executing this
command:
ulimit -n
Try increasing ulimit to a higher number and re-executing the command.
- Vikram