Oracle Solution for Error ora-30340

Solution for Oracle Error ORA-30340

ORA-30340: illegal dimension name

What triggered the Error:

An illegal dimension name was specified in a dimension DDL statement.

What should we do to fix it:

Make sure the name begins with a letter, contains only letters, digits and underscore and contains no more than 30 characters. If you qualify the name with the owner name, make sure the owner name conforms with the requirements for an owner name on your system.