can a job be submitted through jcl only? is there another way
to submit a job?

Answer Posted / vaneesh khurana

A job can also be submitted from a cobol program using
INTRDR

Is This Answer Correct ?    10 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Suppose I have five jobs to do. But I want to hold one?

662


How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?

673


I have a cobol db2 program(PGM A) where other program (PGM B) will call this program and passes some 50 fields data to PGM A. PGM A has some layout in which it receives the data from PGM B. And this layout has been copied in the linkage section pf PGM A. After getting the data, PGM A writes the data in a flat file in the same layout which it receives from PGM B. PGM B is a simple COBOL pgm. Please provide a JCL to run these programs.

1738


how do you access an uncataloged dataset in a jcl?

848


How gdg are concatenated?

672






What parameters can be used to limit the number of records written to a sysout dataset?

752


what is the purpose of coding notify parameter in job statement?

688


How to execute 2nd and 4th steps among 5 steps in jcl proc?

750


What is the function of //cntl statement?

832


What is multithreading in jcl?

944


When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?

940


how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?

811


How do you access an uncatalogued dataset in a jcl?

731


Why include statement is used in a jcl?

691


if the submitter of a job wants to inform another user about the job completion, how can it be done?

758