I built a report displaying all the error messages from the column "error_msg_text" of the table "s_nq_err_msg". My question is how can we get more user friendly message. Currently it has the special characters in between the msg.
As shown below this is how the data looks like in the error_msg_text column of the s_nq_err_msg table.

In the job manager the error message is one continuous message but in the table it's broken into multiple rows with special characters in between.
If anyone can give some ideas that will be helpful. Thanks in advance.