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

Explain the job statement in jcl?

0 Answers  


What are the difference between jcl and jes?

0 Answers  


What is a COND parameter in JCL?

10 Answers   TCS,


What are steplib and joblib? What for they are used?

0 Answers  


Explain how can a jobs execution priority be modified?

0 Answers  






Could you provide an example and its effect OF, Using COND on JOB and EXEC both ?

4 Answers   IBM,


How do you create a temporary dataset? Where will you use them?

2 Answers   IBM,


what is the function of iebcompr?....is it compare record length or characteristics of a dataset?...pls explain with examples.......

2 Answers  


Can we use two or more SYSPUNCH DD statements in a JCL for multiple unload (SYSREC00 & SYSREC01)..?

1 Answers  


how can we pass parameters from JCL to cobol subprogram...my requirement is i should not get data from mainprogram but i need it from JCL directly

5 Answers   IBM, TCS,


IIN APITUDE THEY GAVE ONLY 10 QUESTIONS.. THEY ARE SIMPLE ONE FROM NUMBER SERIES,BOATS,TIME & DISTANCE,PROFIT &LOSS,FIND OUT THE NUMBER ? 9 25 4 36 81 64 49 AND surveillance SPELLINGS E.T.C

0 Answers  


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

3 Answers  


Categories