Oracle 26ai

ORA-02402

Cause

The table used by EXPLAIN to store plan information does not exist in the current schema.


Action

Create a plan table in the current schema if absent, or use the INTO clause to store the output of EXPLAIN in an existing plan table.