旧来のバージョンでSQL Serverデータベースに自動フェールオーバーソリューションを構築する場合、Microsoft Cluster Services(MSCS)を利用する必要があった。MSCSはコンピュータのクラスタリングで、アプリケーションの冗長性を実現するWindowsサービスの1つだ。
SQL Server 2005 SP1でデータベースミラーリング機能がようやく提供される。Microsoft Cluster Serviceよりもシンプルなフェールオーバーソリューションだ。企業はそれぞれの状況に応じて、ミラーリングかクラスタリングかを選択する必要が出てきた。 2005年11月のSQL ...
Top GitHub database repositories for SQL tools, data engineering, analytics databases, and open source systems used in modern ...
Anyone running a clustered MS SQL setup on top of vSphere? This will be something new for us, but we have a database that can't go down ever. I remember reading about this in passing a couple of years ...
株式会社インサイトテクノロジー(本社所在地:東京都渋谷区、代表取締役社長 CEO:森田 俊哉、以下:インサイトテクノロジー)は、データベース監査ソフトウェア「Insight PISO」がMicrosoft AzureプラットフォームのマネージドデータベースであるAzure SQL ...
日本ティーマックスソフト、RDBMSの「アクティブ/アクティブ・クラスタリング」により、クラウド環境上でのデータ耐障害 ...
データベース製品は世にあまたあれど、アプリケーション開発やシステム構築の現場で幅広く使われているのは、それほど多くない。具体的には、事実上「Oracle Database」と「Microsoft SQL Server」の2製品が利用されるケースが多い。これら2製品以外の選択肢と ...
I'm currently trying to develop a SQL cluster for our production databases. One of my goals is to make it possible to load balance the databases without needing to reconfigure the client. Also it ...