how to invoke subprogram in jcl?

Answers were Sorted based on User's Feedback



how to invoke subprogram in jcl?..

Answer / magician

just replace "subprogram" with "proc" - and it will be O'k.
e.g.
//MYJOB JOB
//*
//MYSAMPLE PROC MYPARAM=DEFAULTVALUE
//MYSUBPRO EXEC PGM=MYSUB
//... DD-cards
//MYSAMPLE PEND
//*
//MYSTEP EXEC MYSAMPLE,MYPARAM=FOREXAMPLE

Is This Answer Correct ?    5 Yes 0 No

how to invoke subprogram in jcl?..

Answer / saravanan

by using steps

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More IBM MainFrame AllOther Interview Questions

What is the mainframe computer?

0 Answers  


What is the mainframe testing?

0 Answers  


.what is required for establishing connectivity between MQ and cics on z/OS? a. MQ-cics gateway b.INITQ as QLocal c. CICS-MQAdapter d.INITPARAM of SIT e. INITQ as QRemote

1 Answers   Wipro,


how do we describe cataloged procedure and an instream procedure?

0 Answers   IBM,


How to send a sms to a mobile through mainframe vm’s?

0 Answers  






name the vsam file in which the deletion is not possible.

1 Answers  


Can you name a few software running under the mainframe?

0 Answers  


how to find a   "source of particular program"?

1 Answers  


Tell about how do you eliminate the duplicates?

0 Answers  


Write about the self-referencing constraint?

0 Answers  


How do you eliminate the duplicates?

0 Answers  


What is the function of currentdata option in bind?

0 Answers  


Categories