SE の雑記

SQL Server の情報をメインに Microsoft 製品の勉強内容を日々投稿

Archive for 10月 27th, 2013

[SQL Server 2014 CTP2]自動的な SNAPSHOT 分離レベルへのエスカレーション

leave a comment

メモリ最適化テーブルへのアクセスでは、使用できるトランザクション分離レベル

  • SNAPSHOT
  • REPEATABLE READ
  • SERIALIZABLE

の 3 種類になります。

SQL Server のデフォルトのトランザクション分離レベルは READ COMMITTED になります。

Read the rest of this entry »

Written by Masayuki.Ozawa

10月 27th, 2013 at 9:42 pm

Posted in SQL Server

Tagged with ,

Microsoft® SQL Server® Backup to Microsoft Windows® Azure®Tool を使ってみる

one comment

ダウンロードセンターを見ていたら Microsoft® SQL Server® Backup to Microsoft Windows® Azure®Tool  というツールがリリースされていました。

何のツールだろうと思って少し使ってみました。

BOL としては Windows Azure BLOB ストレージ サービスを使用した SQL Server のバックアップと復元 が対象かと。

Read the rest of this entry »

Written by Masayuki.Ozawa

10月 27th, 2013 at 1:14 pm

MicrosoftR SQL ServerR Backup to Microsoft WindowsR AzureRTool を使ってみる

one comment

ダウンロードセンターを見ていたら MicrosoftR SQL ServerR Backup to Microsoft WindowsR AzureRTool  というツールがリリースされていました。

何のツールだろうと思って少し使ってみました。

BOL としては Windows Azure BLOB ストレージ サービスを使用した SQL Server のバックアップと復元 が対象かと。

Read the rest of this entry »

Written by Masayuki.Ozawa

10月 27th, 2013 at 1:14 pm