Databases in Recovery Pending state
Dear all,Need your expertise to understand bit more. Yesterday i came across databases in "Recovery Pending" state problem.Followed too many recommendations form Google but to no avail.e.g....
View ArticleFull database backup unintentionally goes to Virtual Backup Device
Hi all,I've setup 3 SQL Agent jobs to run my backups: Full, Differential and Log. I'm using the scripts provided by: https://ola.hallengren.com/I using basic configuration of these scripts and all...
View Articlehide user DB's
Hi,Is it possible to to hide all of the user DB's except the one that a user have access to in SQL ssms 2016 or other versions? I remmber that I asked this before and I think it was not possible! but...
View ArticleSQL 2012 SP1 Task Name Missing from Maintenance Plan History
I have put lots of these in older versions of sql and task name always shows up. This is my first 2012 SP1 install.Here is a normal one from 2008/R2Any help is appreciated.
View ArticleWhy do I get 60-180 GB log files for a 5 GB database?
I have a 60 GB Log file, for a 5 GB DB, in SIMPLE recovery mode. Every couple of days to Log goes wild and fills the Disk @ 180 GB
View ArticleShrink DB
We have a maintenance plan setup to perform few tasks - integrity check, shrink, etc.The shrink DB task has failed with the below error:Executing the query "DBCC SHRINKDATABASE(N'TestAndRepair', 20,...
View ArticleSQL Jobs
Hi All,What happens when you disable a log backup job when its in running state. Does that log backup which was initiated will get completed or the process would get killed immediately?Thanks You.
View ArticleSQL Server Configuration Manager - SQL Server 2017
I am trying to get the SQL Configuration manager set up; I read a previous question/response that suggested the following command: mofcomp……..\Microsoft SQL Server\140\sqlmgmproviderxpsp2up.mof. I...
View ArticleView Menu - registered users - sql server 17
Can you tell me where I can find 'Registered Servers', per this information on'https://docs.microsoft.com/en-us/sql/relational-databases/lesson-1-connecting-to-the-database-engine?view=sql-server-2017'...
View Articlemigrating from domain
Hi Guy's,We are going to migrate our users in mydomain.corp to eu.somedomain.com domain. we Have an application that use SQL as DB and application uses Windows authentication.can someone kindly let me...
View ArticleSQL Server 2017 on Ubuntu Linux - Agent History size - unable to configure
Hello, Steps from this document:https://docs.microsoft.com/en-us/sql/ssms/agent/resize-the-job-history-log?view=sql-server-2017 Do not work on SQL Server 2017 on Linux and result in error below: USE...
View ArticleSSMS 18 Crash
Looking through SQL Agent jobs, SSMS crashed with the following error dialog:This is not consistent, in an enterprise environment so likely no telemetry.Let me know if more information is needed to...
View ArticleMicrosoft SQL Server Database goes in Recovery
Hi,one of our Databases goes multiple times per week into Recovery:2019-09-25 06:28:05.26 spid23s Recovery of database 'PIM_PROD_MASTER' (7) is 0% complete (approximately 663599 seconds remain). Phase...
View ArticleSSMS 18 -- how to uninstall?
Not sure if this is the correct forum but does anyone know how to uninstall SSMS 18. The installation of a "upgrade" failed and when the "upgrade" was uninstalled it broke SSMS 18 so it won't run and...
View ArticleSQL 2012 - any way to check which PC or user on a domain is accessing a...
Hello,Is there any way to check which users/or connections from a PC are being made to a particular SQL database? It would be handy to know this information at a particular time, or over a recent...
View ArticleConfigure sp_send_dbmail for TEST and PROD environments
Not sure if this is the proper sub-forum for this, but here goes. I have TST and PRD SQL servers. We refresh TST databases from PRD, so they're in sync as far as the objects they contain. The...
View ArticleMicrosoft SQL Server Management Studio still crashing when opening a database...
I have a diagram that ssms v18.3.1 cannot open.Instead, the program stops executing.I can send a backup of the database to any Microsoft employee that verifies as such.
View ArticleDBCC Checkdb failed for Master and msdb databases.
We been running this script from longtime on our prod server. Suddenly, we are getting this error. We use the Maintain Scripts from the below link.ola.hallengren.comCommand: DBCC CHECKDB ([master])...
View ArticleSSMS 18.3.1 Column width is not auto sizing
Hello,I have noticed that in SSMS 18.3.1 there are a lot more columns that are not auto sizing.Is there a setting that can be changed or adjusted to have all columns or most columns automatically show...
View Article