SE の雑記

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

Archive for 10月 20th, 2013

Azure VM に AD を構築する際の DNS の注意点

leave a comment

以前、AzureVM の DNS の設定についての注意点 という投稿を書きました。

この投稿では、Active Directory に参加しているメンバーサーバーを対象としていましたが、Azure の仮想マシン上にドメインコントローラー (AD DS) を構築する場合にも注意が必要となります。

Read the rest of this entry »

Written by Masayuki.Ozawa

10月 20th, 2013 at 9:32 pm

Posted in Windows Azure

Tagged with

[SQL Server 2012 CTP2]In-Memory OLTP と AlwaysOn

leave a comment

SQL Server 2012 CTP1 の時にはメモリ最適化テーブルと AlwaysOn を組み合わせることができませんでした。
いちからはじめる Memory Optimized Table その 10
CTP2 になって、メモリ最適化テーブルと AlwaysOn を組み合わせることができるようになりました。
SQL Server 2014 CTP 2 Now Available

Thank you to those that have already downloaded SQL Server 2014 CTP1 and started seeing first hand the performance gains that in-memory capabilities deliver along with better high availability with AlwaysOn enhancements.

Read the rest of this entry »

Written by Masayuki.Ozawa

10月 20th, 2013 at 8:02 pm

Posted in SQL Server

Tagged with ,

Windows Server 2012 R2 のコンピューター名オブジェクトを作成しないクラスター

leave a comment

Windows Server 2012 R2 のクラスター系の新機能ですが、What’s New in Failover Clustering in Windows Server 2012 R2 に記載されています。

以前、ブログに書いた Windows Server 2012 R2 の Dynamic Witness を 2012 と比較しながら確認してみる も Windows Server 2012 R2 新機能ですね。

このほかの新機能として、Deploy an Active Directory-Detached Cluster があります。
この機能を少し見ていきたいと思います。

詳細に関しては Deploy an Active Directory Detached Cluster OR DNS Cluster OR non domain joined Windows Server 2012R2 Cluster one way ticket が参考になります。

Read the rest of this entry »

Written by Masayuki.Ozawa

10月 20th, 2013 at 5:45 pm

Posted in Windows Server

Tagged with , ,