| Oracle Stream is working for INSERTs, but does not on UPDATEs & DELETEs [message #130804] |
Tue, 02 August 2005 11:06  |
Tanjob Messages: 1 Registered: July 2005 |
Junior Member |
|
|
I have configured a table on the source database. This database is running on ARCHIVELOG mode. A supplemental Log Group has been added to the selected table.
After we finished configuration of the Stream steps. We ran our tests and found only the INSERTed records were sent to the target database. There were no sign of the UPDATEd & DELETEd records.
Has anyone got a knowledges in this area?
Thank you for any assistant.
|
|
|
| Re: Oracle Stream is working for INSERTs, but does not on UPDATEs & DELETEs [message #150744 is a reply to message #130804 ] |
Fri, 09 December 2005 06:57   |
asangapradeep Messages: 103 Registered: October 2005 Location: Sri Lanka |
Senior Member |
|
|
hi,
if you have can you please give me few urls with info on how to implement stream replication.
thank you
|
|
|
|
| Re: Oracle Stream is working for INSERTs, but does not on UPDATEs & DELETEs [message #329251 is a reply to message #319182 ] |
Tue, 24 June 2008 13:16   |
govindts Messages: 86 Registered: April 2008 |
Member |
|
|
I followed the same in the link. But DDL is replicating. DML is not. I posted the result in another thread Stream is not working... Need help
Can any one help me on this?
|
|
|
| Re: Oracle Stream is working for INSERTs, but does not on UPDATEs & DELETEs [message #329307 is a reply to message #130804 ] |
Wed, 25 June 2008 00:26  |
rsethy Messages: 11 Registered: February 2008 |
Junior Member |
|
|
Do it by handling the dml operation using procedure.
Regards.
Raghu
|
|
|