标题: ORA-02402: PLAN_TABLE not found [打印本页] 作者: admin 时间: 2016-7-21 17:29 标题: ORA-02402: PLAN_TABLE not found ORA-02402: PLAN_TABLE not found Cause: The table used by EXPLAIN to store row source information does not exist
in the current schema. Action: Create a plan table in the current schema or use the INTO clause of the
statement to put the results of the explain command in an existing plan table.