Monthly Archives: November 2021

Avoid Bachelor Programming Syndrome

Unless you plan for, and issue, regular COMMIT statements in your database programs, you will be causing locking problems. It is important for every programmer to issue COMMIT statements in all application programs where data is modified (INSERT, UPDATE, MERGE, … Continue reading

Posted in DBA | Tagged , , , , | Leave a comment

Managing Databases with Autonomics

Many database management tasks that traditionally required oversight and handholding by DBAs can, over time, be turned over to intelligently automated software to manage. The key words in that sentence are “over time” and “intelligently.” Oh, sure, we have automated … Continue reading

Posted in DBA | Tagged , , , , | Leave a comment