ALLBASE/SQL Message Manual (36216-90213)

Chapter 2 25
ALLBASE/SQL Warning Messages
CAUSE The ISQL welcome file corresponding to your language
cannot be accessed, probably because it does not exist.
ACTION Contact your system administrator.
232 MESSAGE ! conversion error on line !, column !.
(DBWARN 232)
CAUSE There is a problem converting Date, Time, DateTime, or
Interval field to internal format when trying to load the
data from an external data file. The error messages
following this one will give more specific information on
the problem.
ACTION Check the load information specified for this field (start
position, length, date/time/interval field format) and the
format of the data value for possible problems. Correct
problems and redo LOAD operation.
233 MESSAGE Default format not used for ! field, column
!. (DBWARN
233)
CAUSE You did not use the default format for a Date, Time,
DateTime or Interval field in the load description file.
ACTION Modify the format in the descriptor file. Make sure the
data is in the default format and redo the LOAD
operation. Refer to the
ALLBASE/ISQL Reference
Manual
for format specifications.
234 MESSAGE Unable to convert ! value to a displayable
format. (DBWARN
234)
CAUSE Unable to convert a Date, Time, DateTime or Interval
value to a value that can be stored in the data file. This
was probably due to a bad format or length specified for
the field.
ACTION Check the unload format and length given for this field.
Correct any problems and redo the UNLOAD operation.
235 MESSAGE Only first ! rows can be displayed. (DBWARN
235)
CAUSE More rows qualified for the SELECT statement than can
be viewed through ISQL.
ACTION If all the rows of data need to be viewed, use the UNLOAD
EXTERNAL command to unload the data to an ASCII file.
236 MESSAGE *WARNING*: DATA NOT COMPLETE - FIRST ! ROWS
DISPLAYED.
(DBWARN 236)
CAUSE This message is displayed on the last line of the outfile