INNOVATING IT SOLUTIONS, YEAR AFTER YEAR

XTIVIA BLOG

Advice, frequently asked questions, best practices knowledge, and free error resolution. You might be surprised what insights you gain from blog authors at XTIVIA.
How Much Memory is DB2 Using?

How Much Memory is DB2 Using?

Memory usage can be an issue for DB2 whether a server has 2 GB or 2 TB of memory. There can be issues with making DB2 use all of the memory, and there can be issues with DB2 causing paging or even kernel panics. Because of this, it is important to understand how much memory DB2...

read more
Collecting Statistics in DB2

Collecting Statistics in DB2

Statistics are the most basic element of DB2 performance. One of the first questions any consultant or support person will (should!) ask you when you come to them with a query performance problem is when the last runstats was run for the tables involved. What are Runstats? The...

read more
How to Connect to a DB2 Database

How to Connect to a DB2 Database

To run any SQL or perform runstats or other actions, you must establish a connection to a DB2 database. Connecting to a Database Connecting to an existing database on the same database server the database exists on, or connecting to an already cataloged database is fairly...

read more
How to Catalog a DB2 Database

How to Catalog a DB2 Database

In order to connect to a DB2 database that is not on the server or workstation you're connecting from, you'll need to make DB2 aware of that database by cataloging it, unless you're using JDBC type 4 drivers. JDBC type 4 drivers do not require that a database be cataloged, but...

read more
MySQL Query Cache – Use it or Disable it?

MySQL Query Cache – Use it or Disable it?

Having frequently repeated SELECT queries and their results stored in memory can significantly optimize performance on your MySQL database. The query cache will perform such a task however, you must analyze whether your query cache is effective for your workload or if it is...

read more

Follow Us

Need more information? Let’s Talk Today!

Learn More About