Answer Posted / sankarikumar
bad data abend, as explained in previous answer.
| Is This Answer Correct ? | 41 Yes | 11 No |
Post New Answer View All Answers
Explain about LMQUERY�give a dialog information about a data set
can any one plzzzzzz tell the jcl code for creating ps using idcams
What are the jcl procedures?
Mention the types of job control statements?
Explain the function of //cntl statement?
When space is allocated for an output dataset, what units can be used?
I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one
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 are the 2 types of parameters in dd statement?
Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?
Explain how can the disposition of sysout datasets be set for an entire jobstream?
What does a disposition of (MOD,DELETE,DELETE) mean ?
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
Is automatic restart possible in jcl?
Differentiate between addressing mode and run mode.