335 pts.
 How to get job log for prestart jobs in AS/400
Hi How can we get JOBLOG for prestart job. Please help me. Thanks Supriya

Software/Hardware used:
ASKED: March 26, 2012  12:59 PM
UPDATED: March 27, 2012  3:30 AM

Answer Wiki:
Last Wiki Answer Submitted:  Be the first to answer this question.
All Answer Wiki Contributors:  Be the first to answer this question.
To see all answers submitted to the Answer Wiki: View Answer History.


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


 

Hi Supriya,

Below link might help you in identifying the Job log for Prestart Jobs.

Finding job logs from TCP/IP server prestart jobs

Pradeep.

 3,370 pts.

 

You get joblogs for prestart jobs the same way as for any job. If the job is active, you can run DSPJOBLOG OUTPUT(*PRINT). If you want joblogs for new prestarts, set the job description LOG() parameter to spool new joblogs. If joblogs were previously spooled, use WRKJOB to list the jobs of the prestart name or use WRKOUTQ to go into your joblog *OUTQ.

Tom

 108,360 pts.