Total bytes in the spool file
Job class for which job ran
DD name of job spool file
Identifier for this spool file. each IJobFile for a single batch job will have a unique ID
unique identifier of job (substitute of job name and job id)
job id for a job Uniquely identifies a job on a z/OS system
job name for a job
Job DD lrecl (logical record length - how many bytes each record is)
If this spool file was produced during a job procedure step, the name of the step will be here.
Record format of the spool file (DD)
Total records (roughly equivalent to lines) in the spool file
Direct access to job record content
The name of the job step during which this spool file was produced
The primary or secondary JES subsystem. If this value is null, the job was processed by the primary subsystem.
Generated using TypeDoc
Interface for a job dd Represents the name and details of an output (spool) DD for a z/OS batch job
IJobFile