At what stage, operator can change the class and priority
of a submitted job?
Answers were Sorted based on User's Feedback
Answer / harsha
Operator can change class and priority parameter before
submitting job and after submitteing job but job should be
in queue/wait stage. It should not be in running/execution
stage.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / mohi
Class and/or Priority can be for submitted jobs until unless the job is in Input Queue in SDSF
| Is This Answer Correct ? | 0 Yes | 0 No |
Is condition checking possible in jcl? If yes, how?
How to skip first step of a job? Can we use COND on the first step?
What is the motivation behind coding class parameter in job statement?
What is the use of symbol // in jcl?
What is the difference between primary and secondary allocations for a dataset?
write a jcl to execute a job by 7:00 am on jan 20,1986?
What is jcl in mainframe?
how many types of sorts are there in jcl?
What is the difference between sb37,se37,sd37 each?
Explain about LMMLIST�list a library's members
I have 15 flat files. each record in the files have the monthly salary for 12 months with the employee number. Now I want to concatenate the 15 files such that for the employee numbers that are common the o/p file should have only one record and the salaries should be concatenated to that record. How can we do it with JCL?
Which statement is used to identify the private libraries in job?