Oracle Errors Interview Questions
Questions Answers Views Company eMail

ORA-01571: redo version string incompatible with ORACLE version string

1 2510

ORA-01572: rollback segment 'string' cannot be brought online, string extents exceeded

1 2107

ORA-01573: shutting down instance, no further change allowed

1 2698

ORA-01574: maximum number of concurrent transactions exceeded

1 3400

ORA-01575: timeout waiting for space management resource

1 6631

ORA-01576: The instance string is not enabled

1 7023

ORA-01577: cannot add log file 'string' - file already part of database

1 9113

ORA-01578: ORACLE data block corrupted (file # string, block # string)

1 3821

ORA-01579: write error occurred during recovery

1 5694

ORA-01580: error creating control backup file string

1 6411

ORA-01581: attempt to use rollback segment (string) new extent (string) which is being allocated

1 2597

ORA-01582: unable to open controlfile for backup

1 2625

ORA-01583: unable to get block size of controlfile to be backed up

1 2132

ORA-01584: unable to get file size of controlfile to be backed up

1 2176

ORA-01585: error identifying backup file string

1 2362


Post New Oracle Errors Questions

Un-Answered Questions { Oracle Errors }

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

2255


ORA-26084: direct path context already finished

1483


NZE-28890: Entrust Login Failed

1409


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

2232


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

2315






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

1199


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

1376


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

2620


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.

2327


IMP-00064: Definition of LOB was truncated by export

5886


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

1286


ORA-26095: unprocessed stream data exists

2803


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

1559


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

6157


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

1472