kill -9 doesn't work
- by Daniel
I have a server with 3 oracle instances on it, and the file system is nfs with netapp. After shutdown the databases, one process for each database doesn't quit for a long time. Each kill -i doesn't work. I tried to truss, pfile it, the command through error.
And iostat shows there are lots of IO to the netapp server. So someone said the process…