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?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More JCL Interview Questions

Explain the job statement in jcl?

0 Answers  


What is the difference between specifying DISP=OLD and DISP=SHR for a dataset?

5 Answers   CitiGroup,


I have 5 steps in my job. say s1, s2, s3, s4, s5 //s1 exec ............. //s2 exec ............ //s3 exec .......... //s4 exec ........ //s5 exec ............... my question is i want to exeute only s2 and s4 steps... please advice me how to do this:

4 Answers   ITC Infotech, TCS,


what is symbolic parameters in jcl, what is a temparary data set ? where do u use ?

2 Answers   Verizon,


What are s0c1, s0c4, s0c5, s0c7 and socb?

0 Answers  


i have a string of 80 chars i want to replace 4th char with "a"?

3 Answers   CSC,


How to execute step2,step1, step3 if step1,2,3 are in order

8 Answers   CSC,


Can we change the LIMIT of GDG?

6 Answers   HCL,


Could you provide an example and its effect OF, Using COND on JOB and EXEC both ?

4 Answers   IBM,


How can a job send a status message to a tso user at the completion of a job?

1 Answers  


Why block size is multiple of lrecl in jcl?

0 Answers  


what is a jcl?

0 Answers   IBM,


Categories