Oracle Solution for Error ora-37143

Solution for Oracle Error ORA-37143

ORA-37143: (XSSQLMDQ03) string is not a valid analytic workspace name.

What triggered the Error:

The user specified an analytic workspace name not qualified by a schema name, or one or both components of the name exceed the maximum length

What should we do to fix it:

Specify a schema-qualified analytic workspace name with components no longer than 30 characters long.