I have multiple jobs ( JCLs with several JOB cards ) in a member. What happens if I submit it?
16 34383I have a COBOL program that Accepts some input data. How do you code the JCL statement for this? ( How do you code instream data in a JCL? )
9 24102There 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?
9 18522How can I write the joblog in the spool on normal end of a job step and direct the joblog to a dataset only if the step abends?
2 8763
What are the rules employed while naming the steps in a job?
How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you
what sort card you will use to copy the data from one dataset to another dataset?
How to pass data to a program that is coded in an exec statement?
Explain the purpose of dd dummy statement?
Is automatic restart possible in jcl? If yes, how?
Where & How Do You Code Identifier In Jcl?
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
When output dataset space is required, what quantity categories are used?
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
Describe the various parameters utilized in the creation of a gdg?
Can an individual step be restricted from using all the jobs allowed cpu time?
I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?
how do you access an uncataloged dataset in a jcl?
What is job control language?