Oleg Strutinskii
Oleg Strutinskii
### Summarize Functionality When the database status is not `Normal`, let's query the system view `master.sys.master_files` instead of reporting an error. ```powershell WARNING: [08:52:52][Get-DbaDbFile] Failure | Database '' cannot be...
### Summarize Functionality Let Remove-DbaDatabase not just remove the database but and delete: files, backup, and restore history. ### Is there a command that is similiar or close to what...
Show **Elapsed time** in **Duration** column, and/or progress as described [Progress Of Create Command](https://dba.stackexchange.com/questions/139191/sql-server-how-to-track-progress-of-create-index-command)
I had a filter on [Object] (say some tables), and want to get fresh data for them. If I hit the refresh button program start to refresh ALL objects in...
Update data about indexes asynchronously, for some reason in my DBs it takes ages to get data about indexes. 1. Get a list of all indexes, show them in UI...
### Verified issue does not already exist? I have searched and found no existing issue ### What error did you receive? ``` There is not enough space on the disk....
### Verified issue does not already exist? I have searched and found no existing issue ### What error did you receive? readme.md contains broken link to blog post by Jaap...