Oracle Error ORA-29372: identifier string is too long; it must be less than string characters

Oracle Error Message

ORA-29372: identifier string is too long; it must be less than string characters

Reason for the Error

An attempt was made to specify an identifier that is more than 30 characters long.

Solution

Use an identifier that is 30 characters or less in length.