What will happen when we try to pass data from JCL to COBOL
using PARM parameter without declaring the length field in
Linkage Section?
Answer Posted / madhu t
if we do not code the length field for parm in cobol then
the first 2 bytes of parm data will be used to stored the
length of parm field and also first 2 bytes of parm data
will be lost.
Is This Answer Correct ? | 15 Yes | 3 No |
Post New Answer View All Answers
What do you understand by the term notcat 2 – gs?
When output dataset space is required, what quantity categories are used?
how would you create a temporary dataset? And where will you use them?
when can a job time-out occur? How to overcome that?
Explain dd statement in jcl?
What is the purpose of dd dummy statement?
How jcl work to handle various input output file operations?
What is the function of the dd dcb keyword?
what is JCL?
what is use of space parameter in dd statement?
Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed
If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
What statement can be used to send data to another mvs jes3 node?
Explain about LMFREE�free data set from its association with data ID