Oracle Errors Interview Questions
Questions Answers Views Company eMail

ORA-06044: NETDNT: connect failed, byte count quota exceeded

1 2337

ORA-06102: NETTCP: cannot allocate context area

1 2131

ORA-06105: NETTCP: remote host is unknown

1 2240

ORA-06106: NETTCP: socket creation failure

1 2139

ORA-06107: NETTCP: ORACLE network server not found

1 3358

ORA-06108: NETTCP: connect to host failed

1 2223

ORA-06109: NETTCP: message receive failure

1 2150

ORA-06110: NETTCP: message send failure

1 5012

ORA-06111: NETTCP: disconnect failure

1 2045

ORA-06112: NETTCP: invalid buffer size

1 2996

ORA-06113: NETTCP: Too many connections

1 2363

ORA-06114: NETTCP: SID lookup failure

1 3209

ORA-06115: NETTCP: unable to create ORACLE logicals

1 2391

ORA-06116: NETTCP: unable to create ORASRV process

1 2057

ORA-06117: NETTCP: unable to create ORASRV: quota exceeded

1 2100


Post New Oracle Errors Questions

Un-Answered Questions { Oracle Errors }

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

1554


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?

2302


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

2251


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

1371


ORA-26084: direct path context already finished

1481






IMP-00064: Definition of LOB was truncated by export

5880


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

1233


IMP-00060: Warning: Skipping table "string"."string" because object type "string"."string" does not exist or has different identifier

2616


NZE-28890: Entrust Login Failed

1405


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.

2323


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

2135


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

2854


ORA-26095: unprocessed stream data exists

2794


ORA-26094: stream format error: input column overflow

2246


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

8057