Answer Posted / rishab
You need to compile your program.
Once the load module is generated you can use tso command:
TSO CALL 'abc.pqr.xyz(progA)'
Here abc.pqr.xyz is your load module
and progA is your program name (best practice to have your
program member name same as your program-id).
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
how to compare two datasets without using superce because output is limited to 133 bytes
How do you submit a job for execution?
Is condition checking possible in jcl?
List the various advantages of using jcl language?
A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?
How to pass the parameter in parm using linkage section ? (syntax)?
In sms datasets, what is the function of the dd mgmtclas keyword?
What is the function of a dd statement?
what sort card you will use to copy the data from one dataset to another dataset?
What does a disposition of (MOD,DELETE,DELETE) mean ?
Explain how can an in-stream dataset be terminated?
Explain dd statement in jcl?
what is DSN in JCL and what are the parameters to declare the DSN?
Explain in DD statement what is the use of DCB parameter?
How do you create a temporary dataset?