Procedure - 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

To log on to this special session, do the following:

1 Make sure you have the EXECUTE privilege on the TwoPCRule macro.

The Database Administrator (DBA) must grant EXECUTE privilege on the TwoPCRule macro to all users who need to communicate with the RBM.

2 Use the correct logon string, which contains your userid and password.

3 Use the correct run pointer.

Set the run pointer to the address of the run string for the Run parcel (or the address of the Connect parcel body) before calling DBCHCL for the Connect function.

4 Use the correct run string.

The partition name in the Run parcel or the Connect parcel should be RBM.

5 Use the correct Request parcel.

Use the Request parcel format shown on the next page to send requests to the Teradata Database in a CLIv2 program.

6 Get the response.

To get the response, use the CLIv2 Fetch function. The responses for the RBM are described in “Responses” on page 527.