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 / pratheep

ANOTHER WAY IS
//SYSIN=*
INPUT 1
INPUT 2
//

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what operation is performed by job statement?

1172


What are the parameter we cannot use in procedure?

1193


In job processing, what happens in conversion stage?

1239


When output dataset space is required, what quantity categories are used?

1418


Explain about LMFREE�free data set from its association with data ID

1674


What does a disposition of (new,catlg,keep) for a dsn mean?

1197


Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?

1172


State the uses of syspring, sysin, sort fields, sum fields and dummy.

1134


What do you understand by the term job time – out and how can you overcome that?

1085


We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?

2293


What is condition checking in jcl? Is this possible?

1157


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

1206


Explain the function of the steplib dd statement?

1179


Can we call instream to catalog and catalog to instream?

1188


what are the various stages of job processing?

1345