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 can you execute a COBOL program via SYSIN in JCL?



How can you execute a COBOL program via SYSIN in JCL?..

Answer / vinay sonar

cut the COBOL program and paste in into

//SYSIN DD*

//

and then submit the job.
Here COBOL program acts like instream data for JCL

Is This Answer Correct ?    1 Yes 7 No

Post New Answer

More JCL Interview Questions

If Region=0k means What Happen?

2 Answers   IBM,


if we give two job cards in a single what happens

3 Answers   IBM,


Explain COND used in JCL?

1 Answers   Patni,


How is a GDG base created?

5 Answers  


once we submitted the job to the operating system, how can we cancel the job before execution?

2 Answers  


Is there a way to check for an empty file in JCL other than using IEBCOMPR and the command PRINT COUNT(1)?

8 Answers  


Can anyone tell me the syntax for printing two files at two different destinations in a single step?

3 Answers  


What are s0c1, s0c4, s0c5, s0c7 and socb?

0 Answers  


what is DD statement is used in JCL?

0 Answers  


How to submit jcl through a cobol program?

0 Answers  


Can a PS file be read in reverse order?If so,how

2 Answers   Syntel,


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 ?

0 Answers   IBM,


Categories