ORA-30476: PLAN_TABLE does not exist in the user's schema
Answer Posted / 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 |
Post New Answer View All Answers
ORA-26032: index string.string loading aborted after string keys
ORA-26095: unprocessed stream data exists
ORA-26082: load of overlapping segments on table string.string is not allowed
IMP-00063: Warning: Skipping table "string"."string" because object type "string"."string" cannot be created or has different identifier
How to resolve QSM-01108 error. I have no OR conditions in my query, but do have 9 IN conditions. The error says the max limit is 2 while I have 257 number of disjuncts. However, if I remove even a single IN condition, the query is rewritten. I cannot change my query. How can I resolve this issue?
ORA-16516: The current state is invalid for the attempted operation.
RMAN-05017: no copy of datafile number found to recover
IMP-00070: Lob definitions in dump file are inconsistent with database.
ORA-26084: direct path context already finished
In my project I am using star schema and only diimension tables are loaded and not fact tables any one can help me why it is happening? Plase guide me.
ORA-26094: stream format error: input column overflow
ORA-16626: failed to enable specified object
ORA-26030: index string.string had string partitions made unusable due to:
ORA-26028: index string.string initially in unusable state
IMP-00064: Definition of LOB was truncated by export