Purpose
The CursorHost parcel returns to the database cursor row identifier and request number that returned the CursorDBC parcel.
Usage Notes
This parcel is generated by the application.
Parcel Data
The following table lists field information for CursorHost parcel.
Flavor Field | Parcel Body Length | Parcel Body Fields | |
---|---|---|---|
120 | 14 | Processor: | 2 bytes |
Row: | 8 bytes | ||
Request | 4 bytes |
Fields
Processor identifies the location of the row.
Row identifies the row associated with the cursor.
Request specifies the request number associated with the CursorDBC parcel from which the processor and row were obtained.