ORA-32805: identifier for string too long, maximum length is string characters
What triggered the Error:
An identifier string exceeded the maximum allowed length.What should we do to fix it:
Specify a string whose length is less than the maximum allowed length.