To anyone with a similar issue, we have created a sample SSIS package
with variable iteration implementation. It includes the following
elements:
1. For Loop Counter container, iterating counter variable from 1..3
Please check our FAQ at [link]
Check the solution under: "Why do I get the following error when
executing a package under Win64?"
Regards,
Ivan
I am Thiru from CSC chennai.
I am using SFTP task in my project and i have developed two
packages using your SFTP task.
Working fine in BIDS and Package Utility and Agent job in my DEV
server.
When i try to run the package through BIDS and Package Utility it
is running fine but it it not running through SqlAgent job in QA
Have you checked our FAQ article over here: [link]
?
Search for "SQL Server Agent Job". You may have to change the
encryption type you use for your SSIS package because the default one
doesn't work at all. There is also a material here:
[link]
We have recently fixed an issue where Zip task always created Zip 64
archives, even when not needed (for archives less than 4GB). Please
download and install SSIS+ 1.2 SR-1 ([link]) and I
hope your issue will be resolved. Please contact us if you still
encounter a problem.
This is good question. In order for you to see a table in the target
field you have to have database with a table setup as "partitioned".
The Database Partitions task will not assist you in the creation of
your partition table. It will help you to maintain a partitioned
table.
With that said, you have to first design your partitioned table,
I have sent you a personal email, with a test package demonstrating
the functionality. The issue reported by Andy was a different one and
we determined it was "by design" behavior of the SSIS framework.
Regards,
Ivan
Let me know if anyone has any ideas.
Thank you for reporting these issues. The typo fix will be included in
the next SR. The three "box" control chars are supposed to be
invisible "Tab" chars, but because of a bug in the .NET framework they
do not appear correctly. Please upgrade to the latest .NET 2.0 release
and I believe they should go away.
Just posted Beta 1 of CozyRoc SSIS+ 1.3 . The release includes new components for public-key cryptography encryption using OpenPGP standard, components for connection with Amazon S3 service and components for bulk-loading of data in the major databases on the market: Oracle, DB2, Informix. Your feedback is greatly appreciated.
To anyone with a similar issue, we have created a sample SSIS package
with variable iteration implementation. It includes the following
elements:
1. For Loop Counter container, iterating counter variable from 1..3
Please check our FAQ at [link]
Check the solution under: "Why do I get the following error when
executing a package under Win64?"
Regards,
Ivan
I am Thiru from CSC chennai.
I am using SFTP task in my project and i have developed two
packages using your SFTP task.
Working fine in BIDS and Package Utility and Agent job in my DEV
server.
When i try to run the package through BIDS and Package Utility it
is running fine but it it not running through SqlAgent job in QA
Have you checked our FAQ article over here: [link]
?
Search for "SQL Server Agent Job". You may have to change the
encryption type you use for your SSIS package because the default one
doesn't work at all. There is also a material here:
[link]