Viewing 15 posts - 301 through 315 (of 2,044 total)
C# . It's mostly used by our devs. ( it helps translating ORM implementations ). Investing R / ML is on hold as you need quite a statistical background
January 14, 2022 at 10:11 am
I welcome the free toolset and hope it gets a place next to sp_WhoIsActive, FirstResponder.
Are there real world examples where the tool was used?
January 14, 2022 at 10:07 am
You may also try configure HTTP first and then switch to https
January 13, 2022 at 10:45 am
Not really.
Currently I have the following in PowerBI rsreportserver.config
<URLReservations>
<Application>
<Name>ReportServerWebService</Name>
<VirtualDirectory>ReportServer</VirtualDirectory>
<URLs>
<URL>
<UrlString>https://+:443</UrlString>
<AccountSid>....../AccountSid>
<AccountName>NT SERVICE\PowerBIReportServer</AccountName>
</URL>
</URLs>
</Application>
<Application>
<Name>ReportServerWebApp</Name>
<VirtualDirectory>Reports</VirtualDirectory>
<URLs>
<URL>
<UrlString>https://+:443</UrlString>
<AccountSid>........</AccountSid>
<AccountName>NT SERVICE\PowerBIReportServer</AccountName>
</URL>
</URLs>
</Application>
</URLReservations>
January 13, 2022 at 10:23 am
I would suggest setting max ram per instance.
As far I know SQL Server keeps consuming memory and never releases it, potentionally not leaving enough ram for OS, AV, ...
It can...
January 12, 2022 at 10:16 am
Thanks for voluntering. It's certainly helpful to make the skills more popular.
At Belgium we have coderdojo's to learn children to create websites, games, ... in the hope they will use...
January 3, 2022 at 4:25 pm
You've must have exhausted all other options. Maybe they have a six figure salary job opening
December 29, 2021 at 8:58 am
Happy holidays and Merry Christmas! Have a healthy and fun 2022
December 24, 2021 at 10:30 am
Doing fine. Bracing for omikron impact. There is also some budget tightening, luckily most sql databases are now sql 2019 or azure
December 21, 2021 at 9:51 am
I disagree with Chandler on avoiding an ICT position but heartily agree with "No position is worth dying over". Live your life instead of being lived.
Remote work is way more...
December 17, 2021 at 3:30 pm
How's everybody? Wishing a good 2022
December 17, 2021 at 3:24 pm
Hi,
Have a look at https://www.brentozar.com/archive/2021/11/video-office-hours-black-friday-edition-ask-me-anything-about-sql-server. It mentions a case of a slow running sp_BlitzFirst
I guess unless you pay Brent for it ( or use his consultant kit) , you'll have...
December 17, 2021 at 3:11 pm
Express
Limited to lesser of 1 socket or 4 cores
It should use 4 cores if you present them as 1 socket, 4 cores.
If you would present is as 2...
December 1, 2021 at 1:36 pm
Higher core counts also mean higher licensing costs.
November 26, 2021 at 3:42 pm
Viewing 15 posts - 301 through 315 (of 2,044 total)