Oracle Error ORA-31498: description and remove_description cannot both be specified

Oracle Error Message

ORA-31498: description and remove_description cannot both be specified

Reason for the Error

The description and remove_description parameters were both specified.

Solution

Check the values of description and remove_description. Correct call to only supply one of these values.