Hey Paul -
Do you get any interesting results from the NetView command line (you may
need to enter INPUT 2 to get more room) if you issue:
WINDOW PIPE CC 5 $DS'SYSLOG'|TOS LAST "$HASP890"|SEP|EDIT "CB" COLOR
1.*|CONS ONLY

If you do, hope is not lost.

On Thu, Jan 4, 2024 at 12:31 PM Paul Gorlinsky <p...@atsmigrations.com> wrote:

> On a z/OS 2.5 system using z System Automation V4.3, I am trying to set a
> daily event that runs on each LPAR of the SYSPLEX.
>
> The event needs to issue a 'W L' then locate the SYSLOG output for that
> specific LPAR, start an XWTR with job selection for class and JOBID...
>
> For example,
> 'S XWTR.XWTR,END=IEF176I'
> 'F XWTR.XWTR,CLASS=L,JOBID=STC08984'
>
> Where STC08984 is the result of parsing a JES2 $DS'SYSLOG' command
>
> LPR1      2024002  02:01:00:45  STC08984   $HASP890 JOB(SYSLOG)
>
>                                            $HASP890 JOB(SYSLOG)
> STATUS=(EXECUTING/LPR1),CLASS=STC,
>                                            $HASP890
> PRIORITY=15,SYSAFF=(LPR1),HOLD=(NONE)
> LPR1      2024002  02:01:00:45  STC09720   $HASP890 JOB(SYSLOG)
>
>                                            $HASP890 JOB(SYSLOG)
> STATUS=(EXECUTING/LPR2),CLASS=STC,
>                                            $HASP890
> PRIORITY=15,SYSAFF=(LPR2),HOLD=(NONE)
> LPR1      2024002  02:01:00:45  STC06274   $HASP890 JOB(SYSLOG)
>
>                                            $HASP890 JOB(SYSLOG)
> STATUS=(EXECUTING/LPR3),CLASS=STC,
>                                            $HASP890
> PRIORITY=15,SYSAFF=(LPR3),HOLD=(NONE)
> LPR1      2024002  02:01:00:45  STC09125   $HASP890 JOB(SYSLOG)
>
>                                            $HASP890 JOB(SYSLOG)
> STATUS=(EXECUTING/LPR4),CLASS=STC,
>                                            $HASP890
> PRIORITY=15,SYSAFF=(LPR4),HOLD=(NONE)
> LPR1      2024002  02:01:00:45  STC03207   $HASP890 JOB(SYSLOG)
>
>                                            $HASP890 JOB(SYSLOG)
> STATUS=(EXECUTING/LPR5),CLASS=STC,
>                                            $HASP890
> PRIORITY=15,SYSAFF=(LPR5),HOLD=(NONE)
>
> I have tried using a PIPE command without success...
>
> Any ideas?
>
> Thanks
> Paul
>
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to