On Mon, May 6, 2019 at 1:15 PM scott Ford <[email protected]> wrote:

> All:
>
> I have a QSAM question. If I have a Cobol program writing to a QSAM file
> and it runs out of space on the file, i.e.;  SB37 , can i recover from the
> SB37 without manual intervention.
> A possible condition handler ?
>
> If I write and Assembler I/O routine to be called passing the data to and
> writing to the QSAM file, the same question, my assumption is "yes" and can
> someone point me to the manual I assume it DFSMSdfp working with datasets
> ...
>
> Regards,
> Scott
>
> --
>

Perhaps this?
https://www.ibm.com/support/knowledgecenter/en/SS6SG3_5.2.0/com.ibm.cobol52.ent.doc/PGandLR/ref/rlcdsusea.html


If not, there are Language Environment (CEExxx) calls to set up a
generalized recovery environment that you might be able to use.

https://www.ibm.com/support/knowledgecenter/en/SSLTBW_2.3.0/com.ibm.zos.v2r3.ceea300/clchdlr.htm

https://www.ibm.com/support/knowledgecenter/en/SSLTBW_2.3.0/com.ibm.zos.v2r3.ceea300/clc3srp.htm



-- 
This is clearly another case of too many mad scientists, and not enough
hunchbacks.


Maranatha! <><
John McKown

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

Reply via email to