Oracle Errors Interview Questions
Questions Answers Views Company eMail

ORA-23333: column string is already part of a column group

1 2548

ORA-23334: column string does not exist in table or column group

1 2553

ORA-23335: priority group string already exists

1 2404

ORA-23336: priority group string does not exist

1 2308

ORA-23337: priority or value not in priority group string

1 2356

ORA-23338: priority or value already in priority group string

1 2190

ORA-23339: duplicate conflict resolution information

1 2406

ORA-23340: incorrect resolution method string

1 2361

ORA-23341: user function required

1 2191

ORA-23342: invalid parameter column string

1 2408

ORA-23343: no match for specified conflict resolution information

1 2187

ORA-23344: constraint (string.string) does not exist

1 2904

ORA-23345: table "string"."string" not registered to collect statistics

1 2441

ORA-23346: primary key or object ID is undefined for table or materialized view string

1 2541

ORA-23347: datatype string for column string table string not supported

1 2554


Post New Oracle Errors Questions

Un-Answered Questions { Oracle Errors }

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

1881


ORA-16627: No standby databases support the overall protection mode.

3554


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

2313


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


When i am connect database through toad,one error occured. ORA-12514: TNS:listener does not currently know of service requested in connect descriptor. plz help me thanks advance.............

2318






ORA-16626: failed to enable specified object

1771


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.

2325


IMP-00064: Definition of LOB was truncated by export

5886


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

1376


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

1711


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

2620


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

2299


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?

2307


ORA-26084: direct path context already finished

1483


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

1199