Oracle Errors Interview Questions
Questions Answers Views Company eMail

ORA-29256: Cursor contains both regular and array defines which is illegal

1 2330

ORA-29257: host string unknown

1 4085

ORA-29258: buffer too small

1 2732

ORA-29259: end-of-input reached

1 10233

ORA-29260: network error: string

1 4168

ORA-29261: bad argument

1 8461

ORA-29262: bad URL

1 6582

ORA-29263: HTTP protocol error

1 7408

ORA-29264: unknown or unsupported URL scheme

1 9995

ORA-29265: HTTP header not found

1 2840

ORA-29266: end-of-body reached

1 14031

ORA-29267: illegal call

1 3294

ORA-29268: HTTP client error string

1 6058

ORA-29269: HTTP server error string

1 8810

ORA-29270: too many open HTTP requests

1 11137


Post New Oracle Errors Questions

Un-Answered Questions { Oracle Errors }

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

1187


ORA-26029: index string.string partition string initially in unusable state

1690


ORA-16626: failed to enable specified object

1750


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

2602


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

2243






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

1457


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


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

8044


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

3384


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

1499


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


NZE-28868: Peer certificate chain check failed.

2249


ORA-26095: unprocessed stream data exists

2754


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

1735


ORA-26084: direct path context already finished

1467