Rehost your SQL Server to Azure Virtual Machines for manageability and cost optimization

Running SQL Server on Azure Virtual Machines provides a suite of free manageability capabilities that are available only on Azure, and which make it easier to run in a cost effective, secured and optimized manner. Microsoft introduced the Azure SQ… Continue reading Rehost your SQL Server to Azure Virtual Machines for manageability and cost optimization

Announcing major performance improvements for Azure SQL Database Managed Instances

Azure SQL Managed Instance is a fully-managed, secure, and always up-to-date SQL instance in the cloud. It provides state-of-the-art capabilities and industry-leading SLAs, allowing you to easily migrate and modernize your mission-critical applications… Continue reading Announcing major performance improvements for Azure SQL Database Managed Instances

パフォーマンスログ採取手順

こんにちは。SQL Server サポート チームです。
今回は、SQL Server で問題が起きた際の調査に使用するパフォーマンスログの採取方法についてご案内します。
 
■概要
よく弊社にお問合せいただく問題の中で「クエリタイムアウトが発生した」、「接続タイムアウトが発生した」、「クエリのパフォーマンスが劣化した」といった調査にはパフォーマンスログの取得を依頼させていただいております。
 
パフォーマンスログからは、「CPU 利用率」や「メモリ使用量」、「ディスク I/O … Continue reading パフォーマンスログ採取手順