View previous topic :: View next topic |
Author |
Message |
Anand_R Intermediate

Joined: 24 Dec 2002 Posts: 189 Topics: 60
|
Posted: Thu Jun 05, 2003 3:18 pm Post subject: Collecting the statastics of the batch jobs thru rexx. |
|
|
Hi,
I need to collect the statastics(Jobname, jobid, start time) of the jobs that run during particualr period say 1:00 A.M - 2:00 A.M. I would like to go for the REXX to accomplish this task. I need to run that rexx utility to for that period (1:00 - 2:00) and collect all the jobs statistics. Can some one suggest me some ways to go..
Thanks
Anand |
|
Back to top |
|
 |
CaptBill Beginner
Joined: 02 Dec 2002 Posts: 100 Topics: 2 Location: Pasadena, California, USA
|
Posted: Thu Jun 05, 2003 3:47 pm Post subject: |
|
|
While you might want to use REXX, it may not be the best tool to use. Consider looking into SMF records and how to extract what you need. |
|
Back to top |
|
 |
Phantom Data Mgmt Moderator

Joined: 07 Jan 2003 Posts: 1056 Topics: 91 Location: The Blue Planet
|
Posted: Thu Jun 05, 2003 10:14 pm Post subject: |
|
|
Captbill,
Can you please provide some more details on SMF records?
Thanks, |
|
Back to top |
|
 |
dorkhead Beginner
Joined: 07 Jan 2003 Posts: 25 Topics: 0 Location: Lux
|
Posted: Thu Jun 19, 2003 9:01 am Post subject: |
|
|
or u could try SDSF in REXX _________________ Dorkhead |
|
Back to top |
|
 |
|
|