ORA-17134
Length of named parameter in SQL exceeded 32 characters
Cause
The length of a named parameter in the SQL statement exceeds the allowable limit of 32 characters.
Action
Shorten the named parameter to ensure it does not exceed 32 characters.