Array-transforms-off - Teradata Tools and Utilities

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

Product
Teradata Tools and Utilities
Release Number
16.20
Published
September 2019
Language
English (United States)
Last Update
2019-10-12
dita:mapPath
dsu1527114222346.ditamap
dita:ditavalPath
dsu1527114222346.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.