What parameters can be used to limit the number of records written to a sysout dataset?
OUTLIM
S722 Abend will occur if job has exceeded its allocated SYSOUT (system output) limit. This typically happens when a job tries to print many lines to the printer or other output device, causing the system's spool to become full.
| Is This Answer Correct ? | 0 Yes | 0 No |
WHAT IS DUMMY IN JCL? HOW TO USE IT? CAN ANYBODY SEND PROGRAM ON THIS?
What is DSNDB06 ?
when can a job time-out occur? How to overcome that?
How many positional parameters are there in job statement?
How can the attributes of one sms dataset be copied to another dataset?
Can we find specific member without knowing the name of PDS or can we search a member to which PDS it belongs to? if so how?
What is DISP= (NEW,PASS,DELETE)?
Can I copy the FB (fixed Block) record length file to a VB (variable Block)record length file and Vise Versa? If Yes then how ? is that thru one of the JCL utility ?
What will happen if we write two STOP RUN's in a COBOL program?
What is a GDG? Why do we go for a GDG ? utility used to create GDG?
what is meant by jobtrac?
What is the purpose and meaning of the REGION keyword and what JCL statement is it associated with?