Hi Comunity,
I have a JOB with only one step scheduled to run each Saturday Monthly, but the JOB HISTORY show me the error listed below:
Executed as user: NT SERVICE\SQLSERVERAGENT. String or binary data would be truncated. [SQLSTATE 22001] (Error 8152) The statement has been terminated. [SQLSTATE 01000] (Error 3621). The step failed.
Nevertheless the INSERT INTO in the Stored Procedure was execute successfully..
I guess it is a kind of Warning but not an error as such.
OOOHH PLEASE GOD HELP MEEE!!!
thanks a lots

Suraj KumarPosted Oct 16, 2018, 10:03 AM
Ramon QuintanaPosted Oct 16, 2018, 9:54 AM
SET ANSI_WARNINGS OFFSET ANSI_WARNINGS ONSuraj KumarPosted Oct 12, 2018, 10:24 AM