![]() | |
#41
| |||
| |||
|
|
Hello Jerry, Thank you for your reply. From the symptoms, it seems that you don't save password properly in your package. Did you check "save password" in connection manager in VS2005 before you deploy the package to SSIS? I used the following command to test and it works fine: dtexec /SQL "\dotnetconnection" /SERVER "." /CONNECTION "Flat File Connection Manager";"C:\sql\ssistest\dotconnectiontest.txt" /CONNECTION "test.mytest";"\"Data Source=sha-petery-01;User ID=sa;Initial Catalog=mytest;Pooling=False;Password=password\"" /MAXCONCURRENT " -1 " /CHECKPOINTING OFF /REPORTING E /De "password" Based on my further test, I found that without connection argument, it also works fine both in dtexec and job exectuion. dtexec /SQL "\dotnetconnection" /SERVER "." " /MAXCONCURRENT " -1 " /CHECKPOINTING OFF /REPORTING E /De "password" If the issue still occurs, will you let's know the exact error message you see when you run following commands? dtexec /SQL "\Triveni cvs" /SERVER xxxxxxxxxx /CONNECTION SourceConnectionOLEDB;"\"Data Source=xxxxxxxxx;User ID=xxxxxess;Initial Catalog=ContentDepot;Provider=SQLNCLI.1;Persist Security Info=True;Auto Translate=false;password=xxxxx\"" /MAXCONCURRENT " -1 " /CHECKPOINTING OFF /De "password" dtexec /SQL "\Triveni cvs" /SERVER xxxxxxxxxx " /MAXCONCURRENT " -1 " /CHECKPOINTING OFF /De "password" I look foward to your reply. Thank you. Best Regards, Peter Yang MCSE2000/2003, MCSA, MCDBA Microsoft Online Partner Support ================================================== === When responding to posts, please "Reply to Group" via your newsreader so that others may learn and benefit from this issue. ================================================== ==== This posting is provided "AS IS" with no warranties, and confers no rights. |
#42
| |||
| |||
|
|
Hello Jerry, Thank you for your reply. From the symptoms, it seems that you don't save password properly in your package. Did you check "save password" in connection manager in VS2005 before you deploy the package to SSIS? I used the following command to test and it works fine: dtexec /SQL "\dotnetconnection" /SERVER "." /CONNECTION "Flat File Connection Manager";"C:\sql\ssistest\dotconnectiontest.txt" /CONNECTION "test.mytest";"\"Data Source=sha-petery-01;User ID=sa;Initial Catalog=mytest;Pooling=False;Password=password\"" /MAXCONCURRENT " -1 " /CHECKPOINTING OFF /REPORTING E /De "password" Based on my further test, I found that without connection argument, it also works fine both in dtexec and job exectuion. dtexec /SQL "\dotnetconnection" /SERVER "." " /MAXCONCURRENT " -1 " /CHECKPOINTING OFF /REPORTING E /De "password" If the issue still occurs, will you let's know the exact error message you see when you run following commands? dtexec /SQL "\Triveni cvs" /SERVER xxxxxxxxxx /CONNECTION SourceConnectionOLEDB;"\"Data Source=xxxxxxxxx;User ID=xxxxxess;Initial Catalog=ContentDepot;Provider=SQLNCLI.1;Persist Security Info=True;Auto Translate=false;password=xxxxx\"" /MAXCONCURRENT " -1 " /CHECKPOINTING OFF /De "password" dtexec /SQL "\Triveni cvs" /SERVER xxxxxxxxxx " /MAXCONCURRENT " -1 " /CHECKPOINTING OFF /De "password" I look foward to your reply. Thank you. Best Regards, Peter Yang MCSE2000/2003, MCSA, MCDBA Microsoft Online Partner Support ================================================== === When responding to posts, please "Reply to Group" via your newsreader so that others may learn and benefit from this issue. ================================================== ==== This posting is provided "AS IS" with no warranties, and confers no rights. |
#43
| |||
| |||
|
|
Hello Jerry, Thank you for your reply. From the symptoms, it seems that you don't save password properly in your package. Did you check "save password" in connection manager in VS2005 before you deploy the package to SSIS? I used the following command to test and it works fine: dtexec /SQL "\dotnetconnection" /SERVER "." /CONNECTION "Flat File Connection Manager";"C:\sql\ssistest\dotconnectiontest.txt" /CONNECTION "test.mytest";"\"Data Source=sha-petery-01;User ID=sa;Initial Catalog=mytest;Pooling=False;Password=password\"" /MAXCONCURRENT " -1 " /CHECKPOINTING OFF /REPORTING E /De "password" Based on my further test, I found that without connection argument, it also works fine both in dtexec and job exectuion. dtexec /SQL "\dotnetconnection" /SERVER "." " /MAXCONCURRENT " -1 " /CHECKPOINTING OFF /REPORTING E /De "password" If the issue still occurs, will you let's know the exact error message you see when you run following commands? dtexec /SQL "\Triveni cvs" /SERVER xxxxxxxxxx /CONNECTION SourceConnectionOLEDB;"\"Data Source=xxxxxxxxx;User ID=xxxxxess;Initial Catalog=ContentDepot;Provider=SQLNCLI.1;Persist Security Info=True;Auto Translate=false;password=xxxxx\"" /MAXCONCURRENT " -1 " /CHECKPOINTING OFF /De "password" dtexec /SQL "\Triveni cvs" /SERVER xxxxxxxxxx " /MAXCONCURRENT " -1 " /CHECKPOINTING OFF /De "password" I look foward to your reply. Thank you. Best Regards, Peter Yang MCSE2000/2003, MCSA, MCDBA Microsoft Online Partner Support ================================================== === When responding to posts, please "Reply to Group" via your newsreader so that others may learn and benefit from this issue. ================================================== ==== This posting is provided "AS IS" with no warranties, and confers no rights. |
#44
| |||
| |||
|
|
Hello Jerry, Thank you for your reply. From the symptoms, it seems that you don't save password properly in your package. Did you check "save password" in connection manager in VS2005 before you deploy the package to SSIS? I used the following command to test and it works fine: dtexec /SQL "\dotnetconnection" /SERVER "." /CONNECTION "Flat File Connection Manager";"C:\sql\ssistest\dotconnectiontest.txt" /CONNECTION "test.mytest";"\"Data Source=sha-petery-01;User ID=sa;Initial Catalog=mytest;Pooling=False;Password=password\"" /MAXCONCURRENT " -1 " /CHECKPOINTING OFF /REPORTING E /De "password" Based on my further test, I found that without connection argument, it also works fine both in dtexec and job exectuion. dtexec /SQL "\dotnetconnection" /SERVER "." " /MAXCONCURRENT " -1 " /CHECKPOINTING OFF /REPORTING E /De "password" If the issue still occurs, will you let's know the exact error message you see when you run following commands? dtexec /SQL "\Triveni cvs" /SERVER xxxxxxxxxx /CONNECTION SourceConnectionOLEDB;"\"Data Source=xxxxxxxxx;User ID=xxxxxess;Initial Catalog=ContentDepot;Provider=SQLNCLI.1;Persist Security Info=True;Auto Translate=false;password=xxxxx\"" /MAXCONCURRENT " -1 " /CHECKPOINTING OFF /De "password" dtexec /SQL "\Triveni cvs" /SERVER xxxxxxxxxx " /MAXCONCURRENT " -1 " /CHECKPOINTING OFF /De "password" I look foward to your reply. Thank you. Best Regards, Peter Yang MCSE2000/2003, MCSA, MCDBA Microsoft Online Partner Support ================================================== === When responding to posts, please "Reply to Group" via your newsreader so that others may learn and benefit from this issue. ================================================== ==== This posting is provided "AS IS" with no warranties, and confers no rights. |
#45
| |||
| |||
|
|
Hello Jerry, Thank you for your reply. From the symptoms, it seems that you don't save password properly in your package. Did you check "save password" in connection manager in VS2005 before you deploy the package to SSIS? I used the following command to test and it works fine: dtexec /SQL "\dotnetconnection" /SERVER "." /CONNECTION "Flat File Connection Manager";"C:\sql\ssistest\dotconnectiontest.txt" /CONNECTION "test.mytest";"\"Data Source=sha-petery-01;User ID=sa;Initial Catalog=mytest;Pooling=False;Password=password\"" /MAXCONCURRENT " -1 " /CHECKPOINTING OFF /REPORTING E /De "password" Based on my further test, I found that without connection argument, it also works fine both in dtexec and job exectuion. dtexec /SQL "\dotnetconnection" /SERVER "." " /MAXCONCURRENT " -1 " /CHECKPOINTING OFF /REPORTING E /De "password" If the issue still occurs, will you let's know the exact error message you see when you run following commands? dtexec /SQL "\Triveni cvs" /SERVER xxxxxxxxxx /CONNECTION SourceConnectionOLEDB;"\"Data Source=xxxxxxxxx;User ID=xxxxxess;Initial Catalog=ContentDepot;Provider=SQLNCLI.1;Persist Security Info=True;Auto Translate=false;password=xxxxx\"" /MAXCONCURRENT " -1 " /CHECKPOINTING OFF /De "password" dtexec /SQL "\Triveni cvs" /SERVER xxxxxxxxxx " /MAXCONCURRENT " -1 " /CHECKPOINTING OFF /De "password" I look foward to your reply. Thank you. Best Regards, Peter Yang MCSE2000/2003, MCSA, MCDBA Microsoft Online Partner Support ================================================== === When responding to posts, please "Reply to Group" via your newsreader so that others may learn and benefit from this issue. ================================================== ==== This posting is provided "AS IS" with no warranties, and confers no rights. |
#46
| |||
| |||
|
|
Hello Jerry, Thank you for your reply. From the symptoms, it seems that you don't save password properly in your package. Did you check "save password" in connection manager in VS2005 before you deploy the package to SSIS? I used the following command to test and it works fine: dtexec /SQL "\dotnetconnection" /SERVER "." /CONNECTION "Flat File Connection Manager";"C:\sql\ssistest\dotconnectiontest.txt" /CONNECTION "test.mytest";"\"Data Source=sha-petery-01;User ID=sa;Initial Catalog=mytest;Pooling=False;Password=password\"" /MAXCONCURRENT " -1 " /CHECKPOINTING OFF /REPORTING E /De "password" Based on my further test, I found that without connection argument, it also works fine both in dtexec and job exectuion. dtexec /SQL "\dotnetconnection" /SERVER "." " /MAXCONCURRENT " -1 " /CHECKPOINTING OFF /REPORTING E /De "password" If the issue still occurs, will you let's know the exact error message you see when you run following commands? dtexec /SQL "\Triveni cvs" /SERVER xxxxxxxxxx /CONNECTION SourceConnectionOLEDB;"\"Data Source=xxxxxxxxx;User ID=xxxxxess;Initial Catalog=ContentDepot;Provider=SQLNCLI.1;Persist Security Info=True;Auto Translate=false;password=xxxxx\"" /MAXCONCURRENT " -1 " /CHECKPOINTING OFF /De "password" dtexec /SQL "\Triveni cvs" /SERVER xxxxxxxxxx " /MAXCONCURRENT " -1 " /CHECKPOINTING OFF /De "password" I look foward to your reply. Thank you. Best Regards, Peter Yang MCSE2000/2003, MCSA, MCDBA Microsoft Online Partner Support ================================================== === When responding to posts, please "Reply to Group" via your newsreader so that others may learn and benefit from this issue. ================================================== ==== This posting is provided "AS IS" with no warranties, and confers no rights. |
#47
| |||
| |||
|
|
Hello Jerry, Thank you for your reply. From the symptoms, it seems that you don't save password properly in your package. Did you check "save password" in connection manager in VS2005 before you deploy the package to SSIS? I used the following command to test and it works fine: dtexec /SQL "\dotnetconnection" /SERVER "." /CONNECTION "Flat File Connection Manager";"C:\sql\ssistest\dotconnectiontest.txt" /CONNECTION "test.mytest";"\"Data Source=sha-petery-01;User ID=sa;Initial Catalog=mytest;Pooling=False;Password=password\"" /MAXCONCURRENT " -1 " /CHECKPOINTING OFF /REPORTING E /De "password" Based on my further test, I found that without connection argument, it also works fine both in dtexec and job exectuion. dtexec /SQL "\dotnetconnection" /SERVER "." " /MAXCONCURRENT " -1 " /CHECKPOINTING OFF /REPORTING E /De "password" If the issue still occurs, will you let's know the exact error message you see when you run following commands? dtexec /SQL "\Triveni cvs" /SERVER xxxxxxxxxx /CONNECTION SourceConnectionOLEDB;"\"Data Source=xxxxxxxxx;User ID=xxxxxess;Initial Catalog=ContentDepot;Provider=SQLNCLI.1;Persist Security Info=True;Auto Translate=false;password=xxxxx\"" /MAXCONCURRENT " -1 " /CHECKPOINTING OFF /De "password" dtexec /SQL "\Triveni cvs" /SERVER xxxxxxxxxx " /MAXCONCURRENT " -1 " /CHECKPOINTING OFF /De "password" I look foward to your reply. Thank you. Best Regards, Peter Yang MCSE2000/2003, MCSA, MCDBA Microsoft Online Partner Support ================================================== === When responding to posts, please "Reply to Group" via your newsreader so that others may learn and benefit from this issue. ================================================== ==== This posting is provided "AS IS" with no warranties, and confers no rights. |
#48
| |||
| |||
|
|
Hello Jerry, Thank you for your reply. From the symptoms, it seems that you don't save password properly in your package. Did you check "save password" in connection manager in VS2005 before you deploy the package to SSIS? I used the following command to test and it works fine: dtexec /SQL "\dotnetconnection" /SERVER "." /CONNECTION "Flat File Connection Manager";"C:\sql\ssistest\dotconnectiontest.txt" /CONNECTION "test.mytest";"\"Data Source=sha-petery-01;User ID=sa;Initial Catalog=mytest;Pooling=False;Password=password\"" /MAXCONCURRENT " -1 " /CHECKPOINTING OFF /REPORTING E /De "password" Based on my further test, I found that without connection argument, it also works fine both in dtexec and job exectuion. dtexec /SQL "\dotnetconnection" /SERVER "." " /MAXCONCURRENT " -1 " /CHECKPOINTING OFF /REPORTING E /De "password" If the issue still occurs, will you let's know the exact error message you see when you run following commands? dtexec /SQL "\Triveni cvs" /SERVER xxxxxxxxxx /CONNECTION SourceConnectionOLEDB;"\"Data Source=xxxxxxxxx;User ID=xxxxxess;Initial Catalog=ContentDepot;Provider=SQLNCLI.1;Persist Security Info=True;Auto Translate=false;password=xxxxx\"" /MAXCONCURRENT " -1 " /CHECKPOINTING OFF /De "password" dtexec /SQL "\Triveni cvs" /SERVER xxxxxxxxxx " /MAXCONCURRENT " -1 " /CHECKPOINTING OFF /De "password" I look foward to your reply. Thank you. Best Regards, Peter Yang MCSE2000/2003, MCSA, MCDBA Microsoft Online Partner Support ================================================== === When responding to posts, please "Reply to Group" via your newsreader so that others may learn and benefit from this issue. ================================================== ==== This posting is provided "AS IS" with no warranties, and confers no rights. |
#49
| |||
| |||
|
#50
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |