SQL/MP Messages Manual
SQL Executor Messages (8000 to 8999)
HP NonStop SQL/MP Messages Manual—427720-006
10-27
SQL 8256
Cause. Stated in the error message.
Effect. SQL/MP attempts to recompile the statement.
Recovery. SQL compile the program again. Alternatively, create an index equivalent
to the index chosen as the access path at SQL compilation time.
SQL 8257
Cause. The similarity check failed. When you use the CHECK INOPERABLE PLANS
option in SQLCOMP, no differences are allowed between compile-time and execution-
time collations.
Effect. The statement cannot be executed without recompilation. SQL/MP attempts
auto-recompilation.
Recovery. To avoid future auto-recompilation, objects must meet the conditions of the
similarity check.
SQL 8258
Cause. The similarity check failed.
Effect. The statement cannot be executed without recompilation. SQL/MP attempts
auto-recompilation.
Recovery. None. Report the entire message to your service provider.
8256 value-1 does not have an index equivalent to the one
chosen as the access path at SQL compilation time (KEYTAG
value-2).
8257 Execution-time collation value-1 is not equivalent to
the compile-time collation.
8258 The execution-time table (protection view) value-1 is
not similar to compile-time table (protection view) for the
following reason: The execution-time table (protection view)
has a bad SQL label.