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

How to do automated restart when a job abend?

787


How can a jobs execution priority be modified?

793


what are JCLLIB and STEPLIB in JCL?

671


I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?

692


Matching Logic in Jcl not in cobol.Could any one please answer this question

3669






What is the purpose of disp parameter?

635


how do you access an uncataloged dataset in a jcl?

827


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

1797


How to run cobol program using jcl?

648


What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?

1805


How to resolve the error "WER488A JOIN CAPACITY EXCEEDED" I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem? I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem?

7595


What is Cataloged Procedures?

709


Explain how can a jobs execution priority be modified?

734


How do you create a temporary dataset?

660


by using cond parameter maximum 8 cond can be coded in single cond means ?explain

969