Oracle Errors Interview Questions
Questions Answers Views Company eMail

ORA-16614: object has an ancestor that is disabled

1 3195

ORA-16617: unknown object identifier specified in request

1 3712

ORA-16618: response document of size "string" bytes is too large

1 2179

ORA-16619: Health Check timed out

1 3429

ORA-16620: one or more databases could not be contacted for a delete operation

1 2949

ORA-16621: Database name for ADD DATABASE must be unique.

1 2774

ORA-16622: Two or more broker database objects resolve to one physical database.

1 2069

ORA-16623: stale DRC UID sequence number detected

1 3807

ORA-16624: broker protocol version mismatch detected

1 6307

ORA-16625: cannot reach the primary

1 10147

ORA-16626: failed to enable specified object

1771

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

Oracle,

3554

ORA-16628: The broker protection mode is inconsistent with the database setting.

1 3905

ORA-16629: Database reports a different protection level from the protection mode.

2 20726

ORA-16630: That database property was deprecated.

1 2198


Post New Oracle Errors Questions

Un-Answered Questions { Oracle Errors }

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

1881


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?

2306


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

2313


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

2299


NZE-28868: Peer certificate chain check failed.

2263






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

1472


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

1237


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


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

1199


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


ORA-26079: file "string" is not part of table string.string

1520


[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


ORA-26094: stream format error: input column overflow

2250


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

2252


NZE-28890: Entrust Login Failed

1409