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

What is inspect in cobol ?

1019


How arrays can be defined in COBOL?

840


What is link edit in cobol?

947


please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?

2185


Write a program to explain size error.

888


example for sub strings ? and refernce modifications whit output pls

2071


Can we redefine the field of x(200) to less than 200?

1105


I have a File that has duplicate records. I need only those records that occur more than thrice.?

9248


INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?

628


State the various causes of s0c1, s0c5 and s0c7.

850


How to traceback if I am getting SOC7 or SOC4 abend? List down the steps

5088


what is s000 u4087 error? please give the all error codes in cobol,jcl.

17522


A table has two indexes defined. Which one will be used by the SEARCH?

1024


What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?

914


If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly

2882