SQL/MX 2.x Messages Manual (G06.24+, H06.03+)
Binder and Compilation Messages (4000 through
4999)
HP NonStop SQL/MX Messages Manual—523730-004
6-33
Recovery. Correct the syntax and resubmit.
SQL 4127
Cause. You attempted to perform an assignment but specified incompatible data
types.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 4128
Where number is the error message.
Cause. SQL/MX was not able to retrieve default volume and subvolume information
using the =_DEFAULTS define.
Effect. The operation fails.
Recovery. Check the =_DEFAULTS define and resubmit.
SQL 4129
Cause. You specified an IF statement that does not have the same set of output host
variables on both sides of its IF THEN statement list and its ELSE statement list.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 4130
Cause. You specified a SIGNAL parameter of an incorrect type.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
4127 Type name1 cannot be assigned to type name2.
4128 Default volume and subvolume information could not be
retrieved from =_DEFAULTS define - DEFINEINFO error number.
4129 An IF statement should have the same set of output host
variables on both sides of IF THEN statement list and the
ELSE statement list.
4130 SIGNAL parameter 3 must be of type string