iSeries v5r3 - Display server job

Two methods can be used to identify server jobs. The first method is to use the WRKACTJOB command. The second method is to display the history log to determine which job is being used by which client.

Display active jobs with WRKACTJOB. The WRKACTJOB command shows all active jobs, as well as the server daemons and the server mapper daemon.

The following figures show a sample status with the WRKACTJOB command. Only jobs related to the servers are shown in the figures. You must press (F14) to see the available prestart jobs.

The following types of jobs are shown in the figures:

+--------------------------------------------------------------------------------+
|                         Work with Active Jobs                AS400597          |
|                                                    01/12/95  10:25:40          |
|CPU %:   3.1   Elapsed time:  21:38:40  Active jobs:  77                        |
|                                                                                |
|Type options, press Enter.                                                      |
|  2=Change   3=Hold   4=End   5=Work with   6=Release   7=Display message       |
|  8=Work with spooled files   13=Disconnect ...                                 |
|                                                                                |
|Opt  Subsystem/Job  User     Type  CPU %  Function          Status              |
|           .                                                                    |
|___   QSYSWRK        QSYS        SBS      .0                   DEQW             |
|___ (1) QZSOSMAPD    QUSER       BCH      .0                   SELW             |
|           .                                                                    |
|___ (2) QZSOSGND     QUSER       BCH      .0                   SELW             |
|___     QZSCSRVSD    QUSER       BCH      .0                   SELW             |
|___     QZRCSRVSD    QUSER       BCH      .0                   SELW             |
|___     QZHQSRVD     QUSER       BCH      .0                   SELW             |
|___     QNPSERVD     QUSER       BCH      .0                   SELW             |
|           .                                                                    |
|           .                                                                    |
|___   QUSRWRK        QSYS        SBS      .0                   DEQW             |
|___ (3) QZSOSIGN     QUSER       PJ       .0                   PSRW             |
|___     QZSCSRVS     QUSER       PJ       .0                   PSRW             |
|___     QZRCSRVS     QUSER       PJ       .0                   PSRW             |
|___     QZHQSSRV     QUSER       PJ       .0                   PSRW             |
|___     QNPSERVS     QUSER       PJ       .0                   PSRW             |
|___     QZDASOINIT   QUSER       PJ       .0                   PSRW             |
|           .                                                            More... |
+--------------------------------------------------------------------------------+

+--------------------------------------------------------------------------------+
|                         Work with Active Jobs                AS400597          |
|                                                    01/12/95  10:25:40          |
|CPU %:   3.1   Elapsed time:  21:38:40  Active jobs:  77                        |
|                                                                                |
|Type options, press Enter.                                                      |
|  2=Change   3=Hold   4=End   5=Work with   6=Release   7=Display message       |
|  8=Work with spooled files   13=Disconnect ...                                 |
|                                                                                |
|Opt  Subsystem/Job  User     Type  CPU %  Function          Status              |
|           .                                                                    |
|___   QSERVER        QSYS        SBS      .0                   DEQW             |
|        QSERVER      QPGMR       ASJ      .1                   EVTW             |
|           .                                                                    |
|___ (2) QPWFSERVSD   QUSER       BCH      .0                   SELW             |
|        QZDASRVSD    QUSER       BCH      .0                   SELW             |
|           .                                                                    |
|           .                                                                    |
|___ (3) QPWFSERVSO   QUSER       PJ       .0                   PSRW             |
|___     QPWFSERVSO   QUSER       PJ       .0                   PSRW             |
|           .                                                                    |
|           .                                                            More... |
+--------------------------------------------------------------------------------+

The following types of jobs are shown:

ASJ
The autostart job for the subsystem

PJ
The prestarted server jobs

SBS
The subsystem monitor jobs

BCH
The server daemon and the server mapper daemon jobs