Oracle Errors Interview Questions
Questions Answers Views Company eMail

DRG-10504: primary key is required when using the DETAIL_DATASTORE

1 2776

DRG-10506: table does not exist: string

1 2237

DRG-10507: duplicate index name: string

1 6045

DRG-10509: invalid text column: string

1 3584

DRG-10510: stopword is missing

1 2293

DRG-10511: index string does not exist or is incomplete

1 2294

DRG-10513: index string metadata is corrupt

1 2678

DRG-10516: failed to perform DDL operation due to an Oracle error

1 2531

DRG-10517: index string is already valid

1 2405

DRG-10518: an operation is in progress which conflicts with string request

1 2443

DRG-10520: failed to drop index: string

1 2451

DRG-10525: missing REBUILD keyword

1 2361

DRG-10528: primary keys of type string are not allowed

1 2128

DRG-10531: parallel parameter must be > 0

1 2335

DRG-10532: table is not partitioned

1 2313


Post New Oracle Errors Questions

Un-Answered Questions { Oracle Errors }

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

1882


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

2858


NZE-28890: Entrust Login Failed

1409


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

2314


IMP-00064: Definition of LOB was truncated by export

5886






ORA-16626: failed to enable specified object

1771


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

1749


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


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

1237


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

1376


[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

2287


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

2299


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


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

3398


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

1711