what modification we need to do in jcl if we use sort in cobol? I mean whether we need to include temporary file used for sorting in assign statement?
Answer Posted / dimpy19
----yes we need to include one temp file whose record size is same as that of input file record size
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to override loadlib?
What is condition checking in jcl? Is this possible?
When output dataset space is required, what quantity categories are used?
How jcl is used for testing batch programs?
What is the use of disp parameter?
how do you code a null statement?
Is it possible to left uncode disp?
How do you access an uncatalogued dataset in a jcl?
hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u
What is the format of comment statement?
IIN APITUDE THEY GAVE ONLY 10 QUESTIONS.. THEY ARE SIMPLE ONE FROM NUMBER SERIES,BOATS,TIME & DISTANCE,PROFIT &LOSS,FIND OUT THE NUMBER ? 9 25 4 36 81 64 49 AND surveillance SPELLINGS E.T.C
what sort card you will use to copy the data from one dataset to another dataset?
in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
Name what parameter directs the output of the job log dataset?