Question : I’m trying to make sense of the output from a SQL Trace from an Oracle 12.2 database on […]
Tag: windows
Missing files from mysql odbc driver installer
Question : I’m trying to install the latest (5.2.7) version of the MySQL ODBC driver on Windows server 2008 R2, […]
New Cluster Testing – Best Practice
Question : We’ve finished setup of a 4-node SQL Server 2005 cluster. We are using Windows 2008 R2 as the […]
MySql 5.6: Ignores innodb_page_size setting in my.ini
Question : So I tried to increase the innodb_page_size to 32k, by setting this value in my.ini: innodb_page_size=32k I then […]
How to use pg_archivecleanup on Windows
Question : Trying to figure out a proper way to clean old WAL files located in archive directory for point […]
Moving a SQL Server DB from Windows to Linux fails
Question : We are trying to move a SQL server DB from Windows to Linux. But we are facing few […]
Is the Advanced Security Pack required for windows authenticaion?
Question : Can anyone tell me if the Oracle Advanced Security Pack is required for single sign in under Windows? […]
MySQL InnoDB restoration from hardware failure
Question : One of my server went down due to old hardware failure on a old Dell server that’s over […]
MySQL Upgrade on Windows
Question : I am having MySQL 5.1 installed on windows box. Now I would like to upgrade to latest MySQL […]
Upgrading using pg_upgrade on windows fails
Question : When upgrading from postgres 9.2 to 9.3 by following the upgrade procedure found in PostgreSQL 9.3.4 documentation about […]