Find Transaction SQL From RBA Source & Target
Find Transaction SQL From RBA Source & Target
==================================================================================
spool output.txt
ALTER SESSION SET NLS_DATE_FORMAT='YYYY-MM-DD HH24:MI:SS';
set numformat 9999999999999999999999
set long 999999
set lines 190
set pages 555
exec dbms_logmnr.start_logmnr(options=>dbms_logmnr.dict_from_online_catalog);
spool off;
=======================================================================================
i mean my repicate is abended for particular rba . i need to check it from target . please tell me how
Yes, You can. Infact you can see actual SQL statement
Please visit.
http://oracleabout.blogspot.com/2015/03/find-dml-sql-statement-values-caused.html?
_sm_au_=iVVW3570R0T1RfkP
thnq. one more doubt. Can i get the rba nos which id doin the same transaction in one trail filr