× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



If you need to track up and down times, especially by jobs, you could use
the DSPLOG command to *PRINT, CPYSPLF to a flat file and then parse the
flat file for the string identifying your job.  You would nee to know the
job name and look for start and end literals.

For example, you could parse job SF0520R in the example below for the
started and ended literals, and store the time and dates.

290384/TBLT1/SF0520R started on 05/13/02 at 13:20:55
290384/TBLT1/SF0520R ended on 05/13/02 at 13:21:12

You would have to roll your own time routines, but you can see where to
start.  This method seems a little crude, but it would certainly work.


Dan Rasch - because if the human species concentrated on the really
important things in life, there would be a shortage of fishing poles!
IBM Certified twice....... but still a couple PTFs away from Nirvana.



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.