I am trying to bring in the result fo a query to a flat file. The source and destination connections are oK, the mapping is also correct. However I get the following error during execution:
[Flat File Destination [507]] Error: No column was specified to allow the component to advance through the file.
followed by this:
[DTS.Pipeline] Error: component "Flat File Destination" (507) failed the pre-execute phase and returned error code 0xC02020F0.
What is the fix?
Hmmm... never seen that error before. Can you share your package? I'd be interested in seeing it. Perhaps email me via http://blogs.conchango.com/jamiethomson/contact.aspx
I'm not promising that I'll be able to fix it
-Jamie
|||
Jayaram Krishnaswamy wrote:
I am trying to bring in the result fo a query to a flat file. The source and destination connections are oK, the mapping is also correct. However I get the following error during execution:
[Flat File Destination [507]] Error: No column was specified to allow the component to advance through the file.
followed by this:
[DTS.Pipeline] Error: component "Flat File Destination" (507) failed the pre-execute phase and returned error code 0xC02020F0.
What is the fix?
Jay,
Thanks for sending your package.
You don't have anything mapped to [Column 0] in the destination. I am guessing that this is the problem.
-Jamie
|||Thanks. Perhaps I have to just test various possibilities.
|||
Jayaram Krishnaswamy wrote:
Thanks. Perhaps I have to just test various possibilities.
No. You simply have to put something into that first column.
No comments:
Post a Comment