FPEY0322I DBRM <V1> HAS NO ROWS IN <V2>.PLAN_TABLE - REQUEST IGNORED

Explanation

The plan specified in an EXPLAIN PLAN request was bound with the EXPLAIN(YES) bind option, but the rows in the PLAN_TABLE owned by the authorization ID have been deleted for the given DBRM. The statement is ignored, and processing continues with the next Explain request.
  • <V1> is the DBRM.
  • <V2> is the authorization ID.

User response

Rebind the plan and rerun the job with the same input record.