Oracle Errors Interview Questions
Questions Answers Views Company eMail

PLS-00642: local collection types not allowed in SQL statements

1 9327

PLS-00643: booleans, index tables, records and cursors not allowed in SQL statements

1 2065

PLS-00644: character set mismatch found at 'string' among result expressions in a CASE expression

1 2126

PLS-00645: character set mismatch found at 'string' among operands in a COALESCE expression

1 2068

PLS-00646: MAP or ORDER method must be defined in the root of the subtype hierarchy

1 3604

PLS-00647: attribute by name "string" conflicts with method by same name

1 2075

PLS-00648: type of supertype attribute "string" can not be a subtype or reference to a subtype in this release

1 2502

PLS-00649: method "string" can be overridden only once per object type

1 2763

PLS-00650: invalid type for PARTITION/CLUSTER/ORDER BY clause

1 2709

PLS-00651: implementation type in Aggregate/Table function should be a valid type

1 2109

PLS-00652: aggregate functions should have exactly one argument

1 4673

PLS-00653: aggregate/table functions are not allowed in PL/SQL scope

1 16914

PLS-00654: PARTITION/ORDER/CLUSTER BY are allowed for only with PARALLEL_ENABLE

1 2274

PLS-00655: only functions can be declared as PIPELINED

1 2238

PLS-00656: field 'string' not available in input argument

1 5421


Post New Oracle Errors Questions

Un-Answered Questions { Oracle Errors }

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

2862


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

1288


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

1752


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

8067


NZE-28890: Entrust Login Failed

1409






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?

2308


IMP-00064: Definition of LOB was truncated by export

5889


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

2620


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

1524


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


NZE-28868: Peer certificate chain check failed.

2265


ORA-16626: failed to enable specified object

1773


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

2299


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

1237


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

2315