
if you work with job and dsplay the joblog. I would think you will find the message and F1 on that line on the log should show details.
Phl

The Retrieve Job Information (QUSRJOBI) API can return the Active Job Status to tell you if a job is in MSGW status or not. You can then call the List Job Log Messages (QMHLJOBL) API to list the job’s messages into a user space.
Process the list from the user space to access details of each message including the timestamp.
You can get some basic info about the message from the Retrieve Job Information (QUSRJOBI) API, but I can’t think of any way to find the time without actually searching for the message itself.
Tom

[...] 8. The trio of TomLiotta, Philpl1jb, and CharlieBrown lead the way in showing how a job went into MSGW. [...]


















