Run - Call-Level Interface Version 2

Teradata Call-Level Interface Version 2 Reference for Workstation-Attached Systems

Product
Call-Level Interface Version 2
Release Number
16.10
Published
May 2017
Language
English (United States)
Last Update
2018-05-01
dita:mapPath
ggf1488824663364.ditamap
dita:ditavalPath
Audience_PDF_include.ditaval
dita:id
B035-2418
lifecycle
previous
Product Category
Teradata Tools and Utilities

Purpose

Establishes a connection between an application and Teradata SQL.

Usage Notes

The Run parcel is sent after a logon has been completed or when the application requires a different partition in the Teradata Database.

This parcel is generated by CLIv2 on behalf of the application.

The response to a Run parcel is a RunResponse parcel.

Parcel Data

The following information applies to the Run parcel.

Flavor Parcel Body Length Parcel Body Fields
38 16 PartitionName: 16 bytes

Field Notes

PartitionName is the name of the partition to which start requests are to be sent. If the application submits a partition name with less than 16 bytes, CLIv2 right-pads it with blanks. Valid PartitionName values include the following:

Partition Name Purpose
DBC/SQL For sending Teradata SQL statements.
RBM For communicating with the Resolver Base Module.
MONITOR For communicating with the Performance Monitor.
The RBM and MONITOR partitions are valid only for Teradata Database for UNIX version 2 release 2 (or later), and for Teradata DBS for TOS version 1 release 5 (or later).