Array-transforms-off - Call-Level Interface Version 2

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

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

Array-transforms-off is a one byte character field that specifies whether transforms are to be on or off for elements of an array. If specified as 'Y', the elements are not transformed, that is, they are left as their constituent attributes. If specified as 'N', the elements are transformed to VARCHARs.

The Teradata Database will reject use of this option unless Return-Statement-Info='Y'.

In this language... The variable name is...
COBOL ARRAY-TRANSFORMS-OFF
PL/I ARRAY_TRANSFORMS_OFF
C, C++ arrayTransformsOff
IBM Assembler DBRIATO
This routine... Does this for...
DBCHINI writes
DBCHCL reads and writes (RSUP; IRQ; IWPF)
Array-transforms-off is used by... To...
applications write.