SE の雑記

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

Archive for 7月, 2013

SQL Server 2014 CTP 1 の新機能を使ってみる – Azure VM に DB を展開 –

leave a comment

SQL Server 2014 では Azure との連携が強化されており、その強化の一つとしてデータベースを Azure VM に展開することができるようになっています。
Deploy a SQL Server Database to a Windows Azure Virtual Machine
Read the rest of this entry »

Written by Masayuki.Ozawa

7月 2nd, 2013 at 9:05 pm

仮想マシンの拡張セッションについて

one comment

以下の画像は Hyper-V – What’s New in Windows Server 2012 R2 のスライドとなります。
imageimage
左が従来のゲスト OS の接続、右が 2012 R2 / 8.1 の Hyper-V のゲスト OS の接続方法の拡張となります。
Hyper-V マネージャーの仮想マシンの接続からリモートデスクトップを経由してゲスト OS に接続することが可能となり、デバイスやクリップボードの共有 (ファイルコピー含む) が可能となります。
Read the rest of this entry »

Written by Masayuki.Ozawa

7月 2nd, 2013 at 8:25 am

2013 Microsoft MVP アワードを受賞させていただきました

leave a comment

昨年に引き続き SQL Server のカテゴリで Microsoft MVP アワードを受賞させていただきました。
今年は SQL Server 2014 を中心に情報発信できればと思っております。

引き続きよろしくお願いいたします。

Written by Masayuki.Ozawa

7月 2nd, 2013 at 12:15 am

Posted in MVP

SQL Server 2014 CTP 1 の新機能を使ってみる – CCI –

leave a comment

SQL Server 2014 では Clusterd Columnstore Index (CCI) が使用できるようになっています。
更新可能な列ストアインデックス (Updatable Columnstore Index) として PDW v2 で実装されていた機能が SQL Server 2014 でも使用できるようになります。
BOL では Columnstore Indexes で解説されています。
MS Resarch の資料も参考になりそうですね。
Enhancements to SQL Server Column Stores
Read the rest of this entry »

Written by Masayuki.Ozawa

7月 1st, 2013 at 9:06 pm

Posted in SQL Server

Tagged with ,