Hi All,
we configured one job for executing one stored procedure as per the logic the job is running successfully but in hob history it is showing following error.
if we run the job manually the job excuting without errors.
we are not understanding where is the issue in SP or Job ?
Message
Executed as user: IMGWORLD\SVC_CLESQL. Cannot insert the value NULL into column 'INST_CODE', table 'CLCDMZ.dbo.RR_SALES'; column does not allow nulls. UPDATE fails. [SQLSTATE 23000] (Error 515) The statement has been terminated. [SQLSTATE 01000] (Error 3621). The step failed.
Please help me to resolve the issue.
Cheers,
SivaG
SivaG:Please Marked as Answered, if it resolves your issue.