Viewing 15 posts - 121 through 135 (of 207 total)
I'll second David's request. I'd love to see this.
February 18, 2020 at 8:15 pm
It's not that my Supervisor or the Head of IT don't want to let me upgrade but rather that SQL Server 2019 hasn't been validated yet within this organization...
February 11, 2020 at 6:24 pm
Enjoy the time off Steve. I wish I could get my company to do something like this.
January 13, 2020 at 4:40 pm
dbatools https://dbatools.io/has a whole group of PowerShell tools to get information about AG.
December 11, 2019 at 7:51 pm
With sensors (especially cheap sensors) not only do you have exposure from the network you also have to worry about physical compromise. Why hack a sensor's software when you...
November 25, 2019 at 6:06 pm
Great point about putting SQL Server on the SSRS box since the licensing cost is the same. And we're not concerned about scaling out at this point since this will...
November 19, 2019 at 11:07 pm
As far as I can tell - the version of the database engine won't be a problem, but the Edition will be...for SSRS Enterprise the databases will need to...
November 19, 2019 at 8:44 pm
Thank you for the information. This helps a lot.
November 19, 2019 at 7:45 pm
I have to agree with both sides to some extent. I was in a user group with a guy, who as far as I know still makes really good money...
November 19, 2019 at 5:36 pm
Hello,
Following the recommendations of this forum, I ended up installing Ola Hallengren scripts weeks ago.
During install of I set up the deletion of the backup to be every 7...
November 8, 2019 at 5:06 pm
The path to the ldf file caught my eye:
C:\Program Files\Microsoft SQL Server\MSSQL12.SQLEXPRESS\MSSQL\DATA\STORESQL_log.ldf
This looks like a SQL Server 2014 Express path. Do you still have SQL Server 2014 Express installed on...
November 4, 2019 at 7:15 pm
Interesting... At first I thought it might have something to do with FLOAT being an approximate data type but the convert works with all other datatypes except numeric (and decimal)....
October 18, 2019 at 5:47 pm
The fact is that if cameras in place of mirrors scare you, you should stay off any commercial aircraft. There has been no mechanical connection between the cockpit...
September 30, 2019 at 5:06 pm
You can also use Paste The Plan on Brent Ozar's site. I believe Erik Darling wrote it.
https://www.brentozar.com/pastetheplan/
Right-click on your execution plan and show the XML. Copy and paste that...
September 24, 2019 at 5:58 pm
Viewing 15 posts - 121 through 135 (of 207 total)