ORA-03008: parameter COMPATIBLE >= string needed for string
Answer Posted / guest
Cause: An attempt was made to use a feature for a later
Oracle version, than the setting of the initialization
parameter, COMPATIBLE.
Action: Set COMPATIBLE to the value in the message (or
higher), and retry the command, but be aware that this will
limit your downgrade options.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
NZE-28890: Entrust Login Failed
ORA-26095: unprocessed stream data exists
when i ran any workflow or session, getting below error: seesion task instance[s_xxx]: Execution terminated unexpecterdly
NZE-28868: Peer certificate chain check failed.
RMAN-05017: no copy of datafile number found to recover
ORA-26079: file "string" is not part of table string.string
ORA-26082: load of overlapping segments on table string.string is not allowed
ORA-16626: failed to enable specified object
[ERROR] [main 11:01:20] (JCLLoggerAdapter.java:error:454) Unsuccessful: alter table user.CEN_USER_MASTER add constraint FKF4EDEDC3D0BAAE75 foreign key (ROLE_ID) references user.CEN_ROLE_MASTER [ERROR] [main 11:01:20] (JCLLoggerAdapter.java:error:454) ORA-02275: such a referential constraint already exists in the table
ORA-07497: sdpri: cannot create trace file 'string'; errno = string.
ORA-26028: index string.string initially in unusable state
ORA-26029: index string.string partition string initially in unusable state
IMG-02003: 2FF03 - incorrect color histogram feature specification
IMP-00070: Lob definitions in dump file are inconsistent with database.
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.