タグ

2014年3月24日のブックマーク (3件)

  • SQL Server アンチパターン MVPComCamp

    3. はじめに  このセッションではSQL Serverのことを扱います  重要なキーワードは緑字にします  自己紹介  大人の事情で名と顔をだしていません  Microsoft MVP for SQL Server 2011-  トラブル対応が主のデータベースエンジニアです  Twitter: elanlilac  Blog: http://elan.blog.so-net.ne.jp/  誰得情報を垂れ流しています 4. はじめに 愚者は経験に学び、賢者は歴史に学ぶ(オットー・フォン・ビスマルク) Nur ein Idiot glaubt, aus den eigenen Erfahrungen zu lernen.Ich ziehe es vor, aus den Erfahrungen anderer zu lernen, um von vorneherein

    SQL Server アンチパターン MVPComCamp
    iox
    iox 2014/03/24
    最後の参考資料がとても勉強になる。
  • DB管理者がいますぐ確認すべき3つの設定

    DB管理者がいますぐ確認すべき3つの設定:真・Dr. K's SQL Serverチューニング研修(4)(1/3 ページ) 管理者の力量があらわれる3つの設定 前回、設定された値を見るだけでDB管理者の力量が見える、ということに触れました。今回も必ず押さえておきたいパラメータを、なぜそのように設定すべきかという理由と併せて解説していきます。 設定すべきポイントは大変シンプルです。 tempdbの数をCPUコア数にあわせよ x64環境なら「メモリ内のページロック指定」を変えよ OLTP環境では、並列処理の最大限度(Max DOP)はCPUコア数の「4分の1」に設定せよ もちろん、これだけ変更すれば、その部分における最低限のチューニングは完了します。しかし1つ上のエンジニアを目指すなら、その理由まできっちり知っておくべきでしょう。その理由を知ることで、監視ツールや動的管理オブジェクトが発する「

    DB管理者がいますぐ確認すべき3つの設定
    iox
    iox 2014/03/24
  • Monitor and Tune for Performance - SQL Server

    Applies to: SQL Server Azure SQL Database Azure SQL Managed Instance The goal of monitoring databases is to assess how a server is performing. Effective monitoring involves taking periodic snapshots of current performance to isolate processes that are causing problems, and gathering data continuously over time to track performance trends. Ongoing evaluation of the database performance helps you mi

    Monitor and Tune for Performance - SQL Server
    iox
    iox 2014/03/24