FPEY0310I QUERY NO. <V1> DOES NOT EXIST FOR USER <V2> - REQUEST IGNORED
Explanation
The query number specified in an EXPLAIN QUERYNO
request could not be located in the accessed PLAN_TABLE. If necessary,
specify the correct authorization ID in the OWNER parameter.
The statement is ignored, and processing continues with the next Explain
request.
- <V1> is the query number.
- <V2> is the user.
User response
Verify that the query number does exist in the table. Also verify that the correct PLAN_TABLE is being accessed.