Oracle Errors Interview Questions
Questions Answers Views Company eMail

ORA-31059: Cannot insert root XML document node if it already exists

1 2775

ORA-31060: Resource at path string could not be deleted

1 2126

ORA-31062: Cannot delete an unsaved resource

1 2195

ORA-31065: Cannot modify read-only property [string]

1 4749

ORA-31066: Insertion of string into string creates a cycle

1 1973

ORA-31067: XML nodes must be updated with nodes of the same type

1 2383

ORA-31068: updateXML expected data format [string] instead of [string]

1 2193

ORA-31069: Cannot apply typed changes to non-schema-based XMLType nodes

1 2128

ORA-31070: Invalid database user ID string

1 2255

ORA-31071: Invalid database username or GUID string

1 2486

ORA-31072: Too many child nodes in XMLType fragment for updateXML

1 2441

ORA-31073: Resource not retrieved using path name

1 2150

ORA-31075: invalid string declaration in XML Schema

1 2134

ORA-31076: required attribute "string" not specified

1 2182

ORA-31077: invalid attribute "string" specified

1 2311


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


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

2857


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

1519


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

3398


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

2313






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

3553


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

1472


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

1653


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

2620


ORA-26084: direct path context already finished

1482


[ERROR] [main 11:01:20] (JCLLoggerAdapter.java:error:454) Unsuccessful: alter table user.CEN_USER_MASTER add constraint FKF4EDEDC3D0BAAE75 foreign key (ROLE_ID) references user.CEN_ROLE_MASTER [ERROR] [main 11:01:20] (JCLLoggerAdapter.java:error:454) ORA-02275: such a referential constraint already exists in the table

2287


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

1199


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

2138


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

1236


when i ran any workflow or session, getting below error: seesion task instance[s_xxx]: Execution terminated unexpecterdly

1748