what is JCL?
No Answer is Posted For this Question
Be the First to Post Answer
I have two input SORTIN files and We need to create one SORTOUT file which contains data of both input files. What is the SortCard for this?. Suppose the length of the both files are different, then How we do it? Please reply ASAP
Can we use COND=EVEN on a job card, when jobs are scheduled through scheduler?
I have a COBOL program that Accepts some input data. How do you code the JCL statement for this? ( How do you code instream data in a JCL? )
What statement can be used to send data to another mvs jes3 node?
How do you submit a JCL under CICS environment ?
how you will the direct the data to spool using sysout option?
What is the purpose of disp parameter?
when does a dataset go uncataloged?
Using DELETE what type of file can you delete? a)SEQUENTIAL FILE B)INDEXED FILE C) D) Some options were there..i cant remember
How can values be passed from the job stream to an executable program?
what is the use of IEBGENER utility?
How can I override a dsn that is contained in a proc called by another proc? I need to do the override in the calling JCL.