DRG-52106: Oracle Text service results could not be committed



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

Post New Answer

More Oracle Errors Interview Questions

TNS-12682: Login failed: the SecurID card is in next PRN mode

1 Answers  


RMAN-20503: DELETE cannot delete expired objects - run CROSSCHECK or DELETE EXPIRED

1 Answers  


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

0 Answers   IBM,


ORA-03124: two-task internal error

1 Answers  


SQL*Loader-00623: second enclosure string not present

1 Answers  






ORA-38469: invalid privilege for an expression set: string

1 Answers  


ORA-34164: (MXCGVAR01) A dimension used to define a local string variable cannot be located. Execution cannot continue.

1 Answers  


RMAN-02007: Integer value overflow

1 Answers  


ORA-13291: conversion error between the specified unit and standard unit

1 Answers  


ORA-02443: Cannot drop constraint - nonexistent constraint

1 Answers  


ORA-00230: operation disallowed: snapshot controlfile enqueue unavailable

3 Answers  


PCC-00101: Lower case 'e' in floating point number is not ANSI

1 Answers  


Categories