Max-decimal-returned - 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

Max‑decimal‑returned specifies the maximum precision of DECIMAL values in a response mode. The option is ignored for Field Response‑mode. Max‑decimal‑returned exists only when DBCHINI had been called for a DBCAREA with Total‑length set to at least 640 (that is, the returned DBCAREA Level value is at least 1). For a smaller DBCAREA, Max‑decimal‑returned is ignored.

 

Language

Returned Max‑decimal‑returned Value

COBOL

MAX‑DECIMAL‑RETURNED

PL/I

MAX_DECIMAL_RETURNED

C

maxDecimalReturned

IBM Assembler

DBRIMDR

 

Routine.

Action for Max‑decimal‑returned

DBCHINI

writes

DBCHCL

reads (RSUP; IRQ; IWPF)

 

Max‑decimal‑returned is used by...

To...

applications

write.

Teradata Database rejects any value greater than the decimal precision value obtained using the DBCHQE SQL‑limits query. If Max‑decimal‑returned is omitted or specified as zero, the client default of 18 is assumed, unless the HSHSPB MDR specification is used to specify a different default.