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...

How to execute a set of JCL statements from a COBOL program ?

Answer Posted / satyasivaji.ch

we can do this by SYSOUT=(*,INTRDR),internal reader concept.

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What happens if both JOBLIB & STEPLIB is specified ?

1205


what is DSN parameter and DISP parameter is used for?

1212


What is the function of //jcllib statement?

1378


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

1241


What is the motivation behind coding class parameter in job statement?

1232


how do you access an uncataloged dataset in a jcl?

1811


How to pass data to a program that is coded in an exec statement?

1385


what happens in conversion stage in job processing?

1274


What is the format of comment statement?

1280


I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.

1281


How do you submit a job for execution?

1163


what is use of disp parameter in dd statement?

1151


in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?

1344


What do you understand by the term notcat 2 – gs?

1294


What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?

9804