Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

what is the resolution for sb37 error

9277


Why include statement is used in a jcl?

1242


How to execute 2nd and 4th steps among 5 steps in jcl proc?

1416


How is a type of file defined in the jcl that executes the cobol program?

1252


Explain the jcl exec statement?

1209


how to run batch program without jcl?

11711


what is a jcl?

1183


How does jcl act on code(if you take a cobol program)?

1354


which utility is used to run a cobol-db2 program?

1469


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

1138


How dummy is used in jcl?

1207


which utility is used to sort a file in jcl?

1287


I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.

2678


What is the format of comment statement?

1294


Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?

2819