A maximum of 100 chars can be passed to Cobol through Parm
in JCL, If we want to pass more than 100 Chars how we can
do it ?
Answer Posted / k.mahipalreddy
using comm-area
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
Is it possible to left uncode disp? If yes, how?
What do you understand by the terms: joblib and steplib?
Explain how can a jobs execution priority be modified?
A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?
What are the 4 fields in dd statement?
I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.
How jcl work to handle various input output file operations?
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
How to execute 2nd and 4th steps among 5 steps in jcl proc?
How can the submitting users racf authority be overridden in a job stream?
what is JCL?
What is the function of //jcllib statement?
what is DD statement is used in JCL?
What is the significance of addrspc parameter in the exec statement?
what is the use of JCL?