Viewing 15 posts - 1,216 through 1,230 (of 11,678 total)
How did you schedule it in the Agent job step? Did you use the SSIS catalog?
January 7, 2015 at 1:13 am
What does the All Executions report say?
January 7, 2015 at 1:05 am
Luis Cazares (1/6/2015)
You're forgetting to concatenate your strings. No tool will do that automatically.
+1
Every tool will crash on that, even the not POS tools 😉
January 7, 2015 at 12:59 am
Personally I'd do this with .NET in a script task.
Or you could just loop over everything and check if the file you need with a script task. If it is...
January 7, 2015 at 12:57 am
Nice question, but I'd argue GROUPING doesn't ignore NULL values as well.
January 7, 2015 at 12:52 am
Sean Lange (1/6/2015)
January 7, 2015 at 12:39 am
This seems an interesting post about the subject:
How to eliminate merged and hidden Cells issue from Excel Export of a SSRS report
January 6, 2015 at 2:44 pm
Check the package configurations inside the package as well (right-click on the control flow to get the context menu) and see if there are any configurations pointing to the C:...
January 6, 2015 at 2:42 pm
If by "promoting" mean "deploying":
Analysis Services Deployment Methods
What I usually do:
1. Deploy the SSAS cube from BIDS to a deployment server.
2. Unprocess the cube. (process clear)
3. Back up the cube...
January 6, 2015 at 2:40 pm
After installing the client, also make sure you have installed the Microsoft OLE DB provider for Oracle (which is MSORA if I'm not mistaken).
I think it is only available for...
January 6, 2015 at 2:36 pm
Grant Fritchey (1/6/2015)
Koen Verbeeck (1/6/2015)
Grant Fritchey (1/6/2015)
If any one thread gets stupid (this one for example)Blasphemy! 😀
Best wishes by the way.
And a Happy New Year to you as well. Seriously...
January 6, 2015 at 12:52 pm
m_swetz (1/6/2015)
That's what I ended up doing this morning. Once I pointed everything at the built in logging tables, it worked fine.
OK, glad you got it solved.
January 6, 2015 at 11:38 am
Grant Fritchey (1/6/2015)
If any one thread gets stupid (this one for example)
Blasphemy! 😀
Best wishes by the way.
January 6, 2015 at 11:23 am
I never clear out subscriptions, except for the daily questions.
You never know if someone stumbles on a thread after an Internet search and has an additional question on the topic.
January 6, 2015 at 11:10 am
Ed Wagner (1/6/2015)
Koen Verbeeck (1/6/2015)
Ed Wagner (1/6/2015)
Jeff Moden (1/6/2015)
GilaMonster (1/5/2015)
Jeff Moden (1/4/2015)
January 6, 2015 at 7:50 am
Viewing 15 posts - 1,216 through 1,230 (of 11,678 total)