Array-transforms-off - Teradata Tools and Utilities

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

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
Lake
VMware
Product
Teradata Tools and Utilities
Release Number
17.20
Published
June 2022
ft:locale
en-US
ft:lastEdition
2023-11-17
dita:mapPath
oxw1641281447623.ditamap
dita:ditavalPath
obe1474387269547.ditaval
dita:id
vfj1470443597526
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 database rejects 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.