Oracle Errors Interview Questions
Questions Answers Views Company eMail

ORA-16162: Cannot add new standby databases to protected configuration

1 2587

ORA-16163: LGWR network server host attach error

1 4715

ORA-16164: LGWR network server host detach error

1 2531

ORA-16165: LGWR failed to hear from network server

1 2955

ORA-16166: LGWR network server failed to send remote message

1 3442

ORA-16167: LGWR network server could not switch to non-blocking mode

1 2162

ORA-16168: LGWR network server could not switch to blocking mode

1 2266

ORA-16169: LGWR network server invalid parameters

1 4082

ORA-16170: Terminal recovery may have left the database in an inconsistent state

1 2292

ORA-16171: RECOVER...FINISH not allowed due to gap for thr string, seq string-string

1 5614

ORA-16172: archive logs detected beyond Terminal End-Of-Redo

1 2728

ORA-16173: incompatible archival network connections active

1 2896

ORA-16174: user requested thread/sequence termination of managed recovery

1 2811

ORA-16175: cannot shut down database when media recovery is active

1 12130

ORA-16176: background dictionary build cannot be running

1 2629


Post New Oracle Errors Questions

Un-Answered Questions { Oracle Errors }

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


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

1748


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

1881


IMP-00070: Lob definitions in dump file are inconsistent with database.

1286


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

1237






ORA-26084: direct path context already finished

1483


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

2139


ORA-16626: failed to enable specified object

1771


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

3398


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


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-16516: The current state is invalid for the attempted operation.

8063


ORA-26032: index string.string loading aborted after string keys

1653


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

2857