Oracle Error Message
ORA-32022: parameter value longer than string characters
Reason for the Error
An attempt was made to alter a parameter value but the combined length of all the parameter values was more than the allowed maximum.
Solution
Reduce the parameter value length and retry the command. For the DISPATCHERS parameter, use listener aliases to reduce value length.