restart logic ?

Answers were Sorted based on User's Feedback



restart logic ?..

Answer / guest

IF WE WANT TO RESTART THE PARTICULAR STEP WE CAN USE
RESTART PARAMETER AND SYNTAX IS RESTART=STEP NAME.

Is This Answer Correct ?    3 Yes 1 No

restart logic ?..

Answer / viswanath

i need in db2 not in jcl ?

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JCL Interview Questions

A 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 ?

3 Answers   IBM,


how to write a jcl prog to copy alternate recs from ps1 to another ps2,suppose ps1 having 10 recs?

2 Answers   Steria, TCS,


I have 15 flat files. each record in the files have the monthly salary for 12 months with the employee number. Now I want to concatenate the 15 files such that for the employee numbers that are common the o/p file should have only one record and the salaries should be concatenated to that record. How can we do it with JCL?

1 Answers  


How do you find which GDG is using which dataset?

3 Answers   Patni,


What is the function of //cntl statement?

0 Answers  






which parameter is use to declare the name of dataset in dd statement?

0 Answers   IBM,


What will happen when we try to pass data from JCL to COBOL using PARM parameter without declaring the length field in Linkage Section?

2 Answers   IBM,


how to convert a file form fixed Length to variable length?

2 Answers   Syntel,


a 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 Answers   ITC Infotech,


How much is memory space involved, when we code BLOCKSIZE,TRK & CYL ?

1 Answers  


In DCB, what is LRECL,BLKSIZE,DSORG

1 Answers   TCS,


How to pass the parameter in parm using linkage section ? (syntax)?

0 Answers   Infosys,


Categories