How to analyze the health of SQL Server database indexes

How to analyze the health of SQL Server database indexes

To keep databases running smoothly, it is important to evaluate the properties and performance statistics of indexes of databases. For this purpose, display these statistics of indexes: The percentage of rows modified since statistics were last updated. The percentage...

Tips for Improving Your MySQL Database Performance

MySQL is used by many businesses as the database backend for online stores and e-commerce sites. When deployed in this way, the performance of the database can become a critical factor in the success or failure of the enterprise. Customers don’t want to wait around...

Improving Query Performance in Your Azure SQL Databases

Improving Query Performance in Your Azure SQL Databases

Recent years have seen many organizations migrate part or all of their SQL Server environments to public cloud providers. Moving databases to the cloud addresses financial, capacity, and resource issues that may have been difficult to resolve with an on-premises...

How to migrate SQL Server databases and data files

How to migrate SQL Server databases and data files

Do you need to: Move databases from one instance to another (for example, to move a performance-intensive database to a faster hard drive to speed up performance). Copy databases from one instance to another or on the same instance. Migrate databases while preserving...

Do You Know the Real Costs of Regulatory Noncompliance?

Do You Know the Real Costs of Regulatory Noncompliance?

Compliance or noncompliance, that is the question. Is it an economically sound strategy to spend the necessary resources to remain compliant with regulations that affect your business or market sector? Or is it better to roll the dice and hope that your company will...

The Challenge of Variable Seasonal Database Usage

The Challenge of Variable Seasonal Database Usage

If the past year has taught us anything, it is that we can never know what’s coming next. Just to survive, we may need to reevaluate our actions and be flexible enough to adapt to a rapidly changing situation. Database administrators can suddenly be tasked with...

Oracle 19.8 Patch for AIX is now supported by Precise 10.2

Oracle 19.8 Patch for AIX is now supported by Precise 10.2

In the previous tip we introduced the PowerShell “SmbShare” module which comes with Windows and enables you to manage file shares. We looked at the “SmbShare” noun which represents local folders that you share on a network. Today we’re looking at the “SbmMapping”...

Protect Your SQL Servers with Always Encrypted

Protect Your SQL Servers with Always Encrypted

The information stored in corporate databases needs to be protected in multiple ways. Database backups are necessary to recover from a physical or logical disaster requiring systems to be rebuilt. Firewalls and other network security measures need to be taken to keep...

How to monitor the health of SQL Server database instances

How to monitor the health of SQL Server database instances

Determine the health of instances by collecting real-time statistics. Such statistics include backup devices, databases, error logs, locks, logins, performance counters, processes, and agent errors. With the Server Statistics tool of SQL Admin Toolset, display a...

You Need to Plan a Strategy for SQL Server Backups

You Need to Plan a Strategy for SQL Server Backups

Backups are an indispensable component of all computing environments. Creating data backups regularly is considered best practice for everyone from home users who just browse the web and play games to DBAs responsible for mission-critical financial databases. As a...

1 16 17 18 19 20 124