what is use of dcb parameter in dd statement?
No Answer is Posted For this Question
Be the First to Post Answer
How to release a JOB (from the input queue) held by TYPRUN = HOLD ? and how to see the installation default time after which a JOB will be automatically released ? How to see the list of currently HELD JOBS ?
how you will define a temporary dataset in jcl?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
What is Cataloged Procedures?
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?
can we give instream data in procedure
what are the various stages of job processing?
what is the use of temporary files?
shall we concordinate two different length dataset in to a new date set.
how to code instream data in procedure?
i have a file which contains duplicates ? my requirement is to eliminate duplicates and these elminated duplicates should be moved to another file can any code this using sort ?
how are instream data terminated?