Usage Notes
Segment Data specifies the processing to be performed when statements of a stored procedure are being segmented into multiple requests. The value indicates whether the request is for the first, intermediate, or last segment, or if processing is canceled.
| Language | Variable Name |
|---|---|
| COBOL: | DBRISEG |
| PL/I | DBRISEG |
| Assembler | DBRISEG |
| C | dbriSeg |
| Routine | Action Taken |
|---|---|
| DBCHINI: | writes |
| DBCHCL: | reads for (IRQ; IWPF) |
| Used by | Action Taken |
|---|---|
| application program | writes |