ORA-30334: illegal dimension level name
What triggered the Error:
A level name in a dimension ddl statement did not conform to SQL identifier rules.What should we do to fix it:
Use a level name that begins with a letter, consists of only letters, digits, and underscores and contains no more than 30 characters.