|
Joe,
System crashes do happen on the System i. Not very often, but they're still there.
Can we agree to modify it to say "rarely" happen?
Based on rarely, (if ever, to coddle some), then I say the primary reason for these features is not for a system crash. But to prevent things like:
- Orphaned children (items whose item class is not on file sort of stuff).
- data auditing
- data recovery from program errors or 'hand' maintenance.
- data protection from hand maintenance.
Yes, RI is required. Even if your applications are "written correctly". Because as much as we'd like to force every one to use our stored procedures to access data, but reserve the right for ourselves to access the data directly, the other developers won't follow that double standard. They have business needs, such as mergers and acquisitions, that may not fit so well into the model. I'll grant you that last statement may be a little conjecture.We've hashed this out over and over. If you have programmers going at your database and screwing it up, you need new programmers. The real concern is unfettered ODBC access. If you allow updates via ODBC, you probably need all of the above: RI, constraints, and so on, as well as exit programs and audits and logs and every other darned thing, because your database is an accident waiting to happen.
I'd also seriously look at check constraints. I see dates that pass conversion into true date fields. However I fail to believe that we have any active employees that have a birth date back in the 1600's.So why didn't your maintenance program pick this up?
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.