by XTIVIA | Feb 3, 2012 | Blog, Databases
When we focus on IO performance for SQL Server it is vitally important to understand the architecture of the disk subsystem. Typically, a DBA will focus on Disk Queue Length as the primary measure of IO performance; however, in a Storage Area Network (SAN)...
by XTIVIA | Feb 1, 2012 | Blog, Databases
SQL Server : How to decide which composite index to create? Creating new indexes can be a significant change and it is important to note that adding unnecessary indexes is not a good strategy. While indexes lead to better READ performance they will reduce the WRITE...
by XTIVIA | Feb 1, 2012 | Blog, Databases
(With sincere respect and admiration of the Coasters.) Lunchtime and you’re heading out the door Alerts ring your server is no more CPU is pegged, SQL stuck, transactions are stacking Operations says your response better not be lacking Dakety DAC (SQL won’t talk back)...
by XTIVIA | Jan 31, 2012 | Blog, Databases
I’ve done a fair bit of work implementing custom ETL solutions with SSIS concluding that the tool provides excellent “out-of-the-box” support for ETL as well as almost limitlessly extensibility with the Script component. If you have a need to bring data from...
by XTIVIA | Dec 20, 2011 | Blog, Databases
I’ve read the case files. Have you? Everything you need to find him is there in those pages. – Then tell me how. – First principles, Clarice. Simplicity. Hannibal Lecter’s advice works as well for DBAs as it does for FBI agents. What does...
by XTIVIA | Dec 4, 2011 | Blog, Databases
The truth of this Yiddish proverb has been repeatedly reveled to me in both my personal and professional lives. Professionally, I cannot begin to count the number of client’s with whom I have worked who have tried to solve a SQL Server performance issue with more...
by XTIVIA | Dec 1, 2011 | Blog, Databases
I have two recurring career related nightmares one of which I’ve come to discover is part of the shared consciousness of many DBAs: catastrophic database failure. Not that we haven’t trained for efficient and timely recovery in preparation for such an event, but...
by XTIVIA | Sep 21, 2011 | Blog, Databases
Assuming you don’t know anything literally about the Oracle Real Application Clusters (RAC) environment, You should start with: 1. Database version, O/S version, how many nodes, tns names, listener information? 2. Database Size, Storage architecture, raid/ASM...
by XTIVIA | Sep 2, 2011 | Blog, Databases
Please check out this video on how to set up replication using IBM DB2 Replication Center. Be sure and contact me if you have any questions. Thanks for...
by Barrie Shaw | Aug 10, 2011 | Blog, Databases
One of our clients was experiencing an issue with their production Informix Online 5.05.UC11 databases running on SCO Unix 3.24 and we had the opportunity to help them a couple of weeks ago. It is surprising how many old installations of Informix you find still...