通过运行配置 XML 文件来应用设置。
您可通过命令行使用 execute 命令来应用配置设置。
您需要运行对象库配置概要文件的配置 XML 文件。
要运行配置 XML 文件,请完成下列步骤:
- 按照先前执行的操作启动或停止应用程序服务器。
- 将当前目录切换到 ier_install_path\configure,其中 ier_install_path 是 IBM® Enterprise Records 软件的安装位置。
- 对于 Windows,输入以下命令以运行对象库配置概要文件中的所有任务,该概要文件位于 ier_install_path\configure\profiles\ObjectStoreConfigurationProfile 目录。 例如:
configmgr_cl.exe execute -profile "ier_install_path
\configure\profiles\ObjectStoreConfigurationProfile"
有关运行 execute 命令的更多信息,请参阅本主题末尾的链接。