UPDCSRRM (update cursor error)
Purpose
The cursor cannot be updated to point to the last record inserted in the file.
This error can be sent only if the function set the UPDCSR bit flag for the Access Flags parameter.
Code Point
The code point for this term is
X'124D'
.
Structure
See
Reply message structure
for the general structure of reply message data.
Parameter
Description
SVRCOD
Severity code
Code point is
X'1149'
.
Returned.
Enumerated values for this parameter:
8
Error Severity Code
16
Severe Error Severity Code
CSRPOSST
Cursor position status
Code point is
X'115B'
.
Returned.
DTALCKST
Data lock status
Code point is
X'115C'
.
Returned.
FILNAM
File name
Code point is
X'110E'
.
Returned.
RECCNT
Record count
Code point is
X'111A'
.
Minimum value is 0.
Returned for requests to insert multiple records in a file.
RECNBR
Record number
Code point is
X'111D'
.
Information is returned if available.
This is the number of the record being operated on by the function.
SRVDGN
Server diagnostic information
Code point is
X'1153'
.
No information is returned.