20 pts.
 AS/400 job log
Sometimes, I am having a problem to find some job logs. What is the best way to look for lost job logs. Thanks

Software/Hardware used:
ASKED: August 17, 2009  5:42 PM
UPDATED: August 18, 2009  6:03 PM

Answer Wiki:
Check your cleanup settings to ensure it's set to the number of days you require (chgclnup) If it is a batch job that should produce a joblog regardless of error code, have a developer change the program to always produce one. You can also check/change the logging level manually while the job is active or in the jobq (CHGJOB JOB(JOBNUM/USERID/JOBNAME) LOG(4 00 *SECLVL) LOGCLPGM(*YES) ------------------------------------------------------------ Not all job logs are kept, depends on error conditions and logging rules. Job logs are typically places in outq QEZJOBLOG Job logs can be found with WRKJOB or WRKUSRJOB Good luck ------------------------------------------------------------ If it's for your current job you can try this: DSPJOB <Enter> 4. Display spooled files Voodoo
Last Wiki Answer Submitted:  August 18, 2009  6:03 pm  by  Whatis23   5,665 pts.
All Answer Wiki Contributors:  Whatis23   5,665 pts. , philpl1jb   44,110 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _