This is a discussion on RE: No future for DB2 within the Informix forums, part of the Database Server Software category; --> Subject: Your email message was blocked MailMarshal (an automated content monitoring gateway) has stopped the following email it contains ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Subject: Your email message was blocked MailMarshal (an automated content monitoring gateway) has stopped the following email it contains unacceptable language Message: BA02d8da14.00000001.mml Subject: RE: No future for DB2 If you believe the above email to be business related please contact mfw@is.co.za to arrange for the message to be released to its intended recipients. The blocked e-mail will be automatically deleted after 5 days. MailMarshal Rule: Inbound Messages : Block Unacceptable Language For more information on email virus scanning, security and content management, visit http://www.marshalsoftware.com -----Original Message----- From: owner-informix-list@iiug.org [mailto On Behalf Of Noons Sent: 03 August 2005 09:04 PM To: informix-list@iiug.org Subject: Re: No future for DB2 Madison Pruet apparently said,on my timestamp of 4/08/2005 3:43 AM: > Thanks Mark. That was the reason that I asked the question in the first > place. > > Unfortunatly, it now appears that Noons is not as knowledgable about the > Oracle Database as he led us to believe since he totally disagreed with your > responses and said that no database version supported any of this. > > Thanks for the correct response. Oh, GAGF you piss poor idiot. Oldest effing trick in the book. And stop top posting. > > "Mark Malakanov" <markmal@rogers.com> wrote in message > news:k82dnWXI7ptGYG3fRVn-gQ@rogers.com... > >>Madison, I think your understanding of Oracle materialized views does >>not include all of its features available. >> >>Madison Pruet wrote: >> >> >>>No Noons, I responded with why I didn't consider snapshop replication > > of > >>>any kind to be replication. A copy maybe, but not replication. I never >>>tried to compare anything. >>> >>>And I quote from my prior postiong... >>> >>>"Does Oracle snapshot replication >>> >>>1) replicate all of the trigger activity performed on the original table >> >>Yes. It does. You can create MV Log on a source table. It will write >>down all of table data modifications into MV log table. Further these >>modifications can be propagated to a target MV in "fast refresh" mode. Including modifications to OTHER tables generated by triggers on the original? THAT is what he asked. Please explain where in the MVLOG is that kept? >> >> >>>2) distinguish between updates on a row and inserts/deletes on the same > > row? > >>> (If not, then cascade deletes are not properly performed) >> >>Yes, see above. All is registered in a time based sequence. Please explain which part of the mvlog records changes to OTHER tables? >> >> >>>3) properly handle cascading updates >> >>Yes. You can combine several MVs into a MV Group. The refreshes will be >>done with transactional consistency. >> >> >>>This is why I generally don't consider snapshot copies as being > > replication. > >>>They generally only replicate the data, and not the engine logic > > associated > >>>with the base table." >> >>No, it is not so simplistic. >>You can refer to Oracle9i Advanced Replication Release 2 >> That COULD be a good idea. IF he could read... sending to informix-list |