|
Agreed that validation on write is great - no argument.
But there is no validation on read and that’s where I disagree with Dan claiming a performance boost. At least as far as RPG native IO is concerned, for SQL access maybe that is the case.
For native I/O bad data will either cause an explosion or (in the case of DS I/O) potentially be ignored. So it really doesn’t matter if reads outnumber writes 25 to 1 because if it blows up once you probably go an fix it! You don’t leave it to blow up again and again.
I find a lot of the DDL performance advantages being touted are not really valid in a real world scenario. Not to say there aren’t other good reasons to use DDL - particularly for new tables - but the cost of switching and the benefits gained are a much finer balance.
Jon Paris
www.partner400.com
www.SystemiDeveloper.com
As an Amazon Associate we earn from qualifying purchases.
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.