﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / SQL Server 2008 / SQL Server 2008 - General  / SQL DTS stored procedures not returning raise error message / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Thu, 23 May 2013 02:09:04 GMT</lastBuildDate><ttl>20</ttl><item><title>SQL DTS stored procedures not returning raise error message</title><link>http://www.sqlservercentral.com/Forums/Topic1016783-391-1.aspx</link><description>I have a DTS package that use to display the raise error message when I double clicked on the failed step in the dialog box that displays when the job is executingThis is a DTS package (not SSIS) that executes several stored procedures.  Within these procedures, there are several custom  RAISERROR('Custom Message',11, 1) statements.  I execute the DTS package by right click -&amp;gt; execute.  The package runs the steps and when it encounters an error it will fail on that step.  On the executing package dialog box it lists each step, and the status.  When I double click on the failed step, it now reads: "the task reported failure on execution".  Before it would read the 'Custom Message' in the RAISERROR  statement.Does anyone know why I am getting this generic error now?</description><pubDate>Fri, 05 Nov 2010 14:41:16 GMT</pubDate><dc:creator>Aluminum</dc:creator></item></channel></rss>