30 pts.
 How do i see when a job was created in the wrkjobscde area
Morning

I need to urgently find out when a job was created in my job scheduler.

Thanks



Software/Hardware used:
Iseries
ASKED: September 21, 2009  7:53 AM
UPDATED: September 23, 2009  3:55 PM

Answer Wiki:
I do not believe that information is stored. If you think it was fairly recent, you can do a DSPLOG QHST and try to find it in your history log. Try wrkjobscde then use F11 and you will see Schedule Job submitted by that may give you a clue, then do a option 5 to see details
Last Wiki Answer Submitted:  September 21, 2009  2:56 pm  by  CharlieBrowne   32,785 pts.
All Answer Wiki Contributors:  CharlieBrowne   32,785 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


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


 

Thanks unfortunately it was not a recent edition.

Ill have to see if there is some way to find out.

 30 pts.

 

There is some info stored in QUSRSYS/QDFTJOBSCD object type *JOBSCD but i don’t believe it retains that info.

 5,665 pts.

 

The List Job Schedule Entries (QWCLSCDE) API has all the information you need

 1,245 pts.