使用实用程序更改 Planning 密码

使用名为 SetDBNEssbasePasswordOracle Hyperion Planning 实用程序,可以为您提供的应用程序列表设置数据库和 Oracle Essbase 密码。应用程序名称必须以逗号分隔的列表形式提供,这些名称必须用引号括起来而且不能有空格。

使用以下语法,从命令行中启动该实用程序:

SetDBNEssbasePassword /U:<username> /A:"<application names in comma-separated list enclosed in quotation marks and without spaces>"

SetDBNEssbasePassword.cmd 使用以下参数:

  • /U:admin
  • /A:"Application names comma-separated without spaces"

该实用程序在启动之后:

  1. 提示输入用户的登录密码。
  2. 提示输入数据库密码:即需要设置的新数据库密码
  3. 提示输入 Essbase 密码:即需要设置的新 Essbase 密码。

然后,该实用程序确认应用程序密码重置已完成:

已成功重置应用程序 ApplicationName 的数据库和 Essbase 密码。

如果提供的应用程序无效,或者逗号分隔列表中提供的应用程序名称有空格,该实用程序会提示输入新密码,但是将失败并显示以下消息:

找不到应用程序 ApplicationName 的应用程序条目。将跳过...

在运行该实用程序之后,必须重新启动 Planning 才能使密码更改生效。