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 |
ORA-22884: object modification failed
ORA-09320: szrfc: unable to obtain the list of valid OS roles
IMG-00001: unable to initialize Oracle interMedia environment
ORA-24147: rule string.string does not exist
ORA-30338: illegal dimension hierachy name
ORA-13705: There was a instance shutdown/startup between the snapshots in the range [string, string].
RMAN-06226: Automatic instance removed
ORA-29278: SMTP transient error: string
ORA-01516: nonexistent log file, datafile, or tempfile "string"
SQL*Loader-00266: Unable to locate character set handle for string.
IMP-00076: Missing NLS_NCHAR_CHARACTERSET in props$
ORA-06557: null values are not allowed for any parameters to pipe icd's