Reason:
You attempted to execute an SQL statement containing an identifier that is longer than 32 bytes. An SQL identifier is a name for an SQL object such as a table, column, or constraint.
The SQLSTATE that equates to this SQL return code is 42622.
Action:
Shorten the identifier.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|