Quantcast
Channel: SQL Server Integration Services forum
Viewing all articles
Browse latest Browse all 24688

Job error

$
0
0

I have a job 

error 

Message
Executed as user:  Microsoft (R) SQL Server Execute Package Utility  Version 10.0.2531.0 for 64-bit  Copyright (C) Microsoft Corp 1984-2005. All rights reserved.    Option "DW;Integrated Security=True;Application Name=5;" is not valid.  The command line parameters are invalid.  The step failed.

Command 

@command=N'/FILE "D:\7-Achat\1_SSIS ALT\SSIS ALT\Achat.dtsx" /CONNECTION DW1;"\"Data Source=.;Initial Catalog=""ALT DW"";Integrated Security=True;Application Name=5;\"" /CONNECTION "LocalHost.ALT";"\"Data Source=172.30.16.40;Initial Catalog=ALT-PROD;Provider=SQLNCLI10.1;Integrated Security=SSPI;Auto Translate=False;Application Name=A;\"" /CONNECTION "localhost.ALT DW";"\"Data Source=.;Initial Catalog=ALT DW;Provider=SQLNCLI10.1;Integrated Security=SSPI;Auto Translate=False;Application Name=2;\"" /CONNECTION "localhost.Carthage";"\"Data Source=.;User ID=sa;Initial Catalog=CarthageDali;Provider=SQLNCLI10.1;Persist Security Info=True;Auto Translate=False;Application Name=3;\"" /CONNECTION "localhost\bi.Achat";"\"Data Source=localhost\bi;Initial Catalog=Achat;Provider=MSOLAP.4;Integrated Security=SSPI;Impersonation Level=Impersonate;\"" /CHECKPOINTING OFF /REPORTING E', 
How to correct it .?


Viewing all articles
Browse latest Browse all 24688

Trending Articles