Oracle Solution for Error ora-13755

Solution for Oracle Error ORA-13755

ORA-13755: invalid "SQL Tuning Set" name

What triggered the Error:

The user attempted to specify a SQL Tuning Set name that is invalid. A name must not contain wildcards and its length must be less than 30 characters.

What should we do to fix it:

Adjust the name and retry the operation.