5 pts.
 Querying the AS400 Job Schedule
Is there a file or a way that I can create a file that contains the data from the AS400 job scheduler and then be able to query that file with query?

Software/Hardware used:
ASKED: May 12, 2008  12:43 AM
UPDATED: June 5, 2008  3:10 PM

Answer Wiki:
I just wrote an application to do that. You can create files using API 'QWCLSCDE' and user spaces. No really big deal with that. Basically, there is 2 different format s: - SCDL0100 Basic job schedule entries list. - SCDL0200 Detailed job schedule entries list. This format requires more processing than the SCDL0100 format. For more information, refer to http://publib.boulder.ibm.com/infocenter/iseries/v5r3/index.jsp?topic=/apis/qwclscde.htm Hello, If you have TAATOOLS you can use the CVTJOBSCDE command to do the same thing. TPinky
Last Wiki Answer Submitted:  June 5, 2008  3:10 pm  by  DanTheMan 2   395 pts.
All Answer Wiki Contributors:  DanTheMan 2   395 pts. , lost in Kansas   20 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


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