Operating System - HP-UX
1833589 Members
4141 Online
110061 Solutions
New Discussion

Execute permission denied

 
nmanoharan
Occasional Advisor

Execute permission denied

hello,
I am installing Oracle8.1.6 on a HP-UX11.00 B1000 class workstation. I completed running ./mkdb.sh and ./lsnrconf.sh but when I try to start svrmgrl it says "Execute permission denied" why is that I am logged in as oracle with oinstall group. Is there something else I need to set the file svrmgrl has 777 permissions.I will appreciate a reply. i am a newbee in Hp Ux and have worked as DBA for Oracle on NT platform
7 REPLIES 7
Animesh Chakraborty
Honored Contributor

Re: Execute permission denied

Hi,
Have you run root.sh ?
Did you take a backup?
nmanoharan
Occasional Advisor

Re: Execute permission denied

do i have to run root.sh logged in as "oracle"(user name). Pl confirm
Animesh Chakraborty
Honored Contributor

Re: Execute permission denied

Hi,
Run from root id.
Did you take a backup?
nmanoharan
Occasional Advisor

Re: Execute permission denied

Hello I have looked for root.sh but there seems to be no such file. I am logged in as root.
A. Clay Stephenson
Acclaimed Contributor

Re: Execute permission denied

It going to be in ${ORACLE_HOME}/orainst.
If it ain't broke, I can fix that.
nmanoharan
Occasional Advisor

Re: Execute permission denied

Hello
I do not have such a directory called "orainst".
let me tell you what I did.
I created users "oracle" with oinstall group and another user "nitin" with dba group.
then I have gunzipped and tar -xvf the oracleHpUx-8.1.6.tar.gz logging in as "oracle".
And i also set the class path for ORACLE_BASE and ORACLE_HOME. then then I ran the two scripts "./mkdb.sh" and "lsncon.sh" and I tried to start svrmgrl to run @mkdb it gives me this error "Execute permission denied".