Answer Posted / prashanthkodakani
concatinating more than one data set in single input file
we can concatinating : 16 pds
255 sds(sequential data set)
recfm,recsize should be same
which data set is highest blksize that's treated as first
| Is This Answer Correct ? | 12 Yes | 4 No |
Post New Answer View All Answers
What is notcat 2 - gs?
When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?
How to alter the parameters for the existing gdg?
Is there any command to check wether the ps file is in sorted order?
What are steplib and joblib? What for they are used?
Explain the function of dd name parameter with a 2 part structure; audit.report?
a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?
how JCL works?
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
How can a stopped job be started again?
define cond parameter in jcl?
How to pass the parameter in parm using linkage section ? (syntax)?
What is the maximum length of a single line of jcl?
Explain how can the submitting users racf authority be overridden in a job stream?
Explain the job statement in jcl?