i have 10 steps in jcl program but i have to exicute only
2,4,6,8th and 10th ?how it's possible?

Answer Posted / druks

Does the job have instream JCL or a instream proc or are the job steps in a proc (in a proclib) with a execution JCL

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how you can access an uncataloged dataset in a JCL?

637


what is DD statement is used in JCL?

667


what is use of dsn parameter in dd statement?

657


Are there any set of rules for the names of the steps used in a job? What are they?

600


a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?

602






What is NOTCAT ?

727


what are JCLLIB and STEPLIB in JCL?

653


What is the maximum length of a single line of jcl?

811


I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?

2087


What are the jcl procedures?

633


Explain the function of dd disp parameter?

586


Explain about ISPF/TSO Commands

1296


How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?

661


I want to JCL sort for Non-COMP and COMP-3 fields SORT FIELDS=(1,5,A,6,11,A,12,11,A,19,1,A,20,1,A),FORMAT=BI,EQUALS Length of comp bytes is 11 bytes which start at 6byte and 12 byte considering 11 bytes in comp-3 is 6 bytes. Can anyone tell if the above sort work SORT FIELDS=(1,5,A,6,6,A,12,6,A,19,1,A,20,1,A),FORMAT=BI,EQUALS does not works OK

1471


Name the statement which can be used to send data to another mvs jes3 node?

589