How do you submit a JCL under CICS environment ?
Answer Posted / mr2981
use WRITE SPOOL command and pass string which contain teh
jcl statement.
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
what are the various stages of job processing?
what is the resolution for sb37 error
Explain how can the submitting users racf authority be overridden in a job stream?
How can the attributes of one sms dataset be copied to another dataset?
When output dataset space is required, what quantity categories are used?
Brief description of inline procedure of jcl.
List the different components of jcl statement?
How dummy is used in jcl?
Explain the function of dd disp parameter?
What are hierarchy levels in jcl?
Explain the function of the steplib dd statement?
What do you know about jcl?
Which statement is used to identify the private libraries in job?
What are steplib and joblib? What for they are used?
Explain how can values be passed from the job stream to an executable program?