![HP Neoview Messages Manual Download Page 123](http://html.mh-extra.com/html/hp/neoview-messages/neoview-messages_manual_165138123.webp)
SQL 3237
3237 Duplicate NO ROLLBACK clauses were specified.
Cause
Duplicate NO ROLLBACK clauses were specified in a SET TRANSACTION statement.
Effect
SET TRANSACTION statement fails, and the existing transaction state remains
unaffected.
Recovery
Remove the duplicate NO ROLLBACK clause and issue the SET TRANSACTION
statement again.
SQL 3238
3238 Duplicate AUTOABORT clauses were specified.
Cause
Duplicate AUTOABORT clauses were specified in a SET TRANSACTION statement.
Effect
SET TRANSACTION statement fails, and the existing transaction state remain
unaffected.
Recovery
Remove the duplicate AUTOABORT clause, and issue the SET TRANSACTION
statement again.
SQL 3239
3239 Duplicate MULTI COMMIT clauses were specified.
Cause
The MULTI COMMIT option was specified more than once in the DELETE statement
Effect
The statement fails to execute.
Recovery
Correct the syntax and resubmit the statement.
SQL 3240
3240 The commit size value must be an unsigned integer value greater
than zero.
Cause
A commit size option was specified that is zero or negative.
Effect
The statement fails to execute.
Recovery
Specify a valid commit size and resubmit the statement.
SQL 3241
3241 This MERGE statement is not supported. Reason: reason-text
reason-text
is the reason for the error.
Cause
The MERGE statement contained an invalid clause or subquery-clause combination;
or was used on streams instead of tables, on a view, or on a table that contains an IDENTITY
column or a SYSKEY. The specific reason is reported by
reason-text
.
Effect
The operation fails. No changes are made to tables.
Recovery
Correct the statement as indicated by
reason-text
, and reissue the query.
SQL 3242
3242 This statement is not supported. Reason: reason-text
reason-text
is the reason for the error.
Cause
The MERGE statement attempted an invalid operation as reported by
reason-text
.
Effect
The operation fails. No changes are made to tables.
Recovery
Correct the statement as indicated by
reason-text
, and reissue the query.
123
Summary of Contents for Neoview Messages
Page 12: ...12 ...
Page 66: ...66 ...
Page 129: ...Recovery Supply the input values for the IDENTITY column 129 ...
Page 130: ...130 ...
Page 172: ...172 ...
Page 178: ...178 ...
Page 184: ...184 ...
Page 238: ...238 ...
Page 266: ...266 ...
Page 268: ...268 ...
Page 350: ...350 ...
Page 378: ...378 ...
Page 384: ...384 ...
Page 400: ......