Viewing 15 posts - 46 through 60 (of 67 total)
the orig table will be truncated , after we get all the data out which is needed to be queried for analysis ..and those are logs..
hard part is since...
August 29, 2018 at 3:45 pm
August 29, 2018 at 1:38 pm
thanks. The changes are not that much ... `5-10 GB that's it per day on some DBs
November 9, 2017 at 8:55 am
Hi Keva,
Thanks for the message.
yes, this is for DR to start off and we are ok with 1-2 hours , EC2 DR instances being out of sync with...
November 9, 2017 at 8:30 am
Hi,
OK I used this query and then waitfor delay 00:01:00 and re run the same and got values.Subtracted 1st value from 2nd to get the transactions / second.
October 31, 2017 at 6:39 pm
Thanks SSC Guru. they wanted to see some numbers to justify increase of bandwidth, to move about 300 databases from one location to another geographical location.
What counters can justify...
October 31, 2017 at 2:41 pm
Thank you Eirikur. I should have added , we don't use RDS but we will be using AMI's where I install SQL Server from scratch and will make a config...
October 19, 2017 at 3:15 pm
yes, same table multiple databases
October 17, 2017 at 6:52 pm
yes sir. I did it again to be safe.
September 11, 2017 at 10:24 pm
Hi Jeff,
Yes I rebuilt all indexes and updated all stats hoping that would help with this shrink file operation.
Thanks
September 11, 2017 at 9:57 am
Imran,
Thank you so much, That worked! Your great.
Any logic behind that? I couldnt find this anywhere in google, most folks said recreate msdb, restore etc!...
September 11, 2017 at 7:12 am
dbcc shrinkfile (1,1024)
goal is to bring the data file back to 1 GB from the init size 6 GB.
September 10, 2017 at 10:56 pm
Hi Jeff,
The initial size of msdb data file is 6 GB and the tables are very small.
No matter what I do , to shrink the initial size...
September 10, 2017 at 8:49 pm
July 28, 2017 at 10:17 pm
Viewing 15 posts - 46 through 60 (of 67 total)