今天在邮件列表中看到关于 site database 和 site server 不在同一台机器情况的讨论,结论是:如果两者不在同

一台机器上,必须先在 site database server 上先建一个空的库实例(不要做任何设置),然后在安装是连接到

database server 的实例即可。

原文节选:

If ConfigMgr and SQL were on the same server, ConfigMgr would automatically create the database for

you.
Since SQL is running on a remote server, you do indeed have to create the database on the remote

SQL server first.

Just create it with the defaults…don’t make any edits/changes; the install will do the rest for you.

讨论的延伸:

如果 site server 和 site database server 不在一台机器上,SMS Provider 最好和 site database server 在同

一台机器上,这样做的效率更高。除非 site database server 是 SQL Server Virtual Cluster Instance 形式的

时候( Provider 不能安装在 SQL Server Virtual Cluster 上),才需要安装在非这两者的机器上。

Possibly Related Posts: (Automatically Generated)

Tags: , , ,

Leave a Reply

*