SE の雑記

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

各種ソフトのショートカット / 設定ファイル / チートシート

leave a comment

Read the rest of this entry »

Written by Masayuki.Ozawa

1月 19th, 2025 at 8:00 pm

Posted in その他

Tagged with

検証用 SQL Server に導入するツール

leave a comment

Read the rest of this entry »

Written by Masayuki.Ozawa

12月 8th, 2022 at 9:51 am

Posted in SQL Server

Tagged with

SQL Server のベストプラクティスについて公開されているドキュメント

leave a comment

Read the rest of this entry »

Written by Masayuki.Ozawa

11月 15th, 2022 at 9:14 am

Posted in SQL Server

Tagged with

SQL Server Sample Databases

leave a comment

Read the rest of this entry »

Written by Masayuki.Ozawa

6月 16th, 2022 at 9:30 am

Posted in SQL Server

Tagged with

SQL Server-based environment updates

leave a comment

Read the rest of this entry »

Written by Masayuki.Ozawa

3月 22nd, 2022 at 10:53 am

Tools and Documents for fault analysis in SQL Server-based environments

leave a comment

Tools and Documents for fault analysis in SQL Server-based environments.

Read the rest of this entry »

Written by Masayuki.Ozawa

7月 7th, 2021 at 11:02 am

SQL Server / SQL Database アーキテクチャ ドキュメント

leave a comment

Read the rest of this entry »

Written by Masayuki.Ozawa

1月 13th, 2020 at 11:36 pm

Posted in SQL Server

Tagged with

GitHub Copilot CLI で Windows デスクトップ アプリケーションのツールを作成したお話

leave a comment

やってみた系のお話になってしましますが、GitHub Copilot CLI で Windows デスクトップアプリケーションとして、パフォーマンスモニターのログ解析用ツールを作成してみましたという投稿です。

本投稿のようなツールを GitHub Copilot CLI を使用した Vibe Coding で作成できるということの共有です。

Read the rest of this entry »

Written by Masayuki.Ozawa

3月 30th, 2026 at 10:01 pm

Posted in GitHub Copilot CLI

Tagged with

2026/03/26 時点の Agent 365 の エージェント ID についてメモ

leave a comment

2026/03/26 時点の Agent 365 (A365) の エージェント ID についてのメモです。

先日開催された Microsoft AI Tour in Tokyo で調査した内容も含め、自分の中で情報を整理しておこうかと。

2026/05/01 に Agent 365 が GA (一般提供開始) するため、GA 後は状況は変わっている可能性が高いです。

Read the rest of this entry »

Written by Masayuki.Ozawa

3月 26th, 2026 at 9:41 am

Posted in Agent 365,Agent ID

Tagged with ,

インデックスの自動圧縮 (プレビュー) を検証してみた結果

leave a comment

Stop defragmenting and start living: introducing auto index compaction というアナウンスがあり、機能のドキュメントも公開されました。

この機能は自動的にインデックス再構成 (REORGANIZE) 相当の動作を、明示的なジョブを作成 / 設定しなくても自動的に実行することができる機能となります。
基本的な動作については、上述のドキュメントを確認してもらえばよいと思いますが、この機能について検証してみて気づいた点をまとめておきたいと思います。

Read the rest of this entry »

Written by Masayuki.Ozawa

3月 22nd, 2026 at 9:55 pm

FABCON and SQLCON 開催日にアナウンスされた SQL Server 関連のアップデート

leave a comment

FABCON and SQLCON が開催されていますが、この開催日にいろいろとアナウンスがありましたので、SQL Server 関連のアナウンスのリンクをまとめておこうかと。

Read the rest of this entry »

Written by Masayuki.Ozawa

3月 19th, 2026 at 8:46 pm

Posted in SQL Server

Tagged with

SQL Server 2025 / Azue SQL Database で日本語でフルテキスト検索を実行する際の注意点 の続報

leave a comment

先日、2026/03/04 時点のSQL Server 2025 / Azue SQL Database で日本語でフルテキスト検索を実行する際の注意点 という投稿をしました。

この内容の続報となります。

Read the rest of this entry »

Written by Masayuki.Ozawa

3月 17th, 2026 at 10:27 pm

Posted in SQL Server 2025

Tagged with

Microsoft Agent 365 の検証をする際に参照するドキュメント/リポジトリのメモ

leave a comment

Microsoft Agent 365 の検証を実施する際に参照する頻度の多いドキュメント/リポジトリについてのメモです。

Read the rest of this entry »

Written by Masayuki.Ozawa

3月 16th, 2026 at 9:17 am

Posted in Agent 365

Tagged with

ネットワーク共有上のファイルアクセスのために CIFS の委任を設定した場合の反映タイミングについて

leave a comment

以前、ネットワーク共有上のファイルを Windows 認証で BULK INSERT する際の考慮点 という投稿をしました。

この投稿の中では委任の設定をした後に再起動を実施して、設定を反映していますが、再起動をしなくても設定を反映することはできないかについて確認をしてみました。

Read the rest of this entry »

Written by Masayuki.Ozawa

3月 15th, 2026 at 10:37 pm

Posted in SQL Server

Tagged with

Agent 365 の一般提供開始タイミングのアナウンスと提供開始時に確認をしておきたいことのメモ

leave a comment

昨日、Agent 365 の一般提供開始タイミングのアナウンスが次の記事でありました。

Agent 365 は、2026/05/01 に一般提供が開始されることがアナウンスされています。

Agent 365 will be generally available on May 1, 2026, and priced at $15 per user per month. Learn more about Agent 365.

 

Agent 365 の一般提供が開始されると、様々な情報が公開されると思いますが、提供開始時に確認をしておきたい内容についてメモを残しておきたいと思います。

Read the rest of this entry »

Written by Masayuki.Ozawa

3月 11th, 2026 at 8:41 am

Posted in Agent 365

Tagged with

Stream Analytics で SQL Database にデータを書き込む際の使用領域についての考慮点

leave a comment

Stream Analytics は Azure SQL Database を出力としてサポートしています。

Event Hub に連携されたデータを SQL Database に出力する場合などがこのケースに当てはまると思いますが、Strean Analytics を使用して SQL Database にデータを書き込む際には、書き込み時のストレージの使用領域について、考慮する内容がありますので、その情報について記載しておきたいと思います。

Read the rest of this entry »

Written by Masayuki.Ozawa

3月 8th, 2026 at 10:15 pm

Posted in SQL Database

Tagged with

2026/03/04 時点のSQL Server 2025 / Azue SQL Database で日本語でフルテキスト検索を実行する際の注意点

leave a comment

以前、SQL Server 2025 のフルテキスト検索の破壊的な変更についての情報 という投稿を書きました。

この投稿の中では、次の確認を行っています。

私の環境では、「日本語を使用した FREETEXTTABLE の実行時」に 「30053」のエラーになるという事象が発生しており、この事象を解決できていません。

この事象についてサービスリクエスト等を使用して、問い合わせを行っていたのですが、2026/03/04 時点の製品では、この動作については製品の問題であるということがかくにんできました。

今後、SQL Server 2025 の既知の問題 にも追記されるということなので最新の情報は、このドキュメントをウォッチしてもらえればと思いますが、投稿時点の情報を記載しておきたいと思います。

Read the rest of this entry »

Written by Masayuki.Ozawa

3月 4th, 2026 at 8:38 am