Use
Display all available tasks.
Prerequisites
You are assigned the APO administrator role in the CCMS.
Procedure
In the /SAPAPO/LCAD_SUPERUSER role, choose Tools ® APO Administration ® liveCache / COM routines ® Monitor (transaction
LC10 ).In the liveCache dialog box, enter the name of the liveCache (case-sensitive) or choose one from the list of existing liveCache names.
Choose liveCache ® Console and select the
Task activities option on the liveCache Console screen.Choose Console ® Execute command.
Detailed task information appears, including information about special tasks.
running |
Running, using CPU. |
runnable |
Can be run, but its priority was reduced due to long runtime or higher priority of another task. |
IO wait |
Waiting for I/O ( W :write, R :read). |
Vwait |
Waiting for SQL lock. |
Vbegexcl |
Waiting for access to protected memory. |
Vendexcl |
Can be run after protected memory access where lock collision occurred. |
Vsuspend |
Waiting for B* tree lock (very short) or log I/O, explicitly activated. |
Sus... |
Special suspend situations. |
Vsleep |
Short wait, will automatically continue after the specified time interval. |
Vopmsg |
Message written to knldiag , knldiag.err and / or opmsg[n] files. |
Command wait |
Task is a database session without request. |
Connect wait |
Free database sessions. |
Asyn Wait |
Task waiting for I/O save/restore activity. |