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 to code instream data in procedure?

Answers were Sorted based on User's Feedback



how to code instream data in procedure?..

Answer / sruthi

By using control cards we can pass instream data to procs

Is This Answer Correct ?    2 Yes 0 No

how to code instream data in procedure?..

Answer / vaneesh khurana

We can't write
//SYSIN DD *
but i think we can code
//SYSIN DD DSN=SYSIN.PS,DISP=SHR

where SYSIN.PS is a 80 byte file containing SYSIN statements.

Not sure about it.

Is This Answer Correct ?    3 Yes 1 No

how to code instream data in procedure?..

Answer / mahesh

defined in the same job and also exicuted in the same job
starting with a proc operand
end with a pend statement

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JCL Interview Questions

I have a File that has duplicate records. I need only those records that occur more than thrice.

3 Answers  


What it does If we specify TYPRUN=P & it is not substituted by SCAN 0r HOLD in VALUE SET.

0 Answers  


How to DEBUG a JCL?

9 Answers   Satyam,


What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?

0 Answers   IBM,


How to send data from cobol program to jcl?

2 Answers   CSC,


When we use conditional statement in JCL using if-then-else-endif, IF statement is true, the step is bypassed or executed?

6 Answers  


Can we give two user name in NOTIFY parameter in JOBCARD

1 Answers   Syntel,


what is the job entry system used in your project?

3 Answers  


what is the purpose of coding class parameter in job statement?

0 Answers   IBM,


how you can direct the data to spool using SYSOUT option?

0 Answers  


How do you restart a PROC from a particular step?

5 Answers  


What is the motivation behind coding class parameter in job statement?

0 Answers  


Categories