Maximum-parcel is a one-byte field that specifies whether the Maximum-parcel length is 32767 or the maximum size supported by the server, up to 65535 bytes. For maximums beyond 65535, also specify the DBCAREA APH-response-OK option.
| In this language... | The variable name for Maximum-parcel is... |
|---|---|
| COBOL | MAXIMUM-PARCEL |
| PL/I | MAXIMUM_PARCEL |
| C, C++ | maximum-parcel |
| IBM Assembler | DBCIMP |
| This routine... | Takes the action for Maximum-parcel... |
|---|---|
| DBCHINI | writes |
| DBCHCL | reads (CON; RSUP; IRQ; IWPF; CMD; CRQ) |
| Maximum-parcel is used by... | To... |
|---|---|
| applications | write. |