Viewing 15 posts - 22,561 through 22,575 (of 59,072 total)
Randy AV (10/24/2014)
--Jeff Moden
Change is inevitable... Change for the better is not.
October 24, 2014 at 8:44 pm
rocky_498 (10/24/2014)
Thanks for your help, got it I can use multicast for different file, how about ?Source:-
Add, New, Pro, Len, Source
Acorn,Null,Null,Null,Null
Null,FC,Null,Null,Null
Null,Null,Day,Null,Null
Null,Null,Null,2:00,Null
Null,Null,Null,Null,Phone
Null,Null,Null,Null,Web
Destination File:-
Add, New, Pro, Len, Source
Acorn,FC,Day,2:00,Phone
Acron,FC,Day,2:00,Web
this format ?
To be honest,...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 24, 2014 at 6:29 pm
I missed this article the first time around and glad it was republished. Absolutey awesome job. I especially like the part about putting the documentation into the code...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 24, 2014 at 5:02 pm
SQLKnowItAll (10/23/2014)
--Jeff Moden
Change is inevitable... Change for the better is not.
October 24, 2014 at 4:54 pm
ramana3327 (10/23/2014)
Yes but now it is hitting the production database performance (OLTP). That is the reason they want the read only copy for the reporting source
It would be far easier...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 24, 2014 at 4:42 pm
Biank (10/21/2014)
I'm wondering if I can take native SQL log backup in addition to DPM backups. We're using DPM for both databases (daily) and logs (every 15min). So,...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 22, 2014 at 12:16 am
Steve,
After a fairly long wait (> 30 seconds), I got the following...
Sorry, an error has occurred
If problems persist, please contact us to let us know.
When reporting this error, please quote...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 22, 2014 at 12:09 am
Not to mention keeping mosquitos away in a pinch. Of course, it'll also keep everyone else away, as well. 😛
--Jeff Moden
Change is inevitable... Change for the better is not.
October 21, 2014 at 11:36 pm
Ah... and to be clear, I was thinking datafile backup being done separately. I agree with Eirikur in asking, why would you ever want to take log file backups...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 21, 2014 at 11:32 pm
ChrisM@Work (10/21/2014)
Wouldn't it be easier and more natural to refactor this as a function?
I agree but to return a random number, you'd probably want to use a GUID as the...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 21, 2014 at 10:10 pm
PhilPacha (10/21/2014)
--Jeff Moden
Change is inevitable... Change for the better is not.
October 21, 2014 at 9:29 pm
phoeneous 65427 (10/21/2014)
This works when I apply it to the query, no need to filter in ssrs.AND (OrderDate BETWEEN (@StartDate ) AND (@EndDate + '23:59:59'))
That misses a full second....
--Jeff Moden
Change is inevitable... Change for the better is not.
October 21, 2014 at 9:27 pm
rodrigo.carrasco.e (10/21/2014)
I have no backup
I could be wrong because I'm no SSAS expert but that usually means that the database cannot be recovered and that someone has a fair bit...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 21, 2014 at 9:21 pm
Use the "Copy only" feature to do a native backup the database so you don't break the Point-in-Time natue of DPM, whatever that happens to stand for today. 😉
--Jeff Moden
Change is inevitable... Change for the better is not.
October 21, 2014 at 9:17 pm
Yes... right click on the database in SSMS and click on [Tasks], [Generate Scrips], and then follow your nose. Of course, that just to get you out of the...
--Jeff Moden
Change is inevitable... Change for the better is not.
October 21, 2014 at 9:14 pm
Viewing 15 posts - 22,561 through 22,575 (of 59,072 total)