Viewing 15 posts - 301 through 315 (of 497 total)
Thanks for posting back with the solution; it's always useful when people do that! 🙂
January 28, 2014 at 7:14 am
Ok, so no one uses the Deployment Utility to deploy SSAS projects then?
So, question: how do you deploy your 2012 SSAS projects in as automated a way as possible, particularly...
January 28, 2014 at 1:53 am
There is a custom component available on Codeplex that may enable you to achieve this:
http://sqlsrvintegrationsrv.codeplex.com/releases/view/17652
Regards
Lempster
January 27, 2014 at 2:37 am
sneumersky (1/21/2014)
January 23, 2014 at 6:39 am
I groan inwardly and then tell them I'm a fighter pilot! 😀
January 21, 2014 at 3:16 am
You can use a Raw File Destination in a Data Flow Task which writes data to a .raw file on the filesystem in SQL Server native format. You can also...
January 21, 2014 at 2:09 am
vinodhkumargv (1/20/2014)
please any one help in thisor
suggest me for different approach..
I'll go for the second option. 😉
It's not clear from your question whether you have the 'emp' and...
January 20, 2014 at 7:19 am
sneumersky (1/16/2014)
Definitely a PITA....something we don't want to do for the end user.
What does PITA stand for?
January 17, 2014 at 3:11 am
Is there anything in the SQL Agent log that might give you a clue?
Regards
Lempster
January 17, 2014 at 2:52 am
Hi Tim,
I wouldn't worry about that personally, but if you know that the Publisher database will be updated only at specific times then, yes, you could stop the Log Reader...
January 17, 2014 at 2:43 am
It's actually the Distribution database (via the Distribution Agent) that 'feeds' the transactions to the Subscribers so you won't get any contention by running the Log Reader agent on a...
January 16, 2014 at 9:48 am
There is nothing wrong with only running the Snapshot Agent at certain times. If there is nothing for it to do, i.e. you have not added or dropped any articles...
January 16, 2014 at 9:15 am
vs.satheesh (1/16/2014)
January 16, 2014 at 8:48 am
Koen Verbeeck (1/16/2014)
That question is way too broad to be answered in just a few lines.I suggest you search for some tutorials on SSIS or grab a good book.
+1 🙂
January 16, 2014 at 6:51 am
Viewing 15 posts - 301 through 315 (of 497 total)