SQL/MP Messages Manual
SQLCI Messages (10000 to 10999)
HP NonStop SQL/MP Messages Manual—427720-006
12-33
SQL 10326
Cause. An Enscribe error occurred while reading FILEINFO information from the
Enscribe file or its partition file. The file might not exist.
Effect. The command fails and the OBEY command file, if generated, is invalid.
Recovery. Refer to the file error recovery information in the Guardian Programmer's
Guide. Take the necessary action and then rerun the CONVERT command.
SQL 10327
Cause. An error occurred during the reading of file information from an alternate key
file.
Effect. The command fails and the OBEY command file that was generated is
incomplete.
Recovery. Refer to the error recovery information in the Guardian Programmer's
Guide, and take the necessary action.
SQL 10329
Cause. The request exceeded the limit of 256 alternate key files.
Effect. The command fails and the OBEY command file that was generated is
incomplete. Only the CREATE TABLE statement and the first 256 CREATE INDEX
statements are valid. Any subsequent CREATE INDEX statements are incomplete, and
no LOAD statement is generated.
Recovery. Reduce the number of alternate key files.
10326 An error occurred while reading an ENSCRIBE file or its
partition value-1. The file might not exist in the
dictionary. The OBEY file value-2 is invalid or was not
created.
10327 Alternate key file READ error. The OBEY file value-1
is incomplete.
10329 The number of alternate key files exceeds 256. The
OBEY file value-1 is incomplete. Only the CREATE TABLE
statement and the first 256 CREATE INDEX statements are
valid.