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
when can a job time-out occur? How to overcome that?
what do you mean By spooling? Expand SPOOL?
Hi, can any one tell about " How do u eliminate the duplicates "
When space is allocated for an output dataset, what units can be used?
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
can we have more than one job in a single job card that is we are specifying only one 'job' statement in the jcl.
There are 2 steps in a JCL. If the first step abends due to system or user abend and the second step has COND specified as EVEN or ONLY, will this step still be executed inspite of the abend in the previous step?
How do you submit JCL via a Cobol program?
Explain how can values be passed from the job stream to an executable program?
i want to restart frm step 2, previously i coded cond parameter on step2 wht happens at tht time ?
TIME parameter in JOB statement or EXEC statement specifies What type of time (CPU time or execution time)?
What parameters can be used to limit the number of records written to a sysout dataset?