Oracle Errors Interview Questions
Questions Answers Views Company eMail

ORA-12047: PCT FAST REFRESH cannot be used for materialized view "string"."string"

1 3928

ORA-12051: ON COMMIT attribute is incompatible with other options

1 3485

ORA-12052: cannot fast refresh materialized view string.string

1 5417

ORA-12053: this is not a valid nested materialized view

1 3382

ORA-12054: cannot set the ON COMMIT refresh attribute for the materialized view

1 6115

ORA-12055: materialized view definition contains cyclic dependencies with existing materialized views

1 3032

ORA-12056: invalid REFRESH method

1 2737

ORA-12057: materialized view "string"."string" is INVALID and must complete refresh

1 2594

ORA-12058: materialized view cannot use prebuilt table

1 4277

ORA-12059: prebuilt table "string"."string" does not exist

1 6039

ORA-12060: shape of prebuilt table does not match definition query

1 4710

ORA-12061: invalid ALTER MATERIALIZED VIEW option

1 3294

ORA-12062: transaction string received out of sequence from site string

1 2461

ORA-12063: unable to apply transaction from site string

1 2137

ORA-12064: invalid refresh sequence number: string

1 2320


Post New Oracle Errors Questions

Un-Answered Questions { Oracle Errors }

IMG-02003: 2FF03 - incorrect color histogram feature specification

1203


ORA-26082: load of overlapping segments on table string.string is not allowed

1378


ORA-26084: direct path context already finished

1484


ORA-26079: file "string" is not part of table string.string

1524


Hi guys, I have four tables those are emp,dept,eliminate and uneliminate. i wrote small cursor..when i run, it display one error (ORA-01403 nodata found)... The query is: Declare cursor c1 is select e.ename emp_name from emp e,dept d where e.deptno=d.deptno group by deptno; r1 c1%rowtype; test_emp varchar2(200); begin for r1 in c1 loop begin select eliminate_emp into test_emp from eliminate t,uneliminate ut where t.number=ut.number and t.deptno=e.deptno and rownum<1; end; dbms_output.put_line(r1.emp_name); end loop; end; Thanks...

2140






ORA-26094: stream format error: input column overflow

2254


ORA-26029: index string.string partition string initially in unusable state

1713


invalid quantity specification negative quantity are not allowed for this item please check this item definition quantity

2862


[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

2289


ORA-26032: index string.string loading aborted after string keys

1655


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.

2329


ORA-26027: unique index string.string partition string initially in unusable state

6161


ORA-16516: The current state is invalid for the attempted operation.

8070


RMAN-05017: no copy of datafile number found to recover

1888


IMP-00063: Warning: Skipping table "string"."string" because object type "string"."string" cannot be created or has different identifier

2302