Observe Task Status Display command for the Observe system

You can check the Observe task status of the Observe system by submitting the command on the console.

(1) Observe Task Status Display Command

F  Job name of Observe program,STATUS

(2) Display Example

XRA0028 STATUS COMMAND ACCEPTED                  
XRA0025 MAX-CON=   16 ACTIVE=    0 INACTIVE=   16   ............ 1) 
XRA0070 HULFT REQUEST SERVER IS OPERATING   .................... 2) 
XRA0029 SID=SEND     PGM=XRTRNS   LOG=Y   ...................... 3) 
XRA0029 SID=RESEND   PGM=XRRSND   LOG=Y          
XRA0029 SID=HULJOB   PGM=XRHJOB   LOG=Y          
XRA0029 SID=HULSNDRC PGM=XRSNDRC2 LOG=Y          
XRA0029 SID=HULRJOB  PGM=XRRJOB   LOG=Y          
XRA0029 SID=HULADMIN PGM=XRWINPC  LOG=Y          

1) This line shows the status of the subtasks.

MAX-CON=999

This value shows the maximum number of requests that can be acknowledge simultaneously.

ACTIVE=999

This value shows the number of subtasks that are currently connected.

INACTIVE=999

This value shows the number of subtasks that are not currently connected.

2) This line shows the status of the Observe program (XRACCPT).

XRA0070 HULFT REQUEST SERVER IS OPERATING

This message means that the program is running.

XRA0099 HULFT REQUEST SERVER IS STOPPING

This message means that the program is being stopped by the stop command.

3) This line shows the following information on the Observe program (XRACCPT):

SID=XXXXXXXX

This string shows the name of the service for which the Observe processing is carried out.

SEND:

Send Request from the host on the receiving side

RESEND:

Resend Request from the host on the receiving side

HULJOB:

Post-receive Job Result Inquiry Request from the host on the sending side

HULSNDRC:

Job Execution Result Notification

HULRJOB:

Remote Job Execution

HULADMIN:

Manager Connection

PGM=XXXXXXXX

This string shows the service program name that HULFT uses.

LOG={Y|N}

This string shows whether or not a record is output to the Observe Log.

Y:

Output a record to the Observe Log.

N:

Do not output a record to the Observe Log.