z/OS MVS System Messages, Vol 3 (ASB-BPX)
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


AXR0201I

z/OS MVS System Messages, Vol 3 (ASB-BPX)
SA38-0670-00

AXR0201I
SYSREXX STATUS DETAIL EXEC=execname CJBN=jobname CASID=asid TSO=y/n T/L=timelimit REQTOKEN=reqtoken1reqtoken2 EJBN=ejobname EASID=easid TCB=etcb CPU=cputime TIME=realtimeNO ACTIVE REQUESTS FOUND

Explanation

SYSREXX STATUS,DETAIL command response.

In the message text:
execname
The name of the REXX exec being executed.
jobname
The name of the job that invoked AXREXX.
asid
The Primary ASID of the Task that invoked AXREXX.
y/n
Indicates whether the Exec runs in the TSO environment.
timelimit
The time limit associated with the request.
reqtoken1
The first half of the request token of the request.
reqtoken2
The second half of the request token of the request.
ejobname
The name of the job that is running the REXX exec.
easid
The ASID of the task running the REXX exec.
etcb
The TCB address of the task running the exec.
cputime
The total cpu time used by the exec. This has the following format:
  • sss.tttS when the time is less than 1000 seconds
  • hh.mm.ss when the time is at least 1000 but less than 100 hours
  • hhhh.mm when the time is at least 100 hours
  • ******** when the time exeeds 100000 hours.
realtime
The elapsed (wall clock) time used by the exec. Uses the same format as CPU.

System action

The system continues processing.

Module

AXROCSSD

Source

System REXX (SCAXR)

Routing Code

-

Descriptor Code

5,8,9

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014