How can values be passed from the job stream to an executable program?
No Answer is Posted For this Question
Be the First to Post Answer
I have DATE filed like DD-MM-YYYY, So I want output should be MM/DD/YYYY using JCL? Can anybody post the answer for above requirement?
4 Answers BirlaSoft, FIS, Wipro,
What is the difference between a PDS member and a GDG Generation ? Is it only this, that with a generation we can use +1, 0, -1 etc while with PDS member we can not ?
how to put a dependency on job in jcl using opc scheduler?
What is the function of dd disp parameter?
what type of version is we r using now real time in all modules(cobol, jcl, cics, db2, vsam)?
What is RESTART? How is it invoked?
i have a jcl calling proc which has 10 steps, i want to execute from step5 to step10, where can i code RESTART and COND parameter?
What is the use of IEBGENER ?
What is a Dummy Utility and what it does ?
How does -818 sql error occur? Why does it happen and what can be done to overcome this error code?
what is the use of temporary files?
There are a set of 10 files and a customer will be selecting random no of files(i.e they may be more than 2, may not be in the order).Sometimes he might just select one file or sometimes no files at all.How do you code a JCL for this? Is it possible to code just JCL alone for this problem?