SQL/MX 2.x Messages Manual (H06.04+)
Utility Messages (20000 through 23099)
HP NonStop SQL/MX Messages Manual—540498-003
17-38
SQL 20150
Cause. The source and target names in the index-map or the constraint-map are the
same.
Effect. The operation fails.
Recovery. Fix the index-map or constraint-map clause and resubmit.
SQL 20151
Cause. The format file has a line that specifies FileIsBinary=Y.This option is not
supported in the current release of NonStop SQL/MX.
Effect. The operation fails.
Recovery. Change the format file to specify FileIsBinary=N and resubmit.
SQL 20152
Cause. You specified VARCHAR for a format file that is binary FIXED-WIDTH.
Effect. SQL is not able to perform the IMPORT operation.
Recovery. Verify your format file and resubmit.
SQL 20153
Cause. You specified VARCHAR for a column that is not a VARCHAR data type.
Effect. The operation fails.
Recovery. Verify your data file and resubmit.
20150 Since the source and target have the same catalog and
schema, the source and the target names in index map and
constraint map must be unique. DUP cannot be performed.
20151 IMPORT does not currently support binary data files.
20152 The VARCHAR varying-length can support non-binary
FIXED-WIDTH format file only.
20153 The VARCHAR varying-length can support VARCHAR data
type only.










