Job attributes

System Object Access uses the List Job (QUSLJOB) and Retrieve Job Information (QUSRJOBI) iSeries™ APIs to retrieve attributes for jobs.

The possible special values are the same as those that are documented in the i5/OS™ APIs: Work Management APIs topic in the iSeries Information Center. The following special value mappings are not documented explicitly:

CWBSO_JOB_CpuTimeUsed
If the field is not large enough to hold the actual result, QUSRJOBI returns -1. System Object Access returns “++++”.
CWBSO_JOB_MaxCpuTimeUsed,
 
CWBSO_JOB_MaxTemporaryStorage,
 
CWBSO_JOB_DefaultWaitTime
If the value is *NOMAX, QUSRJOBI returns -1. System Object Access returns “*NOMAX”.

CWBSO_SetListFilter accepts all special values that are supported by the List Job (QUSLJOB) API.