SQL/MP Messages Manual
File-System Messages
HP NonStop SQL/MP Messages Manual—427720-006
16-16
SQL 1062
Cause. SQL internal error.
Effect. The operation fails.
Recovery. None. Report the entire message to your service provider.
SQL 1063
Cause. SQL internal error.
Effect. The SQL operation fails.
Recovery. None. Report the entire message to your service provider.
SQL 1064
Cause. SQL internal error.
Effect. The SQL operation fails.
Recovery. None. Report the entire message to your service provider.
SQL 1065
Cause. Stated in the error message.
Effect. The operation fails.
Recovery. If a cursor is being used, verify that either STABLE ACCESS or
REPEATABLE ACCESS is specified; otherwise, report the entire message to your
service provider.
1062 SQL internal error.
1063 SQL internal error.
1064 SQL internal error.
1065 This error message has two possible causes. 1) An SQL
internal error has occurred. 2) An attempt was made to
execute either an UPDATE WHERE CURRENT OF or DELETE WHERE
CURRENT OF statement by using a cursor declared with the
BROWSE ACCESS option.