Changing the Value for Keep Response - Call-Level Interface Version 2

Teradata Call-Level Interface Version 2 Reference for Workstation-Attached Systems

Product
Call-Level Interface Version 2
Release Number
16.10
Published
May 2017
Language
English (United States)
Last Update
2018-05-01
dita:mapPath
ggf1488824663364.ditamap
dita:ditavalPath
Audience_PDF_include.ditaval
dita:id
B035-2418
lifecycle
previous
Product Category
Teradata Tools and Utilities

If the value provided is not appropriate for the application, perform the following steps before calling DBCHCL for the Connect, Run Startup, or Initiate Request function.

  1. Change Options to 'Y'.
  2. Change the Keep Response value to:
    • Y, if the spool file is to be retained by the Teradata Database even after the last parcel of the Teradata SQL response has been sent to the client.
    • N, if the spool file is to be discarded by the Teradata Database after the last parcel of the Teradata SQL response has been sent.
    • P, if the applications are to use cursor repositioning while fetching the response.
    A call to DBCHCL for the Rewind function will not fail if Keep Response is set to N as long as all the parcels in the Teradata SQL response can fit in one response buffer. Always set keep_resp to 'N' while initiating a connect request.