目录

Search

  1. 前言
  2. 升级概览
  3. 应用 HotFix
  4. 在 Linux 上升级域之前
  5. 在 UNIX 上升级域之前
  6. 在 Windows 上升级域之前
  7. 准备升级
  8. 升级域
  9. 升级域,同时更改节点配置
  10. 在升级应用程序服务之前
  11. 应用程序服务升级
  12. Informatica 客户端升级
  13. 升级之后
  14. 附录 , A: 升级清单
  15. 附录 , B: 管理分发包

从版本 10.4.0 和更高版本升级 (10.5.8)

从版本 10.4.0 和更高版本升级 (10.5.8)

对域升级进行故障排除

对域升级进行故障排除

如果您在域升级期间或在域升级之后遇到任何问题,请考虑以下故障排除提示:
域升级失败。
如果升级未成功完成,请查看日志文件以确定失败的原因。升级日志文件位于安装新版 Informatica 的目录的根目录中。查看以下日志文件:Informatica_<版本>_Services_Upgrade.log。
如果升级继续失败,请从备份中还原域配置存储库数据库,然后再次运行安装程序。
访问 Administrator 工具时出现 404 错误消息。
如果 Administrator 工具已针对安全通信进行配置,则在您访问 Administrator 工具时可能会收到
404 未找到
消息。如果运行网关节点的计算机无法访问用于到 Administrator 工具的 HTTPS 连接的密钥库文件,则会发生该问题。将该文件复制到一个可访问的位置,然后关闭域。运行 infasetup UpdateGatewayNode 命令,以使用密钥库文件的位置更新网关节点。必须在域中的每个网关节点上运行该命令。
在升级期间或升级后域发生崩溃。
如果在升级期间或升级后域发生崩溃,请从域备份还原 siteKey 文件,或使用在先前版本域中生成 sitekey 时指定的相同关键字和域名来生成加密密钥。
在多节点配置中,如果您使用与主节点不同的站点密钥,可能会发生错误。
如果您有多节点配置,并且使用其他站点密钥,则可能会遇到以下错误:
021-03-03 12:51:44,795 FATAL [Domain Monitor] [DOM_10061] Cannot register node [newISPNode1] with the domain because the master gateway node is not running or is not connected to the domain. Verify that all gateway nodes are running on the domain. com.informatica.isp.corecommon.exceptions.ISPException: [CCM_10342] The following exception occurred: [[FrameworkUtils_0018] The encryption key for the node is different from the encryption for the domain. All the nodes in a domain must use the same encryption key. To change the encryption key for the domain, run the infasetup migrateEncryptionKey command on all nodes in the domain.].)
要解决此问题,请务必使用与主节点中的站点密钥相同的站点密钥。