amylewisAZ
MIS
Hello,
Created a DTS package that connects to a Sybase database and excutes a stored proc on the Sybase side to bring data over to SQL Server.
The DTS Package says it successfully completed, even though it really didn't.
Ran Profiler trace, but it didn't show anything. Seems that the DTS package isn't reading the status correctly from Sybase. The stored proc on runs fine on the Sybase side, but doesn't seem to run correctly whan ran from the SQL Server DTS package.
Any pointers on how to troubleshoot this?
Thanks,
Amy
Created a DTS package that connects to a Sybase database and excutes a stored proc on the Sybase side to bring data over to SQL Server.
The DTS Package says it successfully completed, even though it really didn't.
Ran Profiler trace, but it didn't show anything. Seems that the DTS package isn't reading the status correctly from Sybase. The stored proc on runs fine on the Sybase side, but doesn't seem to run correctly whan ran from the SQL Server DTS package.
Any pointers on how to troubleshoot this?
Thanks,
Amy