EM 13c: Emcli Update_Password to Update a DB User Password in Enterprise Manager 13c Cloud Control Fails With Error: Key value "[User]" does not exist for given target
(Doc ID 2818491.1)
Last updated on NOVEMBER 14, 2021
Applies to:
Enterprise Manager Base Platform - Version 13.3.2.0.0 and laterInformation in this document applies to any platform.
Symptoms
The following Enterprise Manger (EM) 13.3.2 Cloud Control emcli is executed to change the password of a database user on a target database and fails with error shown:
$ emcli update_password -target_name=<DB_NAME> -target_type=oracle_database -credential_type=DBCreds -key_column="DBUserName:<username>" -non_key_column="DBPassword:${OLD_PWD}:${NEW_PWD}"
Error: Key value "<username>" does not exist for given target
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |