by using cond parameter
maximum 8 cond can be coded in single cond means ?explain
No Answer is Posted For this Question
Be the First to Post Answer
How to execute 300 steps in a Job?
What all are the changes to be made in JCL so as to do testing?
List the various advantages of using jcl language?
How to fetch even records from one file to another file by using ICETOOL in JCL?
what is use of space parameter in dd statement?
What is the motivation behind coding class parameter in job statement?
How to check empty file in jcl?
Name what parameter directs the output of the job log dataset?
Is Default for MSGCLASS = (1,1) ?
How to send different PARM values based on the any condition to the program in a JCL? For example :- If the time is before 12:00 pm, I want to send "A" to some program and if it past 12:00 pm , I want to send "B" as a PARM value to that program. How to do it thur JCL only?
Is condition checking possible in jcl? If yes, how?
How to concatenate different LRECL of files?