ORA-30476: PLAN_TABLE does not exist in the user's schema
Answers were Sorted based on User's Feedback
Answer / dheerendra
PLAN_TABLE does not exist in each schema. You need to
create this table into your schema.The DDL comes with each
installation. Execute file UTLXPLAN.SQL in your schema to
create PLAN_TABLE. On unix server it usually remains in
$ORACLE_HOME/rdbms/admin folder.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / guest
Cause: Estimate_Summary_Size uses Oracle SQL "EXPLAIN PLAN"
command to estimate cardinality of the specified
select-clause. This requires a table called the PLAN_TABLE
in the user's schema. For more information refer to the SQL
Reference Manual.
Action: Create the PLAN_TABLE as described for EXPLAIN PLAN.
On most systems a script utlxplan.sql will create this table.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 2 No |
NNL-00290: Cancelled cache flush
ORA-31204: DBMS_LDAP: PL/SQL - Invalid LDAP Session.
ORA-24126: invalid CASCADE_FLAG passed to DBMS_REPAIR.string procedure
ORA-06438: ssaio: the asynchronous read was unable to read from the database file.
PCC-00032: Invalid option "string"
ORA-39113: Unable to determine database version
KUP-04071: record discarded from file string
ORA-01136: specified size of file string (string blocks) is less than original size of string blocks
ORA-25406: could not generate a connect address
ORA-09835: addCallback: callback port is already in a set.
PROT-00015: Unimplemented feature
ORA-16593: XML conversion failed