Oracle Errors Interview Questions
Questions Answers Views Company eMail

ORA-32124: Illegal attribute passed

1 2953

ORA-32125: Attribute type is not appropriate

1 2394

ORA-32126: Cannot perform operations on a null REF

1 2104

ORA-32127: REFs do not belong to any connection

1 2190

ORA-32128: setDataBuffer called after fetch has started

1 2715

ORA-32129: cannot get information about this column

1 4252

ORA-32130: invalid offset/index refrenced in Bytes

1 2782

ORA-32131: bind data type cannot be changed

1 2384

ORA-32132: maximum iterations cannot be changed

1 6037

ORA-32133: Cannot get stream from LOB/FILE

1 2314

ORA-32134: Cannot assign LOBs

1 2376

ORA-32135: Cannot assign FILEs

1 1986

ORA-32136: Cannot perform operation on an invalid stream

1 3100

ORA-32139: Cannot write to the stream

1 1881

ORA-32140: cannot peform this operation on stream

1 2126


Post New Oracle Errors Questions

Un-Answered Questions { Oracle Errors }

When i am connect database through toad,one error occured. ORA-12514: TNS:listener does not currently know of service requested in connect descriptor. plz help me thanks advance.............

2308


NZE-28890: Entrust Login Failed

1401


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

8057


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

3547


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

1281






ORA-26094: stream format error: input column overflow

2243


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

2614


NZE-28868: Peer certificate chain check failed.

2262


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

1366


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

2132


ORA-16626: failed to enable specified object

1767


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

2852


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

1552


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

1195


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

1232