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
15.10
Language
English (United States)
Last Update
2018-10-07
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 for Array Transforms Off is...

COBOL

ARRAY‑TRANSFORMS‑OFF

PL/I

ARRAY_TRANSFORMS_OFF

C

arrayTransformsOff

IBM Assembler

DBRIATO

 

This routine...

Does this for Array Transforms Off...

DBCHINI

writes

DBCHCL

reads and writes (RSUP; IRQ; IWPF)

 

Array‑Transforms‑Off is used by...

To...

applications

write.