> 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 lists...@bama.ua.edu with the message: INFO IBM-MAIN

Reply via email to