Do we need to code DCB parameters when using DISP position as MOD?
Can we use empty VSAM as input?
can we have more than one job in a single job card that is we are specifying only one 'job' statement in the jcl.
how to run JCL thru COBOL.
What is the difference b/w the CLASS,TIME,PRTY in jcl job card.
what r the types of job control statements?
There are a set of 10 files and a customer will be selecting random no of files(i.e they may be more than 2, may not be in the order).Sometimes he might just select one file or sometimes no files at all.How do you code a JCL for this? Is it possible to code just JCL alone for this problem?
Could anyone please suggest me what is the maximum length of data that can be pass as input in //sysin dd * This was asked in interview. TIA
write a jcl to execute a job by 7:00 am on jan 20,1986?
What is condition checking in jcl? Is this possible?
What are three parameters you can specify on Job statement as well as on exec stmt ?
Do we need to code DCB parameters when using DISP position as MOD?
A job has 90 steps i want to execute only step7 and step15