Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Troubleshooting Replication

Troubleshooting Replication

From: <siva.thirumaiyan_at_gmail.com>
Date: 4 May 2007 08:48:37 -0700
Message-ID: <1178293717.775472.239390@e65g2000hsc.googlegroups.com>


Hi,

I am facing issues with the MultiMaster Replication implemented on the Oracle 8i Databases. I am getting the following error while reexecuting the errors generated by the deferred transactions through OEM. Please let me know if there is any alternate way to handle the errors occured during the execution of the deferred transactions which are executed automatically.

Statement:-------------------------------
Begin
DBMS_DEFER_SYS.EXECUTE_ERROR(...
...);
End
Stack Trace:-----------------------------

ORA-01403: no data found
ORA-01403: no data found
ORA-06512: at"SYS.DBMS_DEFER_SYS_PART1", line 430
ORA-06512: at"SYS.DBMS_DEFER_SYS", line 1632
ORA-06512: at"SYS.DBMS_DEFER_SYS", line 1678 ORA-06512: at line 2

Please let me know if there is any other method to resolve this issue in lesser time.

Thanks in advance!!! Received on Fri May 04 2007 - 10:48:37 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US