How to find out which jobs are running?
Our server is sitting at 100% cpu usage. Seems like some job has been running for over 16 hours. I checked within oracle. It doesn't seem to be any internal jobs within oracle. The jobs in crontab could not run that long. How to find out what might be causing the 100% cpu usage? Is there a way to find out external jobs running? Thanks.
0