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.