Which of the following will correctly display server jobs currently in use by user ID HARRY?
Answer(s)
- Use command: WRKACTJOB SBS(QUSRWRK) JOB(HARRY). Press F11 twice to see theServer name.
- Use command: WRKUSRJOB USER(HARRY) STATUS(*ACTIVE) JOBTYPE(*BATCH). PressF11 to see the server names.
- In System i Navigator, expand Work Management, select Server Jobs and include only jobswhose user ID is HARRY.
- In System i Navigator, expand the system and Work Management -> Active Jobs and includeonly communications jobs whose user ID is HARRY.
Correct Answer In System i Navigator, expand Work Management, select Server Jobs and include only jobswhose user ID is HARRY.