All:

I have a question about error recovery and here is the situation.

1. Cobol STC calls an assembler module which passes
    a RACF command using IRRSEQ00
2. The customer has a large profile, over 32K
3. We are seeing a S80A in 'IRRSEQ00'

Now the question, I know I can write a Cobol Condition Handler, but since
the abend is occurring in an assembler module, can i change the Assembler
called to do a ESTAE ..? I want to be able to note the S80A abend but still
recovery.  I am being realistic ?

What I am not sure of is that the S80A will percolate down where a Cobol
condition handler will catch it. I am in a void in this area and need some
help.

Best Regards,
Scott

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

Reply via email to