Purpose
The CursorDBC parcel returns to the application a cursor row identifier to after a SELECT FOR CURSOR statement.
Usage Notes
The information returned is meaningful only for use in a subsequent CursorHost parcel.
The CursorDBC parcel is generated by the database.
Parcel Data
The following table lists field information for the CursorDBC parcel.
Flavor Field | Parcel Body Length | Parcel Body Fields | |
---|---|---|---|
121 | 10 | Processor:Row: | 2 bytes8 bytes |
Fields
Processor identifies the location of the row.
Row identifies the row associated with the cursor.