Oracle Errors Interview Questions
Questions Answers Views Company eMail

ORA-15057: specified size of string MB is larger than actual size of string MB

1 4899

ORA-15058: disk 'string' belongs to an incompatible diskgroup

1 2385

ORA-15059: invalid device type for ASM disk

1 5055

ORA-15060: template "string" does not exist

1 2617

ORA-15062: ASM disk is globally closed

1 5241

ORA-15063: diskgroup "string" lacks quorum of string PST disks; string found

1 4082

ORA-15064: communication failure with ASM instance

1 4762

ORA-15065: hash collision for diskgroup names 'string' and 'string'

1 2586

ORA-15066: offlining disk "string" may result in a data loss

1 4653

ORA-15067: command or option incompatible with diskgroup redundancy

1 6173

ORA-15068: maximum number of diskgroups string already mounted

1 2895

ORA-15069: ASM file 'string' not accessible; timed out waiting for lock

1 2721

ORA-15070: maximum number of files string exceeded in diskgroup "string"

1 3330

ORA-15071: ASM disk "string" is already being dropped

1 4284

ORA-15072: command requires at least string failure groups, specified only string

1 5862


Post New Oracle Errors Questions

Un-Answered Questions { Oracle Errors }

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

1713


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?

2313


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

1378


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

1203


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

2620






ORA-26094: stream format error: input column overflow

2254


NZE-28890: Entrust Login Failed

1409


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

2317


IMP-00064: Definition of LOB was truncated by export

5889


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

2862


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

2257


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

1290


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

2323


ORA-26084: direct path context already finished

1483


IMP-00063: Warning: Skipping table "string"."string" because object type "string"."string" cannot be created or has different identifier

2301