Oracle Errors Interview Questions
Questions Answers Views Company eMail

ORA-27059: could not reduce file size

1 7062

ORA-27060: could not set close-on-exec bit on file

1 2205

ORA-27061: waiting for async I/Os failed

2 7537

ORA-27062: could not find pending async I/Os

1 4334

ORA-27063: number of bytes read/written is incorrect

1 6784

ORA-27064: cannot perform async I/O to file

1 2546

ORA-27065: cannot perform async vector I/O to file

1 1975

ORA-27066: number of buffers in vector I/O exceeds maximum

1 1988

ORA-27067: size of I/O buffer is invalid

1 8188

ORA-27068: I/O buffer is not aligned properly

1 2799

ORA-27069: attempt to do I/O beyond the range of the file

1 6772

ORA-27070: async read/write failed

1 5608

ORA-27071: unable to seek to desired position in file

1 2404

ORA-27072: File I/O error

1 6806

ORA-27073: Trying to close a file which has async I/Os pending to be dequeued

1 2631


Post New Oracle Errors Questions

Un-Answered Questions { Oracle Errors }

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

1223


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

3387


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


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

2123


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

1356






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

1457


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

1540


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

2296


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

2840


ORA-26032: index string.string loading aborted after string keys

1639


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?

2289


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

1854


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

2299


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

1269


ORA-26084: direct path context already finished

1467