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 are instream data terminated?

Answer Posted / balmukund

Instream data termination in JCL can we done by /* after
SYSIN DD *. For example.

PGM1 EXEC PGM=PGM1
---
---
SYSIN DD *
istream data
/* termination of instream data.

Is This Answer Correct ?    10 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the purpose of the dd keylen parameter?

1280


How can the attributes of one sms dataset be copied to another dataset?

1475


how JCL works?

1323


Explain how can a stopped job be started again?

1178


I have a cobol db2 program(PGM A) where other program (PGM B) will call this program and passes some 50 fields data to PGM A. PGM A has some layout in which it receives the data from PGM B. And this layout has been copied in the linkage section pf PGM A. After getting the data, PGM A writes the data in a flat file in the same layout which it receives from PGM B. PGM B is a simple COBOL pgm. Please provide a JCL to run these programs.

2405


Is it possible to left uncode disp?

1247


What is the function of //jcllib statement?

1376


Are there any set of rules for the names of the steps used in a job? What are they?

1117


How dummy is used in jcl?

1197


I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?

1261


Explain the function of dd name parameter with a 2 part structure; audit.report?

1517


What happens if both JOBLIB & STEPLIB is specified ?

1202


What are some jcl statements that are not allowed in procedures?

1286


What do you know about jcl?

1196


Suppose I have five jobs to do. But I want to hold one?

1174