Viewing 15 posts - 331 through 345 (of 2,062 total)
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
Is the SSRS 2019 site in their single-signon internetzone? Browsers don't allow single signon by default
For IE it would be Security - Local Intranet ( Verification of user: only automatic...
November 23, 2021 at 12:53 pm
You could use
https://docs.dbatools.io/Copy-DbaDbTableData
with a query as a source.
Or export/import the data as csv from a restored backup
November 23, 2021 at 12:49 pm
4th wave is in full effect. Luckily most are vaccinated and have lower hopitalization needs.
Back to telework for a month
November 23, 2021 at 12:39 pm
Where is the DDL of ExtractReports.dbo.TAllData and [ExtractReports].[dbo].[TradeCodesInsert] ? I only see [Parts].[TradeCodes]
Is there any sample data to work on?
November 19, 2021 at 11:16 am
Thanks Jeff Moden for the extensive reasoning. Bookmarked this post.
Most of our non-guid indexes are fillfactor 100. If I understand correctly I'll better stop the index maintenance for now and...
November 5, 2021 at 4:29 pm
Why don't you script out the command instead of doing it through the GUI.
Do it once in the GUI but before applying choose "Script".
October 27, 2021 at 1:05 pm
I agree. TDE = encryption at rest. If SQL Server is not running, you can't make sense of the data looking at the file
Always encrypted: encryption is specific to the...
October 22, 2021 at 9:33 am
I'm interested also if this is possible. I believe not because SSRS is rendering it as Excel.
October 8, 2021 at 2:03 pm
I think in
rsreportserver.config
SSLCertificateConfiguration
September 20, 2021 at 1:01 pm
Can't help you with it. Are you using the latest SSMS?
September 10, 2021 at 8:34 am
What do you mean by "there is a small difference in DNS between VM and SQL hostname"
What software do you use for the connection?
Do you connect using the fully qualified...
September 10, 2021 at 8:29 am
Viewing 15 posts - 331 through 345 (of 2,062 total)