Viewing 15 posts - 5,281 through 5,295 (of 13,877 total)
Any time that an SSIS job works in SSDT, but not in SQL Agent, your first suspicion should be that there is a permissions problem.
Does the SQL Agent service/proxy...
August 16, 2017 at 10:16 am
August 16, 2017 at 9:28 am
Hello Scott
I won't download the solution just yet, because I believe I understand the issue you are having.
As I cryptically implied in my earlier message, configuration of data...
August 16, 2017 at 6:13 am
If you are working with project-level parameters and connections, your packages need to be deployed to SSISDB.
Once you have this, use SSISDB environments to configure your connections per environment.
August 16, 2017 at 5:56 am
August 15, 2017 at 9:15 am
One of those minor irritations. If you do a 'View History' for a SQL Agent job which is failing, why do you always have to resize the window at the...
August 15, 2017 at 6:54 am
August 14, 2017 at 2:19 pm
OK, if you know that your VB.NET application is the only way that entries in the tables you mention can be changed, best practice is that you code whatever stored...
August 14, 2017 at 8:34 am
August 14, 2017 at 7:14 am
Yes, the variable's value should be available to all tasks in the package, given that the variable is scoped at package level. What makes you think that it is not?...
August 14, 2017 at 5:36 am
August 14, 2017 at 5:26 am
August 11, 2017 at 1:43 pm
Hello and welcome.
2016 T-SQL development questions may be posted here.
August 11, 2017 at 12:57 pm
PSB - Friday, August 11, 2017 9:58 AMComputed column based on the sort the conditions 1 and 2
August 11, 2017 at 10:43 am
Viewing 15 posts - 5,281 through 5,295 (of 13,877 total)