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

Can you code instream data in a PROC ?

Answer Posted / raam

We cant code the following things in a procedure.....

1. job statements
2.sysin DD *
3.sysin DD DATA
4.JES2/JES3 control statements

Is This Answer Correct ?    12 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which dd parameters are required?

1244


which parameter is use to declare the name of dataset in dd statement?

1319


If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?

1381


What is concatenating?

1140


I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?

2618


what is the compile process of cobol program expalin with code

2646


How can values be passed from the job stream to an executable program?

1520


what is use of dsn parameter in dd statement?

1201


What are the 4 fields in dd statement?

1331


Matching Logic in Jcl not in cobol.Could any one please answer this question

4227


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.

2408


Where can program checkpoints be stored for use in a restart?

1485


My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.

2515


How to run cobol program using jcl?

1293


How can a stopped job be started again?

1242