Use this procedure to dynamically update the database administrator
password for a database repository.
About this task
Note: When this dynamic call is made, only the configuration in memory
is updated. The configuration file is not updated.
- Event Type
- DYNA_CONFIG_EVENT_UPDATE_DB_ADMIN_PASSWORD
- Configuration Data
- DYNA_CONFIG_KEY_REPOS_ID (required) - [String]
- Specifies ID of the database repository in which you want to change the
administrator information.
- DYNA_CONFIG_KEY_DB_ADMIN_PASSWORD (required) – [base64Binary]
- Specifies the database administrator password to update.
The following is a sample task: