Name the system library from which modules are retrieved at
execution
Answer Posted / hakila vinayagam
SYS1.LINKLIB
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
Explain the function of the dd dcb keyword?
What is the function of job statement in jcl?
What is the difference between run mode and addressing mode?
What is the function of dd disp parameter?
Is automatic restart possible in jcl? If yes, how?
what is use of dsn parameter in dd statement?
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
Explain about LMQUERY�give a dialog information about a data set
I want to JCL sort for Non-COMP and COMP-3 fields SORT FIELDS=(1,5,A,6,11,A,12,11,A,19,1,A,20,1,A),FORMAT=BI,EQUALS Length of comp bytes is 11 bytes which start at 6byte and 12 byte considering 11 bytes in comp-3 is 6 bytes. Can anyone tell if the above sort work SORT FIELDS=(1,5,A,6,6,A,12,6,A,19,1,A,20,1,A),FORMAT=BI,EQUALS does not works OK
What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?
Give the syntax of job specifying jcl statement.
What is one line to pass PARM from JCL to COBOL?
Can I send output of job to my remote device careerride123?
What do you understand by the term notcat 2 – gs?
What is the function of dd name parameter with a 2 part structure; audit.report?