Several hotfixes relating to the database backend: - fix problem with dangling transactions sometimes causing lockups in - increase "long read length" in oracle driver to 10 mb - add additional error checking in dbi select code (was not accounting for database errors while reading results from select statements) - added additional information to exception in startup code