What is the purpose of dd dummy statement?
No Answer is Posted For this Question
Be the First to Post Answer
Is Default for MSGCLASS = (1,1) ?
There are 5 steps in a Job. How to bypass the first step by making use of only COND Parameter and not using any Restart and IF/THEN/ELSE parameter?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
What is DATACOM db?
have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file
how many max steps can we use in a job? pls answer to my question
In sms datasets, what is the function of the dd avgrec keyword?
if we give TIME=0 how many sec that job/step
How to change default PROCLIB?
I have two input files i/p1 name id-key flag date i/p 2 name id-key date if id-key matches in the both the files then it should write the output file from i/p1 with flag 'Y'. It should be done thru JCL sort card ,Please provide the info on this. ---Note : output file should have all records from i/p1 with proper Flag.
Is there any command to check wether the ps file is in sorted order?