× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



On 11-Jun-2014 09:32 -0500, Charles Wilt wrote:
I seem to recall hearing that the DB was smart enough to not do an
update if nothing actually changed.

I seem to recall that the journal images would not be produced for an update of no change. But I do not recall that the database would ever dismiss such an update request; the OS DB certainly does not dismiss a request, but the LIC DB could [just as I believe it does for when the image is not passed to effect an R-UP being deposited in the journal [receiver].

Though there appears to be some caveats to that. I tested a table
with a row change timestamp and the TS was changed.

If the LIC DB does ignore an update method if the data does not change, then that may possibly be available only with commitment-control\isolation being other than NC; i.e. perhaps an alternate test to try.

I'd assume that a before/after update trigger would also force the
DB to make the change. <<SNIP>>

A trigger is really moot in that regard, except one that signals an error.? That is, the UPDATE was still requested, and any trigger that does not prevent the I\O will let that update request complete just as if there were no trigger(s); whether a before-event trigger had updated the row image to be different or the same as the before image would seem to be the deciding factor with regard to whether the /change/ occurs at the LIC level.


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.