Oracle Errors Interview Questions
Questions Answers Views Company eMail

ORA-16406: Primary and standby database software version mismatch

1 4582

ORA-16407: Standby database is in the future of the archive log

1 2455

ORA-16408: Incompatible archival Redo Branch lineage

1 3046

ORA-16409: Archive log switchover reference number mismatch

1 2155

ORA-16411: ONDEMAND archival requires active managed recovery operation

1 2173

ORA-16412: ONDEMAND archival requires active SQL apply operation

1 2222

ORA-16413: Unsupported database type for ONDEMAND archivelog destinations

1 2364

ORA-16501: the Data Guard broker operation failed

1 10973

ORA-16502: the Data Guard broker operation succeeded with warnings

1 2575

ORA-16503: site ID allocation failure

1 2581

ORA-16504: The Data Guard configuration already exists.

1 7117

ORA-16505: site ID is invalid

1 3507

ORA-16506: out of memory

1 2294

ORA-16507: unrecognized request identifier

1 2418

ORA-16508: channel handle not initialized

1 3149


Post New Oracle Errors Questions

Un-Answered Questions { Oracle Errors }

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

1457


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

6137


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

1356


NZE-28868: Peer certificate chain check failed.

2250


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

2218






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.

2316


IMP-00064: Definition of LOB was truncated by export

5865


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

1187


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

1223


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

3387


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

1540


ORA-16626: failed to enable specified object

1751


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

2123


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

2840


ORA-26095: unprocessed stream data exists

2754