here is the output of fuser command:
fuser /oracle/product/8.1.7se/lib/libwtc8.sl
/oracle/product/8.1.7se/lib/libwtc8.sl: 18788m 18783m 18789m 18790m 18791m 18784m 18787m
Printable View
here is the output of fuser command:
fuser /oracle/product/8.1.7se/lib/libwtc8.sl
/oracle/product/8.1.7se/lib/libwtc8.sl: 18788m 18783m 18789m 18790m 18791m 18784m 18787m
Hi Nisha
Hmm i dont know how fuser works on Suse Linux.
When i do a fuser /path-t0-file/libwtc8.sl
it should give me the pid of the process that has opened the file libwtc8.sl
what does the man page say for suse linux
try fuser -v /path-t0-file/libwtc8.sl
regards
Hrishy
can i kill these processes?
my OS is HPUX-11.2 not linux SuSe.
Hi
Well you dont have a choice if you dont kill you wont be able to install :-)
upto you if you want to kill or not
regards
Hrishy
ps -ef|grep 18788
oracle 18788 18783 0 15:33:12 ? 0:00 /oracle/product/8.1.7se/Apache/Apache/bin/httpd -d /oracle/prod
Hi
Please stop apache or better kill it.
regards
Hrishy
Thanks ,let you know if i stuck again.
i am stuck with an error again during patchset release "Error invoking target install of makefile /oracle/product/8.1.7.4se/rdbms/lib/ins_rdbms.mk,
Hi
This is not the complete error .
The log file has got more details why the make command failed .
You need to post that error.
regards
Hrishy