Hung DBX processes consuming maximum CPU% on AIX and fills up swap space
I see multiple dbx process running on our application server (AIX 6.1). This process consume a lot of CPU and in one case it crashed the application server dure to swap space filled 100%. We had to bounce the server to free up the space. I normally do kill -9 for dbx (PSAPPSRV) processes. I see a solution on customer connection but its not very clear.
"Solution
That dbx hangs and consumes CPU is not a problem PSoft development can resolve directly. In PT 8.51, and later Tools versions, the psprocinfo script was rewritten to capture the data we need using different AIX utilities such that it does not need to use dbx.
That dbx hangs and consumes CPU is not a problem PSoft development can resolve directly. In PT 8.51, and later Tools versions, the psprocinfo script was rewritten to capture the data we need using different AIX utilities such that it does not need to use dbx.
1