[AlwaysOn] 创建SQL Server高可用性组T-SQL语法:group_name参数

group_name

指定新可用性组的名称。Specifies the name of the new availability group. 组名必须是有效的SQL Server标识符,并且在WSFC群集中的所有可用性组中必须是唯一的。 group_name must be a valid SQL Server identifier , and it must be unique across all availability groups in the WSFC cluster. 可用性组名的最大长度为128个字符。The maximum length for an availability group name is 128 characters.


来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/81227/viewspace-2653338/,如需转载,请注明出处,否则将追究法律责任。

转载于:http://blog.itpub.net/81227/viewspace-2653338/

你可能感兴趣的:([AlwaysOn] 创建SQL Server高可用性组T-SQL语法:group_name参数)