resetService

重新启动环境。您可以选择在重新启动环境之前自动优化环境,以确保块存储选项 (BSO) 多维数据集的 Oracle Essbase 索引高速缓存已针对您的应用程序进行了优化。

默认情况下,您的环境在日常维护完成后立即重新启动。自动优化环境非常重要,例如,在将快照导入环境之后。仅当发现严重的性能降级或收到指出环境无法使用的错误消息时,才应使用该命令。重新启动环境不会影响应用程序自定义(例如,区域设置更改、与主题和货币相关的设置等等)。重新启动操作最多需要 15 分钟。

使用此命令前,确保业务规则未在环境中运行。

适用于

PlanningPlanning 模块自由形式Financial Consolidation and CloseTax ReportingAccount ReconciliationProfitability and Cost ManagementEnterprise Profitability and Cost ManagementOracle Fusion Cloud Enterprise Data ManagementNarrative Reporting销售规划战略性人员规划

所需角色

服务管理员

用法

epmautomate resetService "comment" [AutoTune=true|false] [-f],其中:
  • Comment 是针对导致用户重置环境的问题的说明。注释必须用引号括起来。

  • AutoTune(可选)指示是否自动优化环境以优化应用程序的 Essbase 高速缓存 BSO 多维数据集。默认值为 false

    仅在使用 Essbase BSO 多维数据集的环境中使用此参数:Planning(包括 Planning 模块)、Financial Consolidation and CloseTax Reporting

  • -f(可选),指定要在不进行其他用户交互的情况下强制重新启动环境。如果不使用此选项,该命令将提示您确认操作。若要调度使用此命令的脚本,则此选项十分有用。

示例

  • epmautomate resetService "Users experience slow connections; force restarting the environment" -f

  • epmautomate resetService "Users experience unacceptably slow connections"

  • epmautomate resetService "Optimizing the Essbase cache" AutoTune=true