Oracle Errors Interview Questions
Questions Answers Views Company eMail

ORA-31043: Element 'string' not globally defined in schema 'string'

1 5160

ORA-31044: Top-level prefix length string exceeds maximum string

1 2068

ORA-31045: Cannot store more than string extras outside the root XML node

1 2101

ORA-31046: Incorrect argument(s) specified in the operator

1 2120

ORA-31047: Could not retrieve resource data at path string

1 2078

ORA-31048: Unsaved resources cannot be updated

1 1924

ORA-31050: Access denied

1 2886

ORA-31051: Requested access privileges not supported

1 2390

ORA-31052: Cannot delete ACL with other references

1 3603

ORA-31053: The value of the depth argument in the operator cannot be negative

1 2190

ORA-31054: The string operator cannot have an ancillary operator

1 1964

ORA-31055: A null XMLType element cannot be inserted into RESOURCE_VIEW

1 2258

ORA-31056: The document being inserted does not conform to string

1 4593

ORA-31057: Display Name of the element being inserted is null

1 2144

ORA-31058: cannot modify read-only XOBs

1 2138


Post New Oracle Errors Questions

Un-Answered Questions { Oracle Errors }

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

6155


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

1286


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

1558


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

1653


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

1711






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


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

2231


ORA-16626: failed to enable specified object

1769


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

3398


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?

2305


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

8062


IMP-00064: Definition of LOB was truncated by export

5886


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

3552


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

1881


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

1199