SQL/MP Messages Manual
SQL Catalog Manager Messages (1000 to 1999)
HP NonStop SQL/MP Messages Manual—427720-006
3-112
SQL 1945
Cause. One or more characters in the default string have no equivalent upshifted
character.
Effect. The command fails.
Recovery. Correct the default string by using only characters that have an equivalent
upshifted character or do not use the UPSHIFT clause.
SQL 1958
Cause. The indicated test point error was triggered. These test points are used for
development testing, injecting errors into the processing at specific points. They are
intended for HP internal use only.
Effect. The statement fails.
Recovery. The mechanism for enabling the test points involves use of DEFINEs with
names beginning with =_SQL_LDR_. If DEFINEs with these names were being used,
eliminate them. If this error occurs when such DEFINEs were not being used, report
the entire message to your service provider.
SQL 1959
Cause. The indicated file system error occurred on the file specified as the recovery
file for an APPEND.
Effect. The statement fails.
Recovery. Correct the file system error condition.
SQL 1960
Cause. There is something wrong with the file given as the recovery file in an
APPEND command. This error normally is caught before being
detected by the SQL Loader and a better message normally is displayed.
Effect. The statement fails.
1945 Unable to upshift the default string in column value-1.
1958 Test point value-1 error was triggered.
1959 Filesystem error value-1 occurred on the recovery file.
1960 The file specified as the recovery file is not a
recovery file or is inconsistent with the target table.