Warning Return Code Array— PL/I, Assembler, C:
|
Language and Array Element |
Explanation |
|---|---|
|
PL/I: SQLCA_WARNING0 |
Set to W if any of SQLCA-WARNING (2)—(8) is set to W. |
|
PL/I: SQLCA_WARNING1 |
Reserved for future use. |
|
PL/I: SQLCA_WARNING2 |
Reserved for future use. |
|
PL/I: SQLCA_WARNING3 |
Set to W if the number of items in the SELECT list is not equal to the number of variables in the INTO clause. The number of items returned is the lesser of these two numbers. |
|
PL/I: SQLCA_WARNING4 |
Reserved for future use. |
|
PL/I: SQLCA_WARNING5 |
Set to W if an adjustment was made to a DATE or TIMESTAMP value to correct an invalid date resulting from an arithmetic operation. |
|
PL/I: SQLCA_WARNING6 |
Reserved for future use. |
|
PL/I: SQLCA_WARNING7 |
Contains a W if it was generated by a procedure. |
|
Copyright © 2014 CA.
All rights reserved.
|
|