stopped process

From: Dave Gagliardi (dgagliardi@zonecms.net)
Date: Mon Feb 23 2004 - 14:22:10 EST


I was taking a look at an oracle process using /usr/proc/bin/pfiles {pid}

 

It began chewing up quit a bit of cpu time, so I decided I'd kill the
offending pfiles process process.

 

After a quick ps -eaf | grep pfiles

 

I tried a kill -TERM 4513 (the pid of pfiles), that did not work, su I
hauled out kill -9 {pid} and now the process I was pfile'ing is stopped. A
truss -p {pid} yields:

 

Psetrun: Device busy

truss: cannot start subject process 1

Psetrun: Device busy

 

And top output shows :

26014 oracle 2 50 0 1178M 1150M stop 194.5H 0.00% oracle

 

I've tried isuuing /usr/proc/bin/prun 26014, but it does not start this
process back up.

 

The uname -a output is as follows: (name removed to protect the guilty)

SunOS hostname 5.7 Generic_106541-23 sun4u sparc SUNW,Ultra-80

 

Any/all help would be GREATLY appreciated, as always a summary will be
posted.

 

David Gagliardi
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 23:28:06 EDT