| Work with User Jobs (WRKUSRJOB) in AS400 |
WRKUSRJOB
Work with User Jobs (WRKUSRJOB) command allows us to work with a list of selected user jobs.
Work with User Jobs (WRKUSRJOB)
Type choices, press Enter.
User whose jobs to display . . . USER *
Status of user jobs . . . . . . STATUS *ALL
Output . . . . . . . . . . . . . OUTPUT *
Job type . . . . . . . . . . . . JOBTYPE *ALL
Additional Parameters
Assistance level . . . . . . . . ASTLVL *PRV
Work with a list of selected jobs
WRKUSRJOB USER(EASYCLASS)
The above command allows us to work with a list of jobs that are running with the user profile name EASYCLASS.
Work with User Jobs
12/18/21 21:
Type options, press Enter.
2=Change 3=Hold 4=End 5=Work with 6=Release 7=Display mes
8=Work with spooled files 13=Disconnect
Opt Job User Type -----Status----- Function
QPAD161845 EASYCLASS INTER ACTIVE CMD-WRKUSRJOB
Work with a list of all jobs from OUTQ
The below command allows us to work with a list of all the jobs on the output queue(OUTQ).
WRKUSRJOB USER(*ALL) STATUS(*OUTQ)
Work with a list of all Batch Jobs
The below command allows us to work with a list of submitted jobs in the batch subsystem.
WRKUSRJOB USER(*ALL) STATUS(*ACTIVE) JOBTYPE(*BATCH)
Related Post
AS400 Jobs :
- AS400 Jobs
- Work with Job (WRKJOB) in AS400
- Work with Spooled Files (WRKSPLF) in AS400
- Submit Job (SBMJOB) in AS400
- How does a batch job start in AS400
- Job Log in AS400
- Work with Active Jobs (WRKACTJOB) in AS400
- Work with Submitted Jobs (WRKSBMJOB) in AS400
- HLDJOB, RLSJOB and ENDJOB in AS400
- Display Job Log (DSPJOBLOG) in AS400
- Job Status in AS400
- Sign Off (SIGNOFF) in AS400