LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Help Me!! (https://www.linuxquestions.org/questions/linux-newbie-8/help-me-777403/)

avinash2687 12-22-2009 03:47 AM

Help Me!!
 
Hey guys please help me...
I'm getting this error while installing oracle9i on RHEL4..

[root@localhost ~]# /home/oracle/OraHome1/root.sh
/bin/chown: cannot access `/bin/dbsnmp': No such file or directory
/bin/chmod: cannot access `/bin/dbsnmp': No such file or directory
/bin/chmod: cannot access `/network/agent/*': No such file or directory
/bin/chmod: cannot access `/network/agent/jobs': No such file or directory
/bin/chmod: cannot access `/network/agent/events': No such file or directory
/bin/chmod: cannot access `/network/agent/config': No such file or directory
/bin/chmod: cannot access `/network/agent/library': No such file or directory
/bin/chmod: cannot access `/network/agent/tcl': No such file or directory
/bin/chmod: cannot access `/network/agent/mibs': No such file or directory
/bin/chmod: cannot access `/network/agent/reco': No such file or directory
/bin/chmod: cannot access `/network/agent/html': No such file or directory
/bin/chmod: cannot access `/network/agent/jobout': No such file or directory

What workarounds should i do for this error?

jf.argentino 12-22-2009 06:45 AM

Hi,
First thing is to have a title that reflect your problem...
Now the messages are quite obvious, oracle needs "dbsnmp" program, and a directory "/network/agent" that you don't have. So read the oracle requirements and install any necessary dependencies before trying to install oracle

avinash2687 12-22-2009 07:35 AM

Thanks for your reply. Since i'm new to linux i dont know much. Now should i create those directories and then execute root.sh? Can you please explain in detail please....

jf.argentino 12-22-2009 07:44 AM

I'm sure you've got an installation doc provided with oracle (search for README, INSTALL... file) and read it, it surely tell you how to install needed dependencies....

avinash2687 12-22-2009 08:13 AM

Thank you.. i'll look for it..


All times are GMT -5. The time now is 08:03 AM.