DBCC CHECKDB() Error 17053

DBCC CHECKDB() Error 17053

During routine integrity checks one of our Virtual-DBA customers encountered an error 17053 was encountered causing the job performing these tasks to fail. Investigating the problem further this information was also included with the error in the SQL Error Log:...
Informix onclean – Rescue command for Informix DBAs

Informix onclean – Rescue command for Informix DBAs

The Informix “onclean” command was introduced in Informix 11.  I am sure that most Informix DBAs have occasionally faced a situation where the Informix instance won’t come online due to an improper shutdown, killed process, interrupted restore, or an instance...
MySQL Cascading Configuration Files

MySQL Cascading Configuration Files

MySQL creates a default configuration file named my.cnf (or my.ini in Windows), that can be edited to include and fine tune the startup options to meet the needs of your environment. This is often more convenient than entering these values every time you start the...