Oracle Errors Interview Questions
Questions Answers Views Company eMail

ORA-32322: PCT refresh of "string"."string" not allowed the sequence of DMLs/PMOPs

1 3470

ORA-32330: invalid operation on online redefinition interim table "string"."string"

1 1960

ORA-32331: type "string"."string" is incompatible with the master site

1 2905

ORA-32332: cannot refresh materialized view "string"."string" as type evolution has occured

1 3388

ORA-32333: disable table scn update for Materialized view

1 2701

ORA-32334: cannot create prebuilt materialized view on a table already referenced by a MV

1 5365

ORA-32335: dimension must have at least one level

1 2031

ORA-32336: cannot use USING NO INDEX to create materialized view "string"."string"

1 2753

ORA-32337: cannot alter materialized view with pending changes refresh on commit

1 3165

ORA-32338: on commit refresh grab all the detailed tables

1 1990

ORA-32339: cannot alter materialized view with the PMOP

1 3456

ORA-32340: cannot tune the materialized view definition

1 1917

ORA-32341: The EXPLAIN_MVIEW facility failed to explain the materialized view "string"."string"

1 2745

ORA-32342: The EXPLAIN_MVIEW facility failed to explain the materialized view statement

1 4064

ORA-32400: cannot use object id columns from materialized view log on "string"."string"

1 2126


Post New Oracle Errors Questions

Un-Answered Questions { Oracle Errors }

ORA-07497: sdpri: cannot create trace file 'string'; errno = string.

2309


IMP-00060: Warning: Skipping table "string"."string" because object type "string"."string" does not exist or has different identifier

2614


ORA-26028: index string.string initially in unusable state

3394


ORA-26076: cannot set or reset value after direct path structure is allocated

1466


if the lengths of two wires are same and the area of cross sections is 4:7 then what will be the ratio of current passing through these wires

2227






ORA-26084: direct path context already finished

1478


IMP-00096: Warning: Skipping table "string"."string" because type synonym "string"."string" cannot be created

1232


NZE-28868: Peer certificate chain check failed.

2262


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

1195


IMP-00070: Lob definitions in dump file are inconsistent with database.

1282


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

8057


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...

2132


IMP-00064: Definition of LOB was truncated by export

5877


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

1366


ORA-16626: failed to enable specified object

1767