DRG-51028: unexpected error in fuzzy match expansion: %(1)
Answer / guest
Cause: Internal error
Action: Contact Oracle support
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
ORA-16535: CRS is preventing execution of a broker operation.
NNL-00406: Canonical name: string
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...
ORA-15003: diskgroup "string" already mounted in another lock name space
LSX-00343: "~S" is not nillable
ORA-19860: piece validation cannot be performed more than once
ORA-14329: domain index [sub]partitions cannot be renamed in this clause
ORA-02189: ON <tablespace> required
PCC-02434: FOR clause not permitted in any LOB statement
PCB-00312: Keyword WORK required here by ANSI
TNS-01418: Proxy service "string" has number instance(s).
LPX-00122: undefined ID "~S" in IDREF