Segment-data is a one byte field that specifies the processing to be performed when statements of an SQL 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.
In this language... |
The variable name for Segment-data is... |
COBOL |
DBRISEG |
PL/I |
DBRISEG |
C, C++ |
dbriSeg |
IBM Assembler |
DBRISEG |
This routine... |
Does this for Segment-data. . . |
DBCHINI |
writes |
DBCHCL |
Reads (IRQ; IWPF) |
Segment-data is used by... |
To... |
applications |
write |