Filter
Exclude
Time range
-
Near
Then I did a restore: Restore-DbaDatabase ` -SqlInstance 'dbatoolslab\sql2017' ` -Database 'AdventureWorks2017' ` -Path 'C:\Temp\sql\AdventureWorks2017_marked.bak' ` -StopMark 'Replacing all Passwords' ` -StopBefore ` -WithReplace 4/n
1
1
144
23 Jun 2022
Concullega's die hun servers cute names in een thema geven zoals Jupiter en Saturnus en Mercurius in plaats van beschrijvende namen zoals DC01 en EXCHSRV06 en SQL2017 wil ik zeer hard stompen op hele specifieke plekken
6
6
6 Nov 2021
#أسئلة_شبكة_محبي_البرمجيات السلام عليكم مكتبة بالبايثون اسمها pyodbc ع اساس انزلها عشان اربطها بالداتا بيس sql server 2017 وعيت تضبط معي لما انزلها يعطيني "failed” ايش الحل؟ وايش ممكن اعمل عشان اربطها ب sql2017
1
1
1
来週の末に、業務システムの新機能をリリースするが、またDBの性能問題が再発しないかとても不安… これまで色んなRDBMSをさわって運用したが、やはり自分のなかではOracleが一番信頼できる 今のMS SQL2017でもいまだにロックに悩まされる アプリの作りの問題もあるが、ロックの仕様の問題もあるかと
1
8
Though if on SQL2017 or later, I'd suggest using STRING_AGG instead.
1
7 Mar 2020
Need to create 1000 tiny databases on 3 different servers for an experiment? 1..1000 | ForEach-Object { New-DbaDatabase -SqlInstance sql2017, sql2016, sql2012 }
2
14
52
SQL Server 2017 – VS Shell Installation Has Failed with Exit Code 1638 #SQL2017 webhostingdiscussion.net/blo…
2
So I wrote yesterdays blog to write todays blog :) The Hydration Kit for #ConfigMgr, WS2019 and SQL2017 is released! deploymentresearch.com/hydra…
8
71
164
This is my recent discovery on TraceFlags specifically for perf config recommendations in #SQL2016 & #SQL2017 😎 support.microsoft.com/en-us/… #SQLServer cc @SQLEspresso

1
1
4
Can anyone point me something that changed from sql2017 to sql2019, or that has been introduced that can be easily demo'd? /cc @BrentO @nocentino @ClaudioESSilva @sqldbawithbeard
2
1
22 Aug 2019
For the first time I enabled automatic plan correction on a production server. Holy cow, this may be my favorite SQL 2017 feature! So long plan guides and time consumed in query store (hopefully) and hello to my new assistant DBA #helphasarrived #sql2017
2
Great Post: "How to Install a SCCM Reporting Services Point" from @GarthMJ enhansoft.com/how-to-install… #SCCM #SSRS #SQL2017

1
6
17
30 Jul 2019
Trying to start sql2017 and I get an error "initializing the fallback certificate failed with the error code: 1, state: 20, error number: 0." Any suggestions on how to fix the certificate? #sqlhelp
1
You missed some of the exciting news for developers in #SQL2016, #SQL2017 or #SQL2019? Then join me now in my #dwx2019 session and catch up with your #SQLServer knowledge.
5
Want to play with tSQLt? Be good if it was all set up in a linux container? docker pull sqldbawithabeard/tsqlt SQL2017 Linux container with the examples as well
3
19
39
Replying to @TobiasPSP @jessfraz
$params = @{ Source = "sql2008" Destination = "sql2017" SourceSqlCredential = $scred DestinationSqlCredential = $cred SharedPath = "\\fileserver\share\Migration" BackupRestore = $true ReuseSourceFolderStructure = $true Force = $true } Start-DbaMigration @params
2
7
4 #sqlserver Availability Groups with cross-cluster migration WIN2012R2/SQL2014 —> WIN2016/SQL2017 done with no application downtime and no ping interruption .. time to drink a beer !!! 👍
1
3