Answer Posted / adarsh
we should give sumfields= none in sysin statement.
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
What is the maximum length of a single line of jcl?
Can we call instream to catalog and catalog to instream?
What are the difference between jcl and jes?
Describe the various parameters utilized in the creation of a gdg?
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 is the function of //jcllib statement?
what is the difference between JES3 and JES2?
What is job control language?
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
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
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
How can an in-stream dataset be terminated?
What is NOTCAT ?
What is the use of disp parameter?
Explain how can the attributes of one sms dataset be copied to another dataset?