Oracle Errors Interview Questions
Questions Answers Views Company eMail

ORA-13362: disjoint sub-element in a compound polygon

1 2404

ORA-13363: no valid ETYPE in the geometry

1 2363

ORA-13364: layer dimensionality does not match geometry dimensions

1 7335

ORA-13365: layer SRID does not match geometry SRID

1 7501

ORA-13366: invalid combination of interior exterior rings

1 2821

ORA-13367: wrong orientation for interior/exterior rings

1 4577

ORA-13368: simple polygon type has more than one exterior ring

1 3770

ORA-13369: invalid value for etype in the 4-digit format

1 2834

ORA-13370: failure in applying 3D LRS functions

1 2040

ORA-13371: invalid position of measure dimension

1 3439

ORA-13372: failure in modifying metadata for a table with spatial index

1 2224

ORA-13373: element of type extent is not supported for geodetic data

1 2520

ORA-13374: SDO_MBR not supported for geodetic data

1 2381

ORA-13375: the layer is of type [string] while geometry inserted has type [string]

1 3183

ORA-13376: invalid type name specified for layer_gtype parameter

1 2946


Post New Oracle Errors Questions

Un-Answered Questions { Oracle Errors }

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

1653


IMP-00064: Definition of LOB was truncated by export

5886


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

1286


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

6156






NZE-28868: Peer certificate chain check failed.

2263


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


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


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?

2307


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

3554


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

1520


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

2299


ORA-26094: stream format error: input column overflow

2250


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

1472


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

1237