How do you submit JCL via a Cobol program?

Answer Posted / guest

Use a file //dd1 DD sysout=(*,intrdr)write your JCL to this
file. Pl some one try this out.

Is This Answer Correct ?    7 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the parameter we cannot use in procedure?

722


When space is allocated for an output dataset, what units can be used?

855


How can a jobs execution priority be modified?

886


Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC

4353


How to submit a jcl from cics?

751






Name a few IBM utility programs, and explain its function.

4538


What is condition checking in jcl? Is this possible?

706


How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?

1887


Is it possible to code instream data in a PROC?

855


what is the use of IEBGENER utility?

748


A dd statement consists of 4 fields. Name them?

1048


can any one plzzzzzz tell the jcl code for creating ps using idcams

10770


What are the 2 types of parameters in dd statement?

730


What are the rules employed while naming the steps in a job?

778


Explain the function of dd name parameter with a 2 part structure; audit.report?

1030