Run - Teradata Director Program

Teradata Director Program Reference

Product
Teradata Director Program
Release Number
16.10
Published
May 2017
Language
English (United States)
Last Update
2018-05-09
dita:mapPath
hwt1488824663348.ditamap
dita:ditavalPath
Audience_PDF_include.ditaval
dita:id
B035-2416
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

Field information applies to the Run parcel is as follows:.

Run Parcel Field Information
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).