Database Error Messages

ORA-01489

result of string concatenation is too long

Cause

String concatenation result is more than the maximum size.


Action

Make sure that the result is less than the maximum size.