视频1 视频21 视频41 视频61 视频文章1 视频文章21 视频文章41 视频文章61 推荐1 推荐3 推荐5 推荐7 推荐9 推荐11 推荐13 推荐15 推荐17 推荐19 推荐21 推荐23 推荐25 推荐27 推荐29 推荐31 推荐33 推荐35 推荐37 推荐39 推荐41 推荐43 推荐45 推荐47 推荐49 关键词1 关键词101 关键词201 关键词301 关键词401 关键词501 关键词601 关键词701 关键词801 关键词901 关键词1001 关键词1101 关键词1201 关键词1301 关键词1401 关键词1501 关键词1601 关键词1701 关键词1801 关键词1901 视频扩展1 视频扩展6 视频扩展11 视频扩展16 文章1 文章201 文章401 文章601 文章801 文章1001 资讯1 资讯501 资讯1001 资讯1501 标签1 标签501 标签1001 关键词1 关键词501 关键词1001 关键词1501 专题2001
VMwarevCenterdatamigration备份数据库异常终止
2020-11-09 08:05:58 责编:小采
文档


欢迎进入网络技术社区论坛,与200万技术人员互动交流 >>进入 我的一位同事vCenter 4数据库迁移到vCenter 4.1采用datamigration工具位于vCenter安装光盘。运行他收到以下错误backup.bat脚本后: DB logs: Msg. 3013, Level 16, State 1, Server , Line 1 BACK

欢迎进入网络技术社区论坛,与200万技术人员互动交流 >>进入

  我的一位同事vCenter 4数据库迁移到vCenter 4.1采用datamigration工具位于vCenter安装光盘。运行他收到以下错误backup.bat脚本后:

  DB logs: Msg. 3013, Level 16, State 1, Server , Line 1 BACKUP DATABASE is terminating abnormally

  Sqlcmd: Error: Microsoft SQL Native Client : An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections..

  Resolution:

  Note: To verify some of these settings, it is necessary to install Microsoft Studio Manager Express on the source server (the server you are migrating from). You can download this utility from the Microsoft Download Center.

  Ensure that the SQL Server service itself is running on the existing vCenter Server. Having this service disabled or not running can cause this issue and prevent the script from running. To ensure that it is running:

  Click Start > Run, type services.msc and click OK.

  Right-click SQL Server (SQLEXP_VIM), then click Start.

  Ensure that there are no firewalls blocking access to the SQL Server instance on the vCenter Server. If you are unsure, disable these services during migration, or make an exception on your firewall to allow this service to run. Ensure that TCP Port 1666 is allowed access to the service. Configuring specific firewalls is beyond the scope of this article. Consult your firewall vendor for more information.

  Ensure that Named Pipes and TCP/IP protocols are enabled on the server. To ensure they are enabled:

  Launch the SQL Server Configuration Manager utility and go to SQL Server 2005 Network Configuration.

  In the left-hand pane, highlight Protocols for SQLEXP_VIM.

  In the right-hand pane, right-click Named Pipes and select Enable, then right-click TCP/IP, and select Enable

  Click Properties.

  On the IP Address tab, ensure that Enable is set to Yes for each network adapter that is listed.

  Click OK to close the TCP/IP Properties dialog.

  In the left-hand pane, select SQL Server 2005 Services, right-click SQL Server (SQLEXP_VIM), then click Restart.

  Ensure there are no Invalid entries in the Named Pipes Protocol under SQL Server 2005 Network Configuration. To check if there are invalid entries:

  Launch the SQL Server Configuration Manager utility and navigate to SQL Server 2005 Network Configuration.

  Click Protocols for SQLEXP_VIM and then double-click Named Pipes in the right panel.

  On the Protocol tab, notice the value of the Pipe Name item. If the value contains an entry similar to \\.\pipe\MSSQL$SQLEXPRESS\sql\query , rename the entry to \\.\pipe\sql\query .

下载本文
显示全文
专题