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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Oracle Streams DML Handler

Re: Oracle Streams DML Handler

From: Alexander Fatkulin <afatkulin_at_gmail.com>
Date: Wed, 11 Jul 2007 15:03:34 -0400
Message-ID: <49d668000707111203y415c39acge0660d1d2691eb26@mail.gmail.com>


You would use lcr's set_value meber procedure to modify column values (inside your dml handler).

It's pretty straightforward.

http://download.oracle.com/docs/cd/B19306_01/appdev.102/b14258/t_lcr.htm#i998016

On 7/11/07, Ravi Gaur <ravigaur1_at_gmail.com> wrote:
> Greetings, Oracle Streams gurus,
> Does anyone have an example (or a pointer to a white-paper etc) for setting
> up a DML handler to modify LCR column values on the apply side? I'm looking
> up in Oracle docs and can only see examples of setting up a history table
> via a DML handler.
> Any help or insight is appreciated.
>
> Thank you,
> - Ravi Gaur
>

-- 
Alex Fatkulin,
The Pythian Group,
http://www.pythian.com/blogs/author/alexf/
--
http://www.freelists.org/webpage/oracle-l
Received on Wed Jul 11 2007 - 14:03:34 CDT

Original text of this message

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