SQL/MP Messages Manual
General Messages (0 to 999)
HP NonStop SQL/MP Messages Manual—427720-006
2-17
SQL 519
Cause. A sequential I/O (SIO) error occurred.
Effect. The statement fails.
Recovery. Report the entire message to your service provider.
SQL 520
Cause. A sequential I/O (SIO) error occurred.
Effect. The statement fails.
Recovery. Report the entire message to your service provider.
SQL 521
Cause. Data in a corrupted EDIT file could not be used as input to the program you
are executing.
Effect. The statement fails.
Recovery. Use the recovery facility of the editor to restore the file to a valid state.
Reexecute the program with the recovered EDIT file. If the problem persists, report the
entire message to your service provider.
SQL 522
Cause. A sequential I/O (SIO) error occurred.
Effect. The statement fails.
Recovery. Report the entire message to your service provider.
519 SIO error: Assign block length is greater than block
buffer length.
520 SIO error: This has 4 possible causes. 1) Record length
equals 0. 2) Record length is greater than the
MAXRECORDLENGTH of OPEN^FILE. 3) Record length for $RECEIVE
file is less than 14. 4) Record length is greater than 254,
and variable records are specified.
521 SIO error: EDIT file is invalid.
522 SIO error: OPEN^FILE was called to open a file that is
already open.