how to change job priority when it is running in sub
system ?

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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how does the runqry show the output?

885


what does check opcode do ?

1069


which cl command is used to trap error messages during program execution?

865


how can I control from my cgis the cache of a remote browser?

679


what do we can do with the embedded sql statements?

585






how to read database records without locking them?

1143


what is the difference between packed decimal and zoned decimal?

2255


what is the purpose of data structure?

1008


what is a join logical file?

755


give three main purposes of file specification ?

993


what is join logical file?

1051


if we tried to move year part of *iso date into a field of length 3, what will happen ?

654


how can you detect and handle a record lock situation?

1218


how do you use exceptional write in c specs?

1151


1)In a pf if we delete a record then how to insert a new record at the same place in that pf?? any logic or code? 2)A batch job is taking a lot of time to run,found that it is going into loop and wrapping up so how to skip that loop and process the job without changing the code? 3)In which scenario C D I R comes and C D G F comes in a job? 4)If a job came to error while processing a file how we can know at which record the error hit and how to skip that record and process other records without changing program code?

3066