Re: calling DTS package from sp gives an error



fixed.

it should be

EXEC master.dbo.Xp_Cmdshell 'DTSRUN /E /NERROR_FILE_PROVIDERS'

.