SQL/MX 3.2 Messages Manual (H06.25+, J06.14+)
Binder and Compilation Messages (4000 through
4999)
HP NonStop SQL/MX Release 3.2 Messages Manual—691121-001
6-34
SQL 4128
Where number is the error message.
Cause. NonStop 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.
SQL 4133
Cause. The type of the trim source and trim character is not CHARACTER.
Effect. The operation fails.
Recovery. Make sure the type of the source and trim character is CHARACTER.
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.
4133 Both trim character and source have to be CHARACTER
type.










