updated SFTP Task
Thanks,
I just downloaded the CozyRoc SSIS Library and tried to implement SFTP
task. But I got an error, "[SFTP Task] Error: An error occurred with
the following error message: "not supported to get directory /
HOME/..".
I am not sure it is a task configuration issue or sftp permission
issue.
I will need more information about what is the DB2 client and server
versions. Also what version of SQL Server do you use? SQL 2005 or SQL
2008? The DB2 Destination component requires installation of IBM Data
Server Runtime Client version 9.5 .
One more thing. I will need more information about the data type of
I installed cozyroc 1.3 and used the DB2 destination component. Before
using this, I was using an OLE DB Destination to insert data to DB2
and it was taking almost 3.5 hours to insert 1.4 million records.
But on replacing OLE DB destination with DB2 Destination I am getting
an SQL error dump and the package execution remains in yellow stage
Yes. It was fixed in SSIS+ 1.2 SR-3. And BTW it was reported by
Nicholas. I'm sorry for inconvenience. The problem was caused by our
library VS add-in. It is now resolved.
Regards,
Ivan
The evalutation of connection manager expression is a little bit
tricky. The way Microsoft designed it is to evaluate expression after
a client of the connection manager calls '<Connection
Manager>.AcquireConnection' method. I'm not sure what is the exact
setup of what you are trying to accomplish, but if you send me a
I am able to test the connection in the foreground successfully. What
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,
We have released Beta 3 of CozyRoc SSIS+ 1.3 . The release includes new component for reading and processing of EDI format files. The release includes also a fix where the PGP task failed to decrypt packages, which were both encrypted and signed.
We are getting close to our official release, so we would like to ask for your assistance and report the issues you encounter. We appreciate it.