Oracle Errors Interview Questions
Questions Answers Views Company eMail

ORA-29853: keyword UNIQUE may not be used in creating domain indexes

1 2369

ORA-29854: keyword BITMAP may not be used in creating domain indexes

1 2307

ORA-29855: error occurred in the execution of ODCIINDEXCREATE routine

1 6762

ORA-29856: error occurred in the execution of ODCIINDEXDROP routine

2 10693

ORA-29857: domain indexes and/or secondary objects exist in the tablespace

1 5951

ORA-29858: error occurred in the execution of ODCIINDEXALTER routine

1 8438

ORA-29859: error occurred in the execution of ODCIINDEXTRUNCATE routine

1 6924

ORA-29860: cannot truncate a table with domain indexes marked LOADING

1 5942

ORA-29861: domain index is marked LOADING/FAILED/UNUSABLE

CGI,

1 8273

ORA-29862: cannot specify FORCE option for dropping non-domain index

1 6986

ORA-29863: warning in the execution of ODCIINDEXCREATE routine

1 2933

ORA-29864: analyzing domain indexes marked LOADING/FAILED not supported

1 3009

ORA-29865: indextype is invalid

1 2338

ORA-29866: cannot create domain index on a column of index-organized table

1 2490

ORA-29867: cannot create a domain index on a LONG column

1 2447


Post New Oracle Errors Questions

Un-Answered Questions { Oracle Errors }

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

1376


ORA-26095: unprocessed stream data exists

2803


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

2256


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

2862


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

1713






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


IMP-00064: Definition of LOB was truncated by export

5887


ORA-26030: index string.string had string partitions made unusable due to:

1559


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?

2308


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

2233


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

2139


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

1885


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

1237


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

8067


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

2620