Show Available AWS Aurora MySQL Database Engines

To get a list of current AWS Aurora MySQL (compatible) Database Engines you can use the following command from the AWS CLI: So you’ll get an output like: At the time of writing (05/02/25) the recommended/default version is: 8.0.mysql_aurora.3.05.2, but remember that the list of Database Engines that are provided will include ones that are […]

More...

Microsoft SQL 2000 SP4 In-Place Upgrade to SQL 2005 – Upgrade Advisor Error

We had a very old server running SQL 2000 SP4 that we needed to upgrade to SQL 2005, as we didn’t have the staff resource available for a complete rebuild of the whole server to Windows 2008 and SQL 2008 we decided to do an inplace upgrade. All seemed to go swiminingly until I hit […]

More...

Oracle, VMWare and Why You Should Add Indexes to Improve Performance

I recently completed a migration of an 8 year old Oracle server to a nice new VM running on VMware Vpshere 4.1, this went without too many problems. However when people started to use it, the performance suffered and the server ground to a halt. The software vendor whose database it was imediately said, “ah […]

More...