Oracle Solution for Error ora-31498

Solution for Oracle Error ORA-31498

ORA-31498: description and remove_description cannot both be specified

What triggered the Error:

The description and remove_description parameters were both specified.

What should we do to fix it:

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