DRG-52106: Oracle Text service results could not be committed
Answer / guest
Cause: this is an internal error
Action: Contact Oracle support
Please add more information about this Error
Is This Answer Correct ? | 0 Yes | 0 No |
TNS-12682: Login failed: the SecurID card is in next PRN mode
RMAN-20503: DELETE cannot delete expired objects - run CROSSCHECK or DELETE EXPIRED
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-03124: two-task internal error
SQL*Loader-00623: second enclosure string not present
ORA-38469: invalid privilege for an expression set: string
ORA-34164: (MXCGVAR01) A dimension used to define a local string variable cannot be located. Execution cannot continue.
RMAN-02007: Integer value overflow
ORA-13291: conversion error between the specified unit and standard unit
ORA-02443: Cannot drop constraint - nonexistent constraint
ORA-00230: operation disallowed: snapshot controlfile enqueue unavailable
PCC-00101: Lower case 'e' in floating point number is not ANSI