Usage Notes
Return Statement Info specifies whether StatementInformation response parcels may be returned instead of DataInfo[X] or PrepInfo[X] response parcels. The database rejects use of this option in Response-mode 'F' (Field mode).
| Language |
Variable Name |
| COBOL: |
RETURN-STATEMENT-INFO |
| C: |
return_statement_info |
| Routine |
Action Taken |
| DBCHINI: |
writes |
| DBCHCL: |
reads (RSUP; IRQ) |
| Used by |
Action Taken |
| application program |
writes |
One of the following values may be set before initiating a request:
- 'N' – Default setting, indicates that StatementInformation response parcels may not be used.
- 'Y' – Indicates that StatementInformation response parcels may be used.