Hi,
I am having a scheduled job running DTS packages on my production environment.
My production server server is having Window 2003 Sp2 installed on it.
Before rebuilding the server I was getting more details error messages in case job failed
the error description is having more detailed error message.
for example:
Step 'DTSStep_DTSExe cuteSQLTask_197 ' failed
Step Error Source: Microsoft Data Transformation Services (DTS) Package
Step Error Description:Mic rosoft OLE DB Provider for SQL Server (80004005): Connection failure.
Step Error code: 8004043B
Step Error Help File:sqldts80.h lp
Step Error Help Context ID:1100
Now I am getting error message like below:
Step 'DTSStep_DTSExe cuteSQLTask_17' failed
Step Error Source: Microsoft Data Transformation Services (DTS) Package
Step Error Description:The task reported failure on execution. ( (80004005): )
Step Error code: 8004043B
Step Error Help File:sqldts80.h lp
Step Error Help Context ID:1100
The same error message is there in Job History and DTS log.The error codes I am getting in the error messages are the generic ones which can
contain several errors.
I have checked everything and could not figure out any differences in the configuration before and after building the server.
Please can someone help me to find the out the reason why now I am not getting the detailed error description
and how to rectify this as without the actual errors it wil be difficult to investigate the reason for failure and
to convince the client.
I am having a scheduled job running DTS packages on my production environment.
My production server server is having Window 2003 Sp2 installed on it.
Before rebuilding the server I was getting more details error messages in case job failed
the error description is having more detailed error message.
for example:
Step 'DTSStep_DTSExe cuteSQLTask_197 ' failed
Step Error Source: Microsoft Data Transformation Services (DTS) Package
Step Error Description:Mic rosoft OLE DB Provider for SQL Server (80004005): Connection failure.
Step Error code: 8004043B
Step Error Help File:sqldts80.h lp
Step Error Help Context ID:1100
Now I am getting error message like below:
Step 'DTSStep_DTSExe cuteSQLTask_17' failed
Step Error Source: Microsoft Data Transformation Services (DTS) Package
Step Error Description:The task reported failure on execution. ( (80004005): )
Step Error code: 8004043B
Step Error Help File:sqldts80.h lp
Step Error Help Context ID:1100
The same error message is there in Job History and DTS log.The error codes I am getting in the error messages are the generic ones which can
contain several errors.
I have checked everything and could not figure out any differences in the configuration before and after building the server.
Please can someone help me to find the out the reason why now I am not getting the detailed error description
and how to rectify this as without the actual errors it wil be difficult to investigate the reason for failure and
to convince the client.