There are several scenarios where you might need details to re-build TSAMP. If TSAMP did not start properly after an upgrade or even while troubleshooting, the option to open a case with IBM and get root cause analyzed takes time. In many of these scenarios, it's just...
Welcome to our blog, which is more than just a record of our experiences. It’s a resource.
Our blog is an invaluable resource for anyone struggling with the challenges of managing a database, applications, or clouds.
We understand the difficulties involved in troubleshooting, building, improving, securing, and operating these platforms,
and we’re here to share our insights and expertise with you. Browse through our collection of blog posts below,
and don’t hesitate to leave your comments and feedback.
Db2 Basics: Beyond Just Taking a Backup – Backup Performance, Utilities, and More!
While I've covered this topic in detail, and blogged about a specific backup performance problem, I've never talked about this at the basic level. What is a Backup? A backup is a binary image of the entire Db2 database. It is, therefore, the size of the entire Db2...
Cost Threshold for Parallelism
One of the most common missed configuration settings in SQL Server is the cost threshold for parallelism. By default it is set to 5, meaning that when SQL estimates that the cost of a query will be greater than 5 running a serial plan, SQL will split the plan into...
Migrating Your AlwaysOn DR Node to a Different Location
There may be a situation when you need to move one of your servers that is part of an Availability Group to a different data center and the IP address for that server will change. In this example, we will be moving a DR node from one data center to another and change...
The Pros and Cons of MongoDB
MongoDB is one of the world's most popular object-oriented NoSQL databases. But like any other database, MongoDB has specific places where it flourishes and areas where it falters. The Question: To Use Or Not To Use Some of the best ways to utilize MongoDB is when...
Explaining the IBM-HCL Partnership
It's been a little more than two years since IBM and HCL Technologies entered into their 15-year partnership, but there's still a lot of confusion around their collaborative motives. Putting their efforts toward marginal software hasn't been a primary concern; rather,...
Informix Error -908: Attempt to connect to database server (<dbservername>) failed
The Informix -908 error is returned when an attempted connection to an Informix server is unsuccessful. The vagueness of the message can be frustrating, but knowing what to look for can help to pinpoint the problem and resolve the connection issues. When setting up an...
MySQL Error 1227 “Access denied; you need (at least one of) the SUPER privilege(s) for this operation”
Here at XTIVIA we have provided professional services many times to clients running into errors while restoring a MySQL database from a backup created with mysqldump. One specific error on import of a backup, Error 1227, reports "Access denied; you need (at least one...
WSFC Fixing Errors for AlwaysOn Availability Group or AlwaysOn Failover Cluster Instances (SQL Clustering)
As a SQL Server DBA, there will be times when you will cross over into the system administrator realm of responsibilities or at a minimum explaining them how to fix errors so your SQL environment runs better. WSFC (windows server failover cluster) is setup for...
Reducing the Use of TempDB to Keep Costs Down
There comes a time in everyone's life that they need to be concerned about tempdb. I know… we all have configured it correctly and it's running great. The application and all of the developers are using it like crazy …Wait… that may not be a good thing. Right?...









