Oracle Errors Interview Questions
Questions Answers Views Company eMail

ORA-10657: Lob column to be shrunk does not exist

1 2304

ORA-10658: Lob column to be shrunk is marked unused

1 2708

ORA-10659: Segment being shrunk is not a lob

1 2220

ORA-10660: Segment is a shared lob segment

1 2171

ORA-10661: Invalid option specified

1 2316

ORA-10662: Segment has long columns

1 7507

ORA-10663: Object has rowid based materialized views

1 7863

ORA-10906: Unable to extend segment after insert direct load

1 2141

ORA-10914: invalid TABLESPACE GROUP clause

1 4669

ORA-10915: TABLESPACE GROUP cannot be specified for this type of tablespace

1 2784

ORA-10916: TABLESPACE GROUP already specified

1 2056

ORA-10917: TABLESPACE GROUP cannot be specified

1 11526

ORA-10918: TABLESPACE GROUP name cannot be the same as tablespace name

1 2445

ORA-10919: Default temporary tablespace group must have at least one tablespace

1 2922

ORA-10920: Cannot offline tablespace belonging to default temporary tablespace group

1 2956


Post New Oracle Errors Questions

Un-Answered Questions { Oracle Errors }

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

2232


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

2314


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

8064


NZE-28890: Entrust Login Failed

1409


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

2299






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

6156


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

2253


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

2858


ORA-16626: failed to enable specified object

1771


NZE-28868: Peer certificate chain check failed.

2263


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

1199


when i ran any workflow or session, getting below error: seesion task instance[s_xxx]: Execution terminated unexpecterdly

1749


ORA-26094: stream format error: input column overflow

2251


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


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

1376