Viewing 15 posts - 226 through 240 (of 1,999 total)
because temp tables are transient you will really have to catch this exactly as it creates the problem.
I might think about monitoring tempdb for any table over 5GB (a guess)...
February 25, 2020 at 4:18 pm
trust me , i'm already shuddering - i'm asking because I want to get it right 🙂
February 25, 2020 at 4:02 pm
so this is really cool info and so much better explained that msdn. I can't go up to 4 nodes, so would you recommend I drop down 2 rather than...
February 25, 2020 at 3:33 pm
I'm being thick here - (that happens a lot), but why does an odd number of nodes not help? I'm more of a query plan guy and I've been dumped...
February 25, 2020 at 2:29 pm
by the way - all of it is on site. no data centre, we have our own greenlake/nimble san and a new beefy server for consolidating licences and removing linked...
February 25, 2020 at 1:37 pm
the sync pair are within 2 meters of each other, the asycn is 400 meters away
(we have plenty of other DR policies in place - don't worry) - but the...
February 25, 2020 at 1:32 pm
One thing I would add, I was really tempted to drop databases after the restore. but the number of times a developer needed to get some data back...
February 25, 2020 at 1:18 pm
Even better... does anyone know a company that coaches in HA technology (UK based) ?
February 25, 2020 at 11:35 am
One thing I would add, I was really tempted to drop databases after the restore. but the number of times a developer needed to get some data back because they...
February 25, 2020 at 10:47 am
welcome to Nottinghamshire, linney are 16 miles north of the city centre
there is a great SQL meetup event (a few lectures and pizza) soon near the train station
and SQL Data...
February 25, 2020 at 9:23 am
you'll love it there, Redgate has been listed as one of the top 100 employers in IT (as far as news articles go), but I think Linney's offices are nicer...
February 25, 2020 at 8:51 am
I'm on the same journey - we (meaning me) do restores from the latest backup once per month, split up throughout the month
we don't do DBCC checkdb on...
February 25, 2020 at 8:43 am
get rid of the sql agent jobs
they don't always disappear as you might expect
also - when you recreate everything your distributor is going to need passwords, get these in a...
February 24, 2020 at 5:31 pm
I'm looking for some feedback from the community. I finally got permission to setup a server to do test restores. Yes, I know, you don't have backups until you...
February 24, 2020 at 5:26 pm
I've just done a quick scout on the issue (I never use update in join, so it's a nice refresher)
Microsoft SQL Server does not permit updating fields in multiple database...
February 24, 2020 at 2:42 pm
Viewing 15 posts - 226 through 240 (of 1,999 total)