SQL/MP Messages Manual
SQLCI Utility Processor Messages (9000 to 9999)
HP NonStop SQL/MP Messages Manual—427720-006
11-28
SQL 9097
Cause. The command failed on the partition of the index, possibly because of
insufficient authority or file in use by another process. See the file system error
following this error for more information.
Effect. If the error limit in the ALLOWERRORS option is reached, the command
terminates.
Recovery. Correct the file system error condition.
SQL 9098
Cause. Stated in the error message.
Effect. The target file will be created without alternate keys.
Recovery. Either specify name mapping and enter the command again, or use FUP
ALTER and FUP LOADALTFILE to create and load the alternate key files.
SQL 9099
Cause. The source file is an SQL program.
Effect. The target file is an object file within the SQL region, but it is not an executable
SQL program.
Recovery. If necessary, recompile the target file. You might have to specify DEFINEs
for the recompilation.
9097 The value-1 operation failed on the partition value-2 of
the index value-3 that is defined on the table value-4.
9098 The target file value-1 will not have alternate keys
because no mapping rules were specified for the alternate
keys of the source file value-2.
9099 The source file value-1 is an SQL program. The
corresponding target file value-2 might have to be
recompiled.