recreate

通过重新创建部署将环境还原到干净状态。

通过重新创建部署来完成以下任务:

  • 在导入完整快照之前清理环境。
  • 更改可在环境中部署的业务流程。
  • 更改 Oracle Enterprise Performance Management Cloud 环境中使用的 Oracle Essbase 版本,而不是在 Narrative ReportingOracle Enterprise Data Management CloudAccount Reconciliation 环境中执行此操作,这些环境不使用 Essbase

    默认情况下,EPM Standard Cloud ServiceEPM Enterprise Cloud Service 环境部署了支持混合的 Essbase,而某些旧环境则部署了非混合 Essbase

    需要升级旧环境中的非混合 Essbase 部署才能实现以下目的:

    • 在现有的旧 Financial Consolidation and Close 环境中支持扩展维度
    • 在旧的 Enterprise Planning 和 Planning 模块环境中启用混合块存储 (BSO) 应用程序

    如果要从采用非混合 Essbase 的环境中导入快照,则需要在 EPM Enterprise Cloud Service 环境中对启用混合的 Essbase 部署进行降级。

    有关混合 Essbase 的详细信息和升级到混合 Essbase 的注意事项,请参阅《Oracle Enterprise Performance Management Cloud 管理员入门》中的“关于 EPM 云中的 Essbase”。

注意:

  • 此命令将从环境中删除现有应用程序,以及所有用户定义的对象(可选)。此外,它还会重新创建数据库并删除所有现有数据。重新创建服务后,您可以使用迁移EPM Automate 创建新业务流程或导入业务流程。
  • 此命令会删除迁移历史记录。因此,迁移中提供的迁移状态报表将不包含历史信息。
  • 使用此命令之前,请先对环境执行完整备份。可执行 runDailyMaintenance 命令来创建备份快照。

适用于

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

所需角色

服务管理员

用法

epmautomate recreate [-f] [removeAll=true|false] [EssbaseChange=upgrade|downgrade] [TempServiceType=Service_type],其中:
  • -f 会强制启动重新创建过程而无需用户确认。如果未使用 -f 选项,EPM Automate 将提示您确认操作。
  • removeAll 是可选项,用于删除所有快照以及收件箱内容(上传的文件)和发件箱内容(从环境导出的文件)。默认选项为 false,此选项将保留快照以及收件箱和发件箱的内容。
  • EssbaseChange(可选)升级或降级当前的 Essbase 版本。

    如果您不指定此选项,则 EPM Automate 会保留当前 Essbase 版本。允许的值包括:

    • 执行 upgrade 以从非混合 Essbase 更改为混合 Essbase
    • 执行 downgrade 以从混合 Essbase 更改为非混合 Essbase

      注意:

      使用此选项之前,请先阅读并了解《Oracle Enterprise Performance Management Cloud 管理员入门》的“关于 EPM 云中的 Essbase”中提供的信息。
  • TempServiceType(可选)将一个环境转换为其他服务环境。

    可以在环境中部署的业务流程由您拥有的订阅类型控制。例如,如果您拥有 EPM Standard Cloud Service 订阅,则在将环境从 Account Reconciliation 转换为 Planning 之后不能创建自由形式应用程序。如果您拥有 EPM Enterprise Cloud Service 订阅,则可以在相应地更改服务类型之后在环境中创建任何业务流程。请参阅《Oracle Enterprise Performance Management Cloud 管理员入门》中的“关于新的 EPM 云服务

    此参数的行为取决于您的订阅。

    • EPM Standard Cloud ServiceEPM Enterprise Cloud Service 之外的订阅:

      可以使用 TempServiceType 选项将 Planning、Enterprise PlanningTax ReportingFinancial Consolidation and Close 环境临时转换为 Account ReconciliationOracle Enterprise Data Management CloudProfitability and Cost Management 环境。例如,如果购买了 Planning 环境,则可以通过运行以下命令将其转换为 Account Reconciliation 环境:

      epmautomate recreate -f removeAll=true TempServiceType=ARCS

      在将环境转换为 Account Reconciliation 之后,您可以通过使用相应的 TempServiceType 值将环境转换为 Oracle Enterprise Data Management CloudProfitability and Cost Management 环境。例如,要将环境转换为 Profitability and Cost Management,请执行以下命令:

      epmautomate recreate -f removeAll=true TempServiceType=PCMCS

      要将环境转换回原始服务类型,请运行以下命令:

      epmautomate recreate -f

      Profitability and Cost Management:您可以通过运行以下命令将 Profitability and Cost Management 环境转换为 Planning、Enterprise PlanningEnterprise Profitability and Cost Management 环境:

      epmautomate recreate -f removeAll=true TempServiceType=PBCS

      要将环境转换回原始 Profitability and Cost Management 环境,请使用以下命令:

      epmautomate recreate -f TempServiceType=PCMCS

      注:

      Profitability and Cost Management 环境无法转换为 Account ReconciliationOracle Enterprise Data Management CloudNarrative Reporting 环境。
    • EPM Standard Cloud ServiceEPM Enterprise Cloud Service 订阅:

      可以使用 TempServiceType 选项将 EPM 云环境转换为任何其他受支持的环境。

      EPM Enterprise Cloud Service 订阅使用通用的 EPM 云平台。最初,您可以部署任何受支持的 EPM 云业务流程。

      要从已部署的业务流程切换到其他业务流程,请通过为环境指定新服务类型来重新创建环境。例如,如果已创建 Account Reconciliation 业务流程,但现在希望创建 Oracle Enterprise Data Management Cloud 环境,则必须按如下所示运行重新创建命令。

      epmautomate recreate -f removeAll=true TempServiceType=EDMCS

      要将业务流程(例如,Account Reconciliation)转换为 PlanningTax ReportingFinancial Consolidation and Close,则无需指定 TempServiceType 值。例如,如果已创建 Account Reconciliation 业务流程,但现在希望创建 Planning 模块环境,则必须按如下所示运行重新创建命令。

      epmautomate recreate -f removeAll=true

    可接受的 TempServiceType 值:

    • ARCS,用于将环境转换为 Account Reconciliation 环境
    • EDMCS,用于将环境转换为 Oracle Enterprise Data Management Cloud 环境
    • EPRCS,用于将环境转换为 Narrative Reporting 环境
    • PCMCS,用于将环境转换为 Profitability and Cost Management 环境

示例

  • 重新创建当前环境,将其还原为原始服务类型(如果之前发出了包含 TempServiceType 参数的 recreate),并升级到支持混合的 Essbase 且不删除由用户创建的快照以及收件箱和发件箱内容:

    epmautomate recreate -f EssbaseChange=upgrade
  • 重新创建当前环境,将其还原为原始服务类型(如果之前发出了包含 TempServiceType 参数的 recreate),并删除快照以及收件箱和发件箱内容:

    epmautomate recreate -f removeAll=true

  • 将当前环境重新创建为 Oracle Enterprise Data Management Cloud 环境,并删除收件箱和发件箱内容以及现有的快照:

    epmautomate recreate -f removeAll=true TempServiceType=EDMCS

  • 将当前 EPM Enterprise Cloud Service Account Reconciliation 环境重新创建为 Financial Consolidation and Close 环境,并删除收件箱和发件箱内容以及现有的快照:

    epmautomate recreate -f removeAll=true