how to run batch program without jcl?

Answer Posted / sivakumar sekharannair

Batch programs are those are invoked by a language called
JCL. It can be executed either manually by submitting the
JCL or by a scheduler which has the particular JCL in it.
Manually submitted by user submitting the job.
Scheduler submission can be either time trigger or dataset
trigger.
If given a particular time, the scheduler trigers the job
in that particular time
Or
when the particular dataset is available in the mainframe
(should be cataloged and available)the job is triggered.

Never ever the batch job can run without a jcl

Is This Answer Correct ?    9 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

1243


what is JCL?

957


How can values be passed from the job stream to an executable program?

1142


What parameter of the job statement is used to limit the cpu time consumed by the job?

1058


What are steplib and joblib? What for they are used?

929


What is the function of the dd mgmtclas keyword in sms datasets?

1032


I need exexution process for JCL programs

2066


How can the submitting users racf authority be overridden in a job stream?

1026


What are s0c1, s0c4, s0c5, s0c7 and socb?

971


what is use of dsn parameter in dd statement?

929


Explain how can values be passed from the job stream to an executable program?

865


IIN APITUDE THEY GAVE ONLY 10 QUESTIONS.. THEY ARE SIMPLE ONE FROM NUMBER SERIES,BOATS,TIME & DISTANCE,PROFIT &LOSS,FIND OUT THE NUMBER ? 9 25 4 36 81 64 49 AND surveillance SPELLINGS E.T.C

1945


Explain dd statement in jcl?

891


how do you code a null statement?

1067


How can a stopped job be started again?

944