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 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:.
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. |