Passwords in URI/URL with Special Character like # do not work while taking ILOM config backup
(Doc ID 3071669.1)
Last updated on FEBRUARY 18, 2025
Applies to:
Exadata Database Machine X10M - Version All Versions to All Versions [Release All Releases]Information in this document applies to any platform.
Symptoms
When a Special Character like # is used in URI/URL while performing ILOM backup from the CLI, backup fails with below messages “set: Unable to transfer file, please check URI/password”
Below is the example,
-> set /SP/config dump_uri=transfer_method:// username:password@ipaddress_or_hostname/ directorypath/filename
set: Unable to transfer file, please check URI/password
When backup is tried with the same password, but not giving in the URI/URL “Dump successful.”
->-> set /SP/config dump_uri=transfer_method:// username @ipaddress_or_hostname/ directorypath/filename
Enter remote user password: ****************
Dump successful.
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 |
Cause |
Solution |