Oracle Errors Interview Questions
Questions Answers Views Company eMail

ORA-34001: (MODCOMP14) Concat leaf dimension workspace object already is used in a DIMENSION statement, either explicitly or as a leaf of another concat dimension.

1 2241

ORA-34019: (MSCGADD03) workspace object is not a LIST PARTITION TEMPLATE.

1 2420

ORA-34021: (MSCGADD04) You must specify a partition when maintaining PARTITION TEMPLATE workspace object.

1 2005

ORA-34059: (MSEXECUT12) You cannot delete non session-only dimension values from unique concat dimension workspace object.

1 2077

ORA-34061: (MSEXECUT11) Session-only values cannot be added to non-unique concat dimension workspace object, or any of its base dimensions.

1 2253

ORA-34141: (MXCGPUT00) You cannot use the ASSIGN keyword with DIMENSION workspace object.

1 2064

ORA-34143: (MXCGPUT02) You cannot assign values to SURROGATE workspace object because it is type INTEGER.

1 2183

ORA-34145: (MXCGPUT03) You cannot use the APPEND keyword with SURROGATE workspace object.

1 2163

ORA-34164: (MXCGVAR01) A dimension used to define a local string variable cannot be located. Execution cannot continue.

1 2100

ORA-34177: (MXCHGDCL19) number cannot be deleted because one or more partitioned variables instantiate it.

1 1910

ORA-34179: (MXCHGDCL20) workspace object is not a PARTITION TEMPLATE.

1 2146

ORA-34181: (MXCHGDCL21) workspace object is not a partitioned VARIABLE.

1 2009

ORA-34183: (MXCHGDCL22) Partition number already exists.

1 2740

ORA-34210: (MXCHGDCL18) You cannot change workspace object to a dimension composite because one or more surrogates has been defined for it.

1 2117

ORA-34243: (MXDCL11) You can only use the string keyword when defining a COMPOSITE.

1 2843


Post New Oracle Errors Questions

Un-Answered Questions { Oracle Errors }

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

2299


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


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

2862


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

1200


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

1376






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

6159


ORA-26079: file "string" is not part of table string.string

1521


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

3556


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

1559


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

1885


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

1713


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

1473


ORA-26084: direct path context already finished

1483


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

8067


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

2321