Skip to main content

changestaginglocation

此 ArcGIS Data Store 实用程序用于关系存储和图存储。

恢复关系存储后,ArcGIS Data Store 会在过渡位置提取压缩的备份文件。 这表示您必须具有可兼容此未压缩数据的过渡位置。 默认情况下,该位置位于 ArcGIS Data Store 内容目录中。 如果关系存储中包含了大量数据,请设置单独的过渡位置并指定用于恢复的过渡位置。

相似地,如果为关系存储或图存储备份文件定义了 S3 存储桶或 Azure Blob 存储容器,则在将备份文件复制到云存储位置之前,将使用过渡位置来打包备份文件。

语法

changestaginglocation <directory path>

示例

本例中指定的过渡位置是 /net/sanmarcos/rbustage

./changestaginglocation.sh /net/sanmarcos/rbustage

本例中指定的过渡位置是 \\netserver\rbustage

changestaginglocation \\netserver\rbustage