![HP Neoview Messages Manual Download Page 95](http://html.mh-extra.com/html/hp/neoview-messages/neoview-messages_manual_165138095.webp)
SQL 3038
3038 PIC X types cannot have leading signs, or any signs at all.
Cause
You specified a PIC X type with a sign, which is not supported.
Effect
The operation fails.
Recovery
Remove the sign, or redefine the type, and resubmit.
SQL 3039
3039 PIC X types do not have any COMP representation.
Cause
You specified a PIC X type with COMP, which is not supported.
Effect
The operation fails.
Recovery
Remove the COMP, or redefine the type, and resubmit.
SQL 3040
3040 Precision zero is not valid. Add a '9' to the PICTURE clause.
Cause
You specified an item with precision zero. You must add the number nine to the
PICTURE clause.
Effect
The operation fails.
Recovery
Correct the syntax and resubmit.
SQL 3041
3041 UNSIGNED is not valid for a numeric or decimal type with a scale
greater than 9.
Cause
You specified UNSIGNED for a numeric or decimal type that has a scale greater than
nine, which is not supported.
Effect
The operation fails.
Recovery
Change the specification to SIGNED and resubmit.
SQL 3042
3042 UPSHIFT for a numeric type is not valid.
Cause
You specified UPSHIFT for a numeric type, which is not supported.
Effect
The operation fails.
Recovery
Change the specification and resubmit.
SQL 3043
3043 Precision greater than 18 for a COMP numeric type is not valid.
Cause
You specified a precision value greater than 18 for a COMP numeric type, which is
not supported.
Effect
The operation fails.
Recovery
Change the precision to a value of 18 or less and resubmit.
SQL 3044
3044 The interval value is not valid.
Cause
You specified an invalid interval
value
.
Effect
The operation fails.
Recovery
Correct the interval value to a valid one and resubmit.
95
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: ......