What will happen if you attempt to restart a job in the
middle of a JCL // IF .... // ENDIF?

Answer Posted / satheesh

It will fail with JCL error.

Is This Answer Correct ?    0 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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?

608


What are the 2 types of parameters in dd statement?

637


Explain how can the attributes of one sms dataset be copied to another dataset?

700


what is use of dsn parameter in dd statement?

663


I have a cobol db2 program(PGM A) where other program (PGM B) will call this program and passes some 50 fields data to PGM A. PGM A has some layout in which it receives the data from PGM B. And this layout has been copied in the linkage section pf PGM A. After getting the data, PGM A writes the data in a flat file in the same layout which it receives from PGM B. PGM B is a simple COBOL pgm. Please provide a JCL to run these programs.

1724






How do you create a temporary dataset?

654


how to compare two datasets without using superce because output is limited to 133 bytes

1476


in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?

2049


IIN APITUDE THEY GAVE ONLY 10 QUESTIONS.. THEY ARE SIMPLE ONE FROM NUMBER SERIES,BOATS,TIME & DISTANCE,PROFIT &LOSS,FIND OUT THE NUMBER ? 9 25 4 36 81 64 49 AND surveillance SPELLINGS E.T.C

1623


How to override loadlib?

1410


how to run batch program without jcl?

10055


How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you

599


What is the purpose of disp parameter?

635


What is the significance of addrspc parameter in the exec statement?

613


Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?

713