| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: Normalization and Derived Information
Dawn M. Wolthuis wrote:
> "Kenneth Downs" <firstinit.lastname_at_lastnameplusfam.net> wrote in message
> news:2pf1jc.cgg.ln_at_mercury.downsfam.net...
>> Laconic2 wrote: >> >> My current thinking, which I am implementing in my current project, is to >> materialize in the INSERT and UPDATE triggers. This is not to say there >> are not other ways, but in this way the definitions are satisfied within >> the transaction. There will be howls of protest about performance, but >> methinks the CPU time on the server to generate the value is less than >> the wire time to send it over from another tier (I could be wrong).
The howls of protest are, as you suspect, over synchronous updates, where I measured performance slowdowns of 20% in that environment. This I judge, and emphasis here is on personal judgement, to be far superior to the faster transactions, where the users waited days, weeks, and months for mistakes to be fixed in the extremely complex house-that-jack-built system that attempted to reliably and repeatably derive these values on the fly at extraction time.
>
>> -- >> Kenneth Downs >> Use first initial plus last name at last name plus literal "fam.net" to >> email me
-- Kenneth Downs Use first initial plus last name at last name plus literal "fam.net" to email meReceived on Mon Oct 04 2004 - 15:11:08 CDT
![]() |
![]() |