| 漏洞 ID 编号 |
BUG-000140901 |
| 已提交 | June 22, 2021 |
| 上次修改时间 | July 19, 2023 |
| 适用范围 | Portal for ArcGIS |
| 找到的版本 | 10.8.1 |
| 操作系统 | Windows OS |
| 操作系统版本 | 2019 64 Bit |
| 状态 | In Review
该问题正在审查中。 审查过程可确保问题包含所有必要信息、易于理解、不与现有问题重复,且为关于漏洞或增强功能的有效请求。 在此阶段,可能会联系您进行说明或提供其他信息。
|
解决办法
Many environments require fully descriptive machine names which makes shortening the name not feasible.
For ArcGIS Enterprise upgrades from 10.8.1 to 10.9.1 and where the NetBIOS name does not match the hostname on Data Store machines:
- Note the existing server URL for the data store item. For example, datastore-machine.domain.local:6443
- Create a backup using the ArcGIS Data Store utility.
- backupdatastore.bat
- Upgrade the ArcGIS Enterprise software to 10.9.1.
- Restore the backed up data store using the ArcGIS Data Store utility.
- restoredatastore.bat --store relational --target most-recent --bound true --server-url datastore-machine.domain.local:6443 --server-admin siteadmin --server-password secretPassword --data-dir d:\arcgisdatastore --source-loc d:\arcgisdatastore\backup
重现步骤