How to override loadlib?
No Answer is Posted For this Question
Be the First to Post Answer
Say I have a file with 12 records. Each record has the name of the month. I have to append data in these 12 records into 1 record. How is it possible?
What is DSNDB06 ?
What are the common jcl syntax errors you get? This is not abends?
What are the differences between JES2 & JES3 ?
Suppose your program is reading a Sequential Vsam file. The file contains 10 records. How will you code the JCL to read only 2nd, 5th, 7th,and 10th record?
How can the attributes of one sms dataset be copied to another dataset?
what is the restart?hopw it is invoked?
What is the error code SOC01 indicate ?
What are isolation levels? Where do we need to specify them in compiling JCL?
lines(1,cancel)??What is meant by that??Plz explain it....
i have 10,000 records in one input file.i want to sort 1 to 5000 records in one outputfile and remaining records sort in another output file write the syntax for this?
How to execute only th 15th step of JCL consisting of 50 steps?