Oracle Errors Interview Questions
Questions Answers Views Company eMail

ORA-25115: duplicate BLOCK option specification

1 2160

ORA-25116: invalid block number specified in the DUMP DATAFILE/TEMPFILE command

1 2179

ORA-25117: MIN/MAX/Block Number expected

1 2356

ORA-25118: invalid DUMP DATAFILE/TEMPFILE option

1 2212

ORA-25119: LOGGING/NOLOGGING option already specified

1 2764

ORA-25120: MINIMUM EXTENT option already specified

1 2800

ORA-25121: MINIMUM EXTENT value greater than maximum extent size

1 2387

ORA-25122: Only LOCAL bitmap indexes are permitted on partitioned tables

1 9088

ORA-25123: Too many components specified in the name.

1 2918

ORA-25124: Database link name not allowed.

1 2606

ORA-25125: BUFFER_POOL storage option not allowed

1 2494

ORA-25126: Invalid name specified for BUFFER_POOL

1 7120

ORA-25127: RELY not allowed in NOT NULL constraint

1 2401

ORA-25128: No insert/update/delete on table with constraint (string.string) disabled and validated

1 11566

ORA-25129: cannot modify constraint (string) - no such constraint

1 3092


Post New Oracle Errors Questions

Un-Answered Questions { Oracle Errors }

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

3554


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


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

3398


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


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-26076: cannot set or reset value after direct path structure is allocated

1472


ORA-26094: stream format error: input column overflow

2250


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

2317


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

6155


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

1559


ORA-16626: failed to enable specified object

1771


ORA-07497: sdpri: cannot create trace file 'string'; errno = string.

2313


ORA-26095: unprocessed stream data exists

2803


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


NZE-28868: Peer certificate chain check failed.

2263