At what stage, operator can change the class and priority
of a submitted job?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the parameter we cannot use in procedure? How many instream we can write in single jcl?

795


What is timing concept in mainframe?

1918


What is the purpose of the dd keylen parameter?

938


how would you create a temporary dataset? And where will you use them?

1007


What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?

1784


I want to JCL sort for Non-COMP and COMP-3 fields SORT FIELDS=(1,5,A,6,11,A,12,11,A,19,1,A,20,1,A),FORMAT=BI,EQUALS Length of comp bytes is 11 bytes which start at 6byte and 12 byte considering 11 bytes in comp-3 is 6 bytes. Can anyone tell if the above sort work SORT FIELDS=(1,5,A,6,6,A,12,6,A,19,1,A,20,1,A),FORMAT=BI,EQUALS does not works OK

1719


When space is allocated for an output dataset, what units can be used?

1002


Explain the function of dd disp parameter?

820


Explain the function of the steplib dd statement?

856


How can the attributes of one sms dataset be copied to another dataset?

1134


what is use of dcb parameter in dd statement?

1024


what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?

1024


How can values be passed from the job stream to an executable program?

1111


What are the parameters that are used in creating a gdg?

968


What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?

2025