when I want to know what a job did, I read it's output using REXX, whether it's 
the util/pgm output to a file or the JES output pulled off the output queue or 
SAR.  what is it you get from SDSF?


--- On Mon, 1/16/12, Al Chu <[email protected]> wrote:

> From: Al Chu <[email protected]>
> Subject: Re: REXX Calling SDSF abend 878-10
> To: [email protected]
> Date: Monday, January 16, 2012, 2:35 PM
> Hi
> 
> I am an application programmer, not zOS sysprog. I don't
> know details about
> the SDSF Rexx. I wonder if it is a tool for application
> programmers.
> What I want to do is to scan some job's output at a certain
> time of day for
> a message string and perform some other application process
> depending on the
> result.
> Thanks for your advice. I will have a look at the redbook.
> 
> 
> -----Original Message-----
> From: IBM Mainframe Discussion List [mailto:[email protected]]
> On Behalf
> Of Lizette Koehler
> Sent: Monday, 16 January 2012 3:08 PM
> To: [email protected]
> Subject: Re: REXX Calling SDSF abend 878-10
> 
> > Hi
> > 
> > I have a rexx calling SDSF using the following
> statement;
> > 
> >  "CALL  *(SDSF)    "
> > 
> > As I run the rexx code several times in the same tso
> session, the rexx
> abends with
> > S878-10 and no longer can run until recycling my TSO
> session.
> > I suspect the SDSF program didn't freemain the storage
> it acquired when it
> returned
> > the control back to the caller.
> > Is this a limitation or is there a way to get around
> it?
> > 
> > Could anyone help.
> > thanks in advance.
> > 
> > Al
> 
> Why are you calling SDSF?  If you are on the correct
> level  of z/OS (z/OS
> V1.9  and above) you can use the SDSF REXX interface.
> 
> Please provide level of z/OS you are running.
> 
> Also, look at this link on SDSF REXX
> http://www.redbooks.ibm.com/abstracts/sg247419.html
> 
> 
> Lizette
> 
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access
> instructions,
> send email to [email protected]
> with the message: INFO IBM-MAIN
> 
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access
> instructions,
> send email to [email protected]
> with the message: INFO IBM-MAIN
> 

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to