Hi All, I am using Attunity V2.0 drivers to fetch data from Teradata and import into SQL Server. Everything works fine but there are intermittent network disconnection issues to the Teradata source and in that case the Teradata source fails, but the package keeps running and appears to be hung when monitoring from SQL Agent.
I have set the properties of Fail Parent on task failure but still the package doesnt fail (hangs) as shown in the figure above. Any ideas on how to get the package to fail in this case? Is this an issue with the TeraData Source rather than SSIS?
Side Question - In SSDT I can see the number of rows extracted realtime, but is it possible to get the same kind of real time monitoring of record count when the pacakge is deployed on to the SSIS Catalog and being run through Agent. I believe it is possible but do not know the kind of logging and reporting mechanims provided by the SSIS Catalog. Any pointers to this will be appreciated.
Thanks, Ashish Singh