JITOKEN
The JITOKEN (JIT) service provides a method for uniquely referencing the same job instance over time.
Given a job name (or an ASID), the JITOKEN service returns a unique token that can be used in any subsequent service that accepts a job name as a parameter. Job Instance Tokens always begin with a colon (:).
Syntax
The parameter is defined as follows:
Parameter | Description |
---|---|
asi | address space instance; see Identifying-address-spaces for more information |
Example
To display the Job Instance Token and other information for XTST6PAS, type
JIT,XTST6PAS
AMTJT1I Jobname=XTST6PAS.PAS6 ASID=223 (X00DF) Token= :05SYMY4 [1]
AMTJT3I STEP=PAS6 STOKEN= 0000037C00000001 Owner=MVSSTC [2]
AMTJT4I Initiated Friday, May 25, 2012; 10:57:29.20 PM Local[3]
AMTJT5I Elapsed time=10:51:18.180 (in hours, minutes and seconds)[4]
AMTJT6I SrvClass=STCNRM [5]
AMTJT8I AcntData=
AMTJT3I STEP=PAS6 STOKEN= 0000037C00000001 Owner=MVSSTC [2]
AMTJT4I Initiated Friday, May 25, 2012; 10:57:29.20 PM Local[3]
AMTJT5I Elapsed time=10:51:18.180 (in hours, minutes and seconds)[4]
AMTJT6I SrvClass=STCNRM [5]
AMTJT8I AcntData=
Legend:
- information that identifies the job (displayed only if the address space is a started task, and the started task ID differs from the job name), as follows:
- job name and started task ID, separated by a period
- address space's ASID in decimal format and hexadecimal format (the latter starting with X and enclosed in parentheses)
- unique token assigned to this job instance
- current step name, followed by the address space token, followed by the owner
- day, date, and time when the job instance was initiated
- amount of time since the job instance was initiated
- current service class for the job instance
Related topic
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*