Data-encryption - 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.00
Language
English (United States)
Last Update
2018-09-28
dita:id
B035-2417
lifecycle
previous
Product Category
Teradata Tools and Utilities

Data‑encryption

Data‑encryption specifies whether the data for a request and the associated response is to be encrypted. If encryption is specified but not supported, the request will be rejected. Encryption is currently not supported for a mainframe-attached system.

 

In this language...

The variable name for Data‑encryption is...

COBOL

DBRIDEN

PL/I

DBRIDEN

C

dbriDEn

IBM Assembler

DBRIDEN

 

This routine...

Takes the action for Data‑encryption. . .

DBCHINI

writes

DBCHCL

reads (RSUP; IRQ; IWPF)

 

Data‑encryption is used by...

To...

applications

write

One of the following values may be set before calling the Fetch function:

 

If...

Then set Data‑encryption to...

do not encrypt the data (default)

N

encrypt the data

Y

Mnemonics are provided in the language definition file for the DBCAREA and should be used for the codes.