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


As PARM can supply information to a program ? Can PARM be
used to supply information to a cataloged or Inline
Procedure also ?

Answers were Sorted based on User's Feedback



As PARM can supply information to a program ? Can PARM be used to supply information to a cataloged..

Answer / prachi

PARM is basically used to send the values to cobol program
So i guess in both the cases for instream as well as for
catalog procedure ...we can use PARM parameter..
Correct me if i am wrong..

Is This Answer Correct ?    1 Yes 2 No

As PARM can supply information to a program ? Can PARM be used to supply information to a cataloged..

Answer / mode rator

//mystep EXEC PGM=myprog,PARM='myparameters'
myparameters can content any data as your program need.
There is no way to use PARM with instream or cataloged
procedures.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More JCL Interview Questions

What is the function of a dd statement?

0 Answers  


Explain about ISPF/TSO Commands

0 Answers  


How different is the JCL executing a COBOL program? 1) if the program is using VB file as input. 2) if the program is using FB file as input.

1 Answers   HSBC,


how to eliminate the duplicates in sorting

4 Answers   Fidelity,


How to fetch even records from one file to another file by using ICETOOL in JCL?

3 Answers  


What is COND=ONLY ?

2 Answers  


Is stepname is a MUST and should be unique also for each JOBSTEP ? or system can supply the stepname for a step which is not given a name by the programmer ?

6 Answers   IBM,


01 A. 10 B pic X(10). move spaces to A. move spaces to B. output in A & B

2 Answers   Perot Systems,


if the submitter of a job wants to inform another user about the job completion, how can it be done?

0 Answers   IBM,


If we have 100 job steps in JCL and we want to excute steps only starting from 43 to 50, then how it can be coded in JCL/

10 Answers   IBM,


What are the parameters that are used in creating a gdg?

0 Answers  


i want to avoid the positional parameter how to code it ?

3 Answers   TCS,


Categories