How to successfully execute "dmesg" command from Oracle account??

2002-06-03 Thread Janardhana Babu Donga
Dear List, When I run "dmesg" command from oracle account on HP-UX 11.0, it responds as "can't read kernel memory". The "dmesg" has the permissions: -r-xr-xr-x. Could someone tell me what needs to be done in order to execute "dmesg" command successfully from "oracle" account. Thanks, --Babu --

Re: How to successfully execute "dmesg" command from Oracle account??

2002-06-03 Thread Suzy Vordos
To read kernel memory requires root privs, so don't think there is a way to do that from the oracle account without some undesirable hack. Janardhana Babu Donga wrote: > > Dear List, > > When I run "dmesg" command from oracle account on HP-UX 11.0, it responds as > "can't read kernel memory".

Re: How to successfully execute "dmesg" command from Oracle account??

2002-06-03 Thread Stephane Faroult
Janardhana Babu Donga wrote: > > Dear List, > > When I run "dmesg" command from oracle account on HP-UX 11.0, it responds as > "can't read kernel memory". The "dmesg" has the permissions: -r-xr-xr-x. > Could someone tell me what needs to be done in order to execute "dmesg" > command successfully