大数据
-
[AlwaysOn Availability Groups]AG排查和监控指南
AG排查和监控指南 1. 排查场景 如下表包含了常用排查的场景。根据被分为几个场景类型,比如Configuration,client connectivity,failover和performance。 Scenario 笔记 Scenario Type Description Troubleshoot A…
-
SQL Server Always On Availability Group (AG) Listener: step by step guide
Availability databases hosted on SQL Server Always On Availability Group (AG) can be connected using a unique Virtual Network Name (VNN) called Availability Group Listener. When Availability Group is…
-
Steps for Installing AlwaysOn Availability Groups - SQL 2019
With SQL Server 2012 Microsoft introduced the AlwaysOn Availability Group feature, and since then many changes and improvements have been made. This article is an update to another article, and will…
-
Availability Groups with Docker Containers
Introduction Containers continue to revolutionize enterprise architectures. Although there are many benefits of using this technology, many DBAs shy away from it. Perhaps because it’s a foreign techn…
-
Do *not* place TEMPDB on a local disk in a SQL failover cluster
The Feature As of SQL Server 2012, using local disks for TEMPDB on a failover cluster is a fully supported feature. In the light of fast storage solutions (SSD / NVME) directly plugged into the mainb…
-
从0开始搭建SQL Server AlwaysOn 第二篇(配置故障转移集群)
主要讲述如何搭建故障转移集群,因为AlwaysOn是基于Windows的故障转移集群的 在讲解步骤之前需要了解一下故障转移集群仲裁配置 下面图片来自《Windows Server2012系统配置指南》 四种集群仲裁配置: 1、多数…
-
从0开始搭建SQL Server AlwaysOn 第一篇(配置域控)
AlwaysOn是SQL Server2012推出的最新的高可用技术,用以取代原有的SQL Serve镜像 网上的 AlwaysOn可以说是非常的多,也可以说是非常的千篇一律,而且很多都是搭建非常顺利的,没有坑的,难道搭建 AlwaysOn真的可以…
-
MongoDB 基础教程
MongoDB 是一个丰富的面向文档的 NoSQL 数据库。 在本文中,我会分享一些有关 MongoDB 命令的基本知识,例如查询、过滤数据、删除、更新等等。 好的,我们开始吧! 配置 为了使用 MongoDB,首先需要在计算机上安装 …
-
SQL Server 2019 功能
覆盖所有数据的智能 打破数据孤岛 通过在整个数据资产(SQL Server、Azure SQL 数据库、Azure SQL 数据仓库、Azure Cosmos DB、MySQL、PostgreSQL、MongoDB、Oracle、Teradata 等)中执行查询,从所有数据中获取见…
-
在Windows上安装MongoDB社区版
MONGODB ATLAS MongoDB Atlas 是MongoDB公司提供的MongoDB云服务,无需安装开销,并提供免费的入门套餐。 概述 使用本教程可以使用默认安装向导在Windows上安装MongoDB 4.2社区版。 MongoDB版本 本教程将安装MongoD…