Troubleshoot fix resolve ORA-01489: result of string concatenation is too long

Error Description: String concatenation result is more than the maximum size.
Fix for this error: Make sure that the result is less than the maximum size.