If job is submitted with typerun = hold then how can we
submit the same job?
Answer Posted / shekar
Go to SDSF and tyep A against the job entry. That should
release the held job to execute.
| Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
Is condition checking possible in jcl? If yes, how?
Mention the types of job control statements?
what is SOC4 error?
Are there any set of rules for the names of the steps used in a job? What are they?
Can an individual step be restricted from using all the jobs allowed cpu time?
What is the function of //jcllib statement?
Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?
How to pass data to a program that is coded in an exec statement?
How is a type of file defined in the jcl that executes the cobol program?
in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?
Can I send output of job to my remote device careerride123?
How does jcl act on a cobol code?
Explain dd statement in jcl?
How can the disposition of sysout datasets be set for an entire jobstream?
Explain the purpose of the dd keylen parameter?