How do you submit JCL via a Cobol program?

Answer Posted / s.vijay krishnan

Step 1 : write all the jcl statements in a file.
step 2 : in the jcl assign the dd statement to sysout with
intrdr.

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why would you use find and get rather than to obtain?

679


What are the pertinent COBOL

2041


what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.

8156


what is difference between cobol and cobol/400

21556


Why is it necessary that file needs to be opened in I-O mode for REWRITE?

745






Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.

5053


Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning

678


Which division and paragraphs are mandatory for a COBOL program?

707


What are the different rules to perform a Search?

613


How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.

3713


What are literals?

626


How to use the same COBOL program in Batch and CICS on lines? explain with an example

1912


What kind of error is trapped by on size error option?

738


What guidelines should be followed to write a structured cobol prgm?

668


How arrays can be defined in COBOL?

661