Oracle Errors Interview Questions
Questions Answers Views Company eMail

TNS-12529: TNS:connect request rejected based on current filtering rules

1 3160

TNS-12531: TNS:cannot allocate memory

1 6870

TNS-12532: TNS:invalid argument

4 12042

TNS-12533: TNS:illegal ADDRESS parameters

1 5027

TNS-12534: TNS:operation not supported

1 2733

TNS-12535: TNS:operation timed out

1 4344

TNS-12536: TNS:operation would block

1 3078

TNS-12537: TNS:connection closed

IBM,

1 5050

TNS-12538: TNS:no such protocol adapter

1 4561

TNS-12539: TNS:buffer over- or under-flow

1 2616

TNS-12540: TNS:internal limit restriction exceeded

1 3385

TNS-12541: TNS:no listener

1 2888

TNS-12542: TNS:address already in use

1 4292

TNS-12543: TNS:destination host unreachable

1 6293

TNS-12544: TNS:contexts have different wait/test functions

1 2259


Post New Oracle Errors Questions

Un-Answered Questions { Oracle Errors }

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

3546


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

2248


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

1743


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

1552


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

3393






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

2851


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

1512


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

6145


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

2289


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

1877


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.

2320


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

8055


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?

2295


IMP-00064: Definition of LOB was truncated by export

5876


ORA-26094: stream format error: input column overflow

2242