how to change job priority when it is running in sub
system ?
Answers were Sorted based on User's Feedback
Answer / reshma
Hi
Directly you can use CHGJOB ommand and u can change the
priority.
Is This Answer Correct ? | 15 Yes | 0 No |
Answer / mithun paul
1. WRKSBMJOB
2. Opt 5 ->> Work with
3. Opt 40 ->> Change Priority
Mithun Paul
KMG Infotech Ltd., Kolkata
Is This Answer Correct ? | 9 Yes | 0 No |
Answer / jebeli
use WRKACTJOB, find the job you want to change, give option
5, and give option 40.
Is This Answer Correct ? | 9 Yes | 3 No |
Answer / siva
There is no command such as "CHGJOBPTY". we can change the
priority of the job using the command "WRKACTJOB" take
display option on the specified job which u need to change,
and take option 40.Change job to change the job priority.
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / ankur jain
Use command:
WRKUSRJOB USERNAME *ACTIVE
above command will display all active jobs for UAERNAME
Now take option 2 for the job whose priority needs to be
changed......
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / g.v.chakradhar
Type the command 'WA' and select the option 2 (change)
across the submitted job and press enter there is an option
run priority. There you can change the priority
Is This Answer Correct ? | 1 Yes | 1 No |
Answer / kamlesh
use CHGJOB command it has run priority parameter
set it what ever u want
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / kamaleswar
we can the job priority with the help of CHGJOB command.or we can the job priority with the same help of WRKUSRJOB command and and selecting the a particular job for change.
Is This Answer Correct ? | 0 Yes | 0 No |
WRKACTJOB then option 2 will again go to the same screen.(Same as WRKACTJOB then option 5 then option 40)
Is This Answer Correct ? | 0 Yes | 0 No |
how can you detect and handle a record lock situation?
distinguish between terminating a program through seton lr and return?
does we use case stmt in cl
what is the difference between sflclr and sflinz?
give three main purposes of file specification ?
what is the purpose of overrides?
when should I use method get, and when should I use method post in my cgis?
describe the difference between the dowxx and douxx operations?
how would you design the process for a nightly, high volume check producing process that needs to select only records that are flagged to be processed?
Hi Friends, I need immediately answer for this: Senario is that,I am selecting records from the display and window subfile on the basis of Reason Code and some more fields but spool file not showing the same records which i have selected by display and window subfile. Q.What could be the causes(resons)to not show records properly (just selected in the display file and Window subfile)according the selection criteria of the records. Q.What would be the solutions to show records properly in the spool file just as selected in in the display file and window subfile according to the selection criteria.
what is the difference between seton lr and retrn?
Difference Between Call & Sbmjob?