What is the difference between the positional and keyword parameters? Give examples.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More JCL Interview Questions

in jcl you are having JCLLIB and STEPLIB what happens

10 Answers   EDS, Wipro,


what is d/f b/w sysout & sysprint

4 Answers   TCS,


How does jcl act on a cobol code?

0 Answers  


What do you feel makes a good program?

1 Answers  


What is the difference between Sysin,Sysout,Sysdbout and Sysudump?

3 Answers  






in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?

0 Answers   IBM,


How to pass the parameter in parm using linkage section ? (syntax)?

0 Answers   Infosys,


A statement about PROCs is " In PROCs, Symbolic Parameters can be assigned on PROC and EXEC", BUT On which EXEC, (i) On the JCL's EXEC which is calling to PROC1. (Inside JCL, EXEC PROC1) (ii) or On the PROC's EXEC where it calls the PGM1. (Inside PROC, EXEC PGM=PGM1)

2 Answers   IBM,


what is the use of temporary files?

5 Answers   Hexaware,


How can you execute a COBOL program via SYSIN in JCL?

1 Answers  


Suppose there r total 10 steps. Out of which i want to execute only the 7th step. How can i do that....????

3 Answers  


by using cond parameter maximum 8 cond can be coded in single cond means ?explain

0 Answers  


Categories