No announcements
Found 2925548 threads
-
0 Votes
How to Validate Package/Project with Required Parameters
Here are a few screenshots of the parameters in visual studio: Package Parameter: Project ...Answered | 3 Replies | 1198 Views | Created by Smithochris - Tuesday, November 1, 2016 6:26 PM | Last reply by Eric__Zhang - Thursday, November 3, 2016 7:20 AM -
0 Votes
SSIS - "Sensitive" Project parameter - Usage in package
You cannot use a project parameter (marked as sensitive) , in the expression builder of a package variable.Answered | 7 Replies | 4382 Views | Created by SQLDev555 - Wednesday, October 14, 2015 2:29 PM | Last reply by Harry Bal - Wednesday, October 14, 2015 8:54 PM -
0 Votes
Make sure that the required parameter is set - error
Hi ti2, If I understand correctly, you receive the error message that "Make sure that the required parameter "name of parameter" is ...Answered | 2 Replies | 3599 Views | Created by ti2 - Friday, September 4, 2015 2:16 PM | Last reply by Katherine Xiong - Tuesday, September 8, 2015 9:12 AM -
0 Votes
Error with Project Parameters when executing the package with dtexec command
Here is how I set Windows environment variable: SSIS_CONFIG_STRING=Data Source=USPGH-PSIDWH-Q1;Initial ...Answered | 5 Replies | 5996 Views | Created by Venubabu Chowdary - Thursday, September 25, 2014 7:05 AM | Last reply by Vladimir Kievsky - Monday, October 30, 2017 3:43 PM -
0 Votes
How to manage packages in a project
Existing Package" , choose "Add => Existing Item...Answered | 2 Replies | 2614 Views | Created by EscanabaMike - Monday, February 20, 2012 2:46 PM | Last reply by dac03 - Monday, February 20, 2012 6:18 PM -
0 Votes
In SSRS ,How to Validate parameters ?
Anyways, after giving ToDate, I dont think we can validate the date range.Answered | 5 Replies | 6603 Views | Created by ruky - Tuesday, January 25, 2011 6:57 AM | Last reply by Phaneendra Babu Subnivis - Tuesday, February 1, 2011 4:43 AM -
0 Votes
Validating a Package
Yes multiple ways 1. you can validate packages using dtexec utility You use /Validate switch for ...Answered | 1 Replies | 881 Views | Created by Diango - Monday, October 13, 2014 3:49 PM | Last reply by Visakh16 - Monday, October 13, 2014 4:37 PM -
6 Votes
SSIS Package Validation taking a long time
So, when I set a parameter for my connection for ServerName - it spends some 5 minutes validating something that I know is invalid, as I haven't set the ...Answered | 7 Replies | 41898 Views | Created by vnapoli - Wednesday, April 19, 2006 4:37 PM | Last reply by Caden Picard - Monday, February 6, 2017 10:26 PM -
0 Votes
SSIS package parameter error in Runtime
Hi WKHA, Yes, the parameter value is not valid after parsing so error occurred.Answered | 4 Replies | 2203 Views | Created by WKHA - Monday, August 7, 2017 10:28 AM | Last reply by dmgavin - Friday, October 18, 2019 3:12 PM -
2 Votes
How to Pass parametes to a SSIS package from outside the package?
the above syntax it is not taking..error is "it is not valid.Answered | 14 Replies | 7813 Views | Created by Suu30 - Wednesday, May 29, 2013 8:35 AM | Last reply by Adam Saleam - Monday, February 19, 2018 10:08 PM -
1 Votes
Parameter Bindings migrating a Execute Package Task
Each child package has a log provider, the path is configured using a parent package variable, it seems this variable isn't available at package ...Answered | 10 Replies | 6926 Views | Created by FabrizioCrespi - Thursday, May 31, 2012 3:55 PM | Last reply by NooshinN - Wednesday, October 30, 2013 9:01 PM -
1 Votes
How to pass SSIS Project Parameters in C#.net
For project parameters you need to use ObjectType = 20.Answered | 2 Replies | 5565 Views | Created by ShobhitAwasthi - Wednesday, April 15, 2015 4:26 PM | Last reply by ArthurZ - Wednesday, April 15, 2015 7:06 PM -
0 Votes
Package Validation Error
Had nothing to do with building, deploying the package as I was still able to deploy the same package locally (using the Powershell script generated) and run properly.Answered | 3 Replies | 2685 Views | Created by SourGreenPlums - Thursday, June 27, 2013 3:31 AM | Last reply by SourGreenPlums - Friday, June 28, 2013 7:16 PM -
0 Votes
App Packaging errors- specified package format is not valid
Besides, we can also use the Create App Packages wizard in Visual Studio to help us create our app package.Answered | 1 Replies | 1733 Views | Created by ChromeRAID - Thursday, May 28, 2015 2:33 AM | Last reply by Amy Peng - Friday, May 29, 2015 9:36 AM -
2 Votes
How to pass parameters from Excel to an SSIS package?
2- run the ssis package by using the excel , please read ...Answered | 5 Replies | 4523 Views | Created by Brazuca18 - Monday, November 25, 2013 6:29 AM | Last reply by Brazuca18 - Friday, December 13, 2013 5:51 PM -
0 Votes
'Type of parameter ... is not valid' error for valid parameter type.
How do I reference the Microsoft.Modeling namespace in an Adapter project?Answered | 8 Replies | 8172 Views | Created by ne0sonic - Thursday, January 13, 2011 2:59 PM | Last reply by Xiang Li - Friday, January 14, 2011 3:46 PM -
0 Votes
How to make one OR the other parameter required?
How can I do this with a Tabled-Value Function as my dataset?Answered | 8 Replies | 11950 Views | Created by sherifffruitfly2 - Wednesday, August 8, 2012 2:45 AM | Last reply by JazLady - Monday, December 30, 2013 7:43 PM -
0 Votes
How to point the Connection Manager to Project Parameters
After deploying the package, If you want to change the Project parameter values then you can use SP to update ...Answered | 4 Replies | 3041 Views | Created by Luwalekeah17 - Tuesday, July 17, 2018 4:43 PM | Last reply by Mohammad Waheed - Wednesday, July 18, 2018 9:23 PM -
0 Votes
Pre-execution validation of SSIS Packages
Is there a way to configure the "dtexec" to show only the validation status of the packages and not the error details.Answered | 2 Replies | 4505 Views | Created by Muhammad Atif Sajjad - Tuesday, October 4, 2011 3:03 PM | Last reply by Muhammad Atif Sajjad - Wednesday, October 5, 2011 12:27 PM -
0 Votes
Where is the option Validate package without executing?
Hi Bohor, It’s true that the “Validate package without executing” option is not available when creating a job step that references to a ...Answered | 4 Replies | 4122 Views | Created by Bohor - Friday, April 11, 2014 12:57 PM | Last reply by Mike Yin - Thursday, April 17, 2014 6:46 AM - Items 1 to 20 of 2925548 Next ›
No announcements