Parcel Data - Teradata Director Program

Teradata Director Program Reference

Product
Teradata Director Program
Release Number
15.00
Language
English (United States)
Last Update
2018-09-28
dita:id
B035-2416
lifecycle
previous
Product Category
Teradata Tools and Utilities

Parcel Data

Table 23 provides field information for the ResultSetCursor parcel.

 

Table 23: ResultSet Cursor Parcel Information

Flavor

 

Mnemonic

 

TRDSPBRK

 

Field

Length

Value

175

TRDSPFRK

PBRKSNUM

2byte unsigned integer

statement number containing the last row fetched by the procedure

 

 

PBRKNUM

8byte unsigned integer

row number of the last row fetched by the procedure for the statement

If the ResultSetCursor parcel is sent multiple times, the last one is honored.

Upon successful completion, an EndRequest parcel is returned. Upon unsuccessful completion, either an Error or Failure parcel is returned. For Error, if the problem can be corrected, the ResultSetCursor parcel can be resent; for Failure, the ResultSetCursor can not be resent.