Start of change

DSNA686I   

Explanation

A BIND QUERY command issued by the SET_PLAN_HINT stored procedure has completed successfully. However, the SET_PLAN_HINT stored procedure cannot retrieve the BIND QUERY message.

csect-name
The name of the control section that issued the message.
queryno-value
The QUERYNO value that identifies the SQL statement.
reason-text
Text the describes why the message output for the BIND QUERY message was not be retrieved.
information-type
A string that indicates the type of information that was not retrieved:
  • QUERY MESSAGE

System action

The stored procedure performs terminates normally.

User response

No action is required.

Severity

0 (informational)

End of change