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
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
what is JCL?
How can values be passed from the job stream to an executable program?
What parameter of the job statement is used to limit the cpu time consumed by the job?
What are steplib and joblib? What for they are used?
What is the function of the dd mgmtclas keyword in sms datasets?
I need exexution process for JCL programs
How can the submitting users racf authority be overridden in a job stream?
What are s0c1, s0c4, s0c5, s0c7 and socb?
what is use of dsn parameter in dd statement?
Explain how can values be passed from the job stream to an executable program?
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
Explain dd statement in jcl?
how do you code a null statement?
How can a stopped job be started again?