1

I want the jobs which are abended before 11 day from today(SchedTime) in TWS

Like I use

conman ss @#@+state=abend to know the jobs in abended status But now I want the job which are in abeded status from last 11 days in current plan in TWS

mike
  • 1,233
  • 1
  • 15
  • 36

1 Answers1

0

you can do something like

+started=0000 5/21/2017,2359 5/31/2017 

this will show job started from May 21st at 00:00 to May 31st at 23:59

Jayvee
  • 10,670
  • 3
  • 29
  • 40