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 to handle job errors in as400 what is the command and where can we find out whether the job has any errors
What are the different types of messages in CL?
What is the purpose of FRCDTA (Force Data) keyword?
How do I release jobs in queue and change a job destination to a different printer. I know wrkjobq but I have not worked with As/400 for a while,so_can someone help me?
I had ruestion in one of the interview..... If 1 file has more than 1 member and i want to use the 2nd member in the RPG pgm (in RPG400),how can I use this.... I know the possible answers i.e. useing API 'QCMDEXE' or Before calling the pgm I can use OVRDBF for that member... but I dont' want to use both the tips in above scenarion. Does any body tell me how can i use this ....?
How many secondary files allowed in a program?
List and explain the different type of data structures?
what is a join logical file?
what key word is used when screen is re-display?
what is *iso date format?
define a output queue?
Describe the function of SETGT operation in RPG language?