Viewing 15 posts - 436 through 450 (of 49,571 total)
January 23, 2018 at 10:21 am
January 23, 2018 at 10:17 am
That's a table that's corrupt.
In this case, I suspect that a repair with allow_data_loss will work and will not lose data (there are no row that are unreadable,...
January 23, 2018 at 10:12 am
The first 8 pages this morning had 3 legit posts on them, in total
January 23, 2018 at 7:32 am
Unless you have a really good reason to be fiddling with that config setting, rather leave it alone.
January 23, 2018 at 3:23 am
No where near enough information. To come up with a DR plan, you need to identify the SLAs and requirements. How much data loss is tolerable? How much downtime is...
January 23, 2018 at 3:01 am
January 22, 2018 at 3:39 pm
I'd use transactional replication and schedule the distribution agent to run every 4 hours. That way you snapshot once (when you set it up), not every 4 hours.
January 22, 2018 at 3:38 pm
January 22, 2018 at 3:37 pm
Sridhar-137443 - Monday, January 22, 2018 2:52 PMIs that not right?
No, it's not.
Locks are taken as needed, and how long they're held...
January 22, 2018 at 3:33 pm
January 22, 2018 at 2:35 pm
January 22, 2018 at 2:31 pm
No, the transaction name is not causing the duplicates.
If SQL says you have duplicate rows, then you have duplicate rows. Probably due to using the read-then-insert pattern without...
January 22, 2018 at 1:14 am
Sys.master files is the size at last start of SQL Server iirc, so you probably have a very low default size for TemoDB and it has to grow afterwards (which...
January 22, 2018 at 1:08 am
Viewing 15 posts - 436 through 450 (of 49,571 total)