If there are five steps in a JCL i have to execute the 3rd step, bypass the 4th step and execute the 5th step how do i do this?
13 72639What is the use of DUMMY statement in the JCL? What is the use of DUMMY Utility in the JCL?
12 69645Given a input file with duplicates how to remove the duplicate records from the file using JCL?
6 31666A maximum of 100 chars can be passed to Cobol through Parm in JCL, If we want to pass more than 100 Chars how we can do it ?
IBM,
3 12011A maximum of 100 chars can be passed to Cobol through Parm in JCL, If we want to pass more than 100 Chars how we can do it ?
IBM,
4 14364I have one GDG. Everyday One new version is being created.Now I want to split this created version in different files each having 1000 records. Here Problem is I don't know How many records will be there in new version of GDG? that's why I don't know How many Out files we need to use . Interesting??????????????
CTS,
4 19628We have 100 steps in a procedure and we need to run the jcl and execute only 25th step in the proc and not the remaining steps. How can we do it?
5 18116IN MY JCL I VE 8 STEPS I WANT TO EXCUTE STEP 8 FIRST THEN EXCUTE STEP 4 ,HOW WILL EXCUTE STEP 8 BEFORE STEP 4?
7 32482i have a jcl in which 4 & 5 step creates a new generation. 4th step output is as input for the 6th step & 5th step output is used as input in the 7th step. How they are refered as in the 6th & 7th steps? If the job abends in 6th step then how the 5th step output is refered in 7th step?
IBM,
2 7680
whats the diff bw the evaluate also and and?
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
When output dataset space is required, what quantity categories are used?
what is the JCL statement consists of?
Explain the function of the steplib dd statement?
What are steplib and joblib?
How does the jcl specify the job to os?
What is timing concept in mainframe?
If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
How is the record format of an output dataset specified?
how you can access an uncataloged dataset in a JCL?
List in order the hierarchical levels of jcl?
Can I send output of job to my remote device careerride123?
How can a fb file convert to vb file using sort program?