September 3, 2009 at 11:13 am
Hi,
Running an SSIS Package with the following components fails.
Data Flow:
OLEDB Source from DB2
DATA CONVERSION Component converting Unicode to Non-Unicode data types
OLEDB Destination to SQL Server 2005
Error:
Argument '""' for option "maxconcurrent" is not valid.
The command line parameters are invalid.
Any idea what causes the error and how to fix it?
Thanks
September 4, 2009 at 7:50 am
Which component is throwing the error?
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
September 4, 2009 at 5:25 pm
I am not sure which component was throwing the error
But setting the Maximum Concurrent Executables value on the ExecutionOption tab under General of the Job Step Properties solved the problem
September 4, 2009 at 5:26 pm
The value of the Max Concurrent Executables parameter was changed from -1 to 1
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply