Answer Posted / mdvasanth86
SYSOUT -> Output related to the Program being executed in
the job.
SYSPRINT -> Output of the job itself (JCL) that is executing
some program.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
What is multithreading in jcl?
What are steplib and joblib? What for they are used?
Where & How Do You Code Identifier In Jcl?
Is acct parameter mandatory?
Why include statement is used in a jcl?
Explain how can a jobs execution priority be modified?
What is job control language?
What do you understand by the term job time – out and how can you overcome that?
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?
how can you check if a file is empty using jcl?
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
Explain the function of the steplib dd statement?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
How can the submitting users racf authority be overridden in a job stream?