SE の雑記

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

Archive for 3月, 2016

SQL Server 2016 RC0 の Stretch Database を使ってみる

one comment

SQL Server 2016 RC0 では、Stretch Database の仕組みに多少変化がありますので軽くまとめてみたいと思います。
Stretch Database は Azure にも関係がある機能ですので、SQL Server Stretch Database の価格 も併せて参照していただくとよいかと。

Read the rest of this entry »

Written by Masayuki.Ozawa

3月 9th, 2016 at 9:36 pm

Posted in SQL Server

Tagged with ,

SQL Server 2016 RC0 のデータベースレベルでの構成変更

leave a comment

SQL Server 2016 RC0 では、ALTER DATABASE SCOPED CONFIGURATION という ALTER 文がサポートされるようになりました。
これは SQL Database でもサポートされるようになっているようですね。

面白い機能だと思ったので軽く試してみました。

Read the rest of this entry »

Written by Masayuki.Ozawa

3月 8th, 2016 at 11:48 pm

Posted in SQL Server

Tagged with

SQL Server 2016 RC0 と SQL Server on Linux の情報のメモ

one comment

同時にいろいろと情報が出てきたので、あとで確認できる用のメモ。
この状況だと、Data Driven でいろいろな発表が出てきそうですね。
SQL Server on Linux の日本語の情報については、SQL Server on Linux を発表 を見るとよいかと。
Read the rest of this entry »

Written by Masayuki.Ozawa

3月 8th, 2016 at 8:04 am

ARM の仮想マシンをブラウザベースでキャプチャして展開

leave a comment

ARM の仮想マシンをブラウザの操作のみを使用し、イメージのキャプチャと展開をする際の流れを軽くまとめてみたいと思います。

基本的な流れは、以下がとても参考になります。

Step by Step: How to capture your own custom virtual machine image under Azure Resource Manager
Azure Resource Manager で作成した仮想マシンをキャプチャーする

Read the rest of this entry »

Written by Masayuki.Ozawa

3月 6th, 2016 at 7:14 pm

Posted in Microsoft Azure

Tagged with ,

SQLPackage と SQL Database Migration Wizard についての雑記

leave a comment

タイトルの通りですが、SQL Database にツールベースで移行するための方法として、

ここ数日、夜なべして Azure VM 上にインストールした SQL Server で試していた時のの雑記を少し。

[SQL Database] SQL Server ? Windows Azure SQL Database (WASD) 間のデータ同期方法について
SQL Server データベースのクラウド内の SQL Database への移行
も参考になります。

Read the rest of this entry »

Written by Masayuki.Ozawa

3月 5th, 2016 at 10:41 pm

Posted in SQL Database

Tagged with

SQL Server 2016 RC0 の情報を追ってみる

leave a comment

今週、SQL Server 2016 RC0 についての情報が公開され、教えていただいた情報含め現状公開されている情報をメモとして。
例によってデータベースエンジンだけですが。

投稿を書いている時点では、評価版の公開はまだ始まっていないみたいですね。
Data Driven 以降に、いろいろな情報出てくるのでしょうかね。

Read the rest of this entry »

Written by Masayuki.Ozawa

3月 5th, 2016 at 9:24 pm

Posted in SQL Server

Tagged with ,