If a job has 3 steps and step 1 and step 3 should get executed and step 2 should not get executed irrespective of the return code from the previous steps. How can it be done?
TCS,
5 9179if time parameter is not coded on the job card and job step then what is the default time assigned to the entire job and for each step in the job by the systyem ?
2 7317I had Records in file Like this Company Code IBM 2 IBM 1 IBM 4 WIPRO 3 WIPRO 2 WIPRO 9 TCS 4 TCS 6 TCS 3 i want the record of every company with highest code How can i do that?
3 7983I am having one step in my jcl.in that step,i am calling one proc.In that proc,i have 10 steps.i want to call a particular step in that proc without writing any new jcl ike iebedit utility...
2 6723a input file contains 1000 records, how to move the first 500 record into one out put file and how to move to second 500 records to anothere output file
6 26673A. Job Abended in STEP03. Now run job again to execute STEP03, STEP04 (STEP01,STEP02 should not execute again)
3 7558We have an output dataset in job with disp parameter as SHR. Can we write data in that file dataset?
2 7441I 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 16568
if the submitter of a job wants to inform another user about the job completion, how can it be done?
What are the parameter we cannot use in procedure?
Explain in DD statement what is the use of DCB parameter?
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
in ways data can be passed to a COBOL program from JCL?
Why block size is multiple of lrecl in jcl?
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
Explain how can the attributes of one sms dataset be copied to another dataset?
Explain how can return codes be tested before execution of a job step?
What statement can be used to send data to another mvs jes3 node?
What are some jcl statements that are not allowed in procedures?
when does a dataset go uncataloged?
what is DD statement is used in JCL?
Is automatic restart possible in jcl?
What are the utility programs in jcl?