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

I have a COBOL program that Accepts some input data. How do
you code the JCL statement for this?
( How do you code instream data in a JCL? )

Answer Posted / ritesh kumar

ONE WAY OF ACCEPTING THE DATA IS
// SYSIN DD*

VALUE1
VALUE2
*/
AND OTHER WAY YOU CAN USE FILE TO ACCEPT THE DATA
INCLUDE THAT FILE INTO YOUR RUN JCL.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the utility programs in jcl?

1213


What dd statement is used to supply the name of a dataset?

1447


Explain the job statement in jcl?

1214


What are the rules employed while naming the steps in a job?

1206


I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?

1883


What is timing concept in mainframe?

2264


What are the parameter we cannot use in procedure?

1193


what is DSN in JCL and what are the parameters to declare the DSN?

1249


What is the purpose of disp parameter?

1172


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

1219


Is automatic restart possible in jcl? If yes, how?

1168


What are the difference between jcl and jes?

1657


What is the function of a dd statement?

1256


List in order the hierarchical levels of jcl?

1147


Explain how can the submitting users racf authority be overridden in a job stream?

1188