Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Oracle Streams DML Handler
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-lReceived on Wed Jul 11 2007 - 14:03:34 CDT
![]() |
![]() |