can not connect to either SQLSERVER 2016 or SQL SERVER 2014 with alias on...
I have 3 instances of Windows 10, 2 standalone, 1 virtual serverThey either have SQLSERVER 2014 or SQLSERVER 2016I have enabled TCIP access in SQLSERVER configuration manager, turned off firewall,...
View Articlesys.dm_os_performance_counters PLE Not returning anything
Hi.When I run this query on a specific server I get NOTHING returned... No values at all. 2012SP1 (forced, vendor will not allow me to update!)SELECT @@SERVERNAME AS [Server Name], [object_name],...
View ArticleMaintenance Plans & SSIS
So interesting problem that I ran into with regards to maintenance plans and SQL Server 2012/2014. The test case for this is on a clustered Windows 2012 R2 environment install SQL of your choice...
View ArticleDatabases 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 ArticleStop working after using Tools, options, environment, fonts and color
SQL Server management studio Stop working after using Tools, options, environment, fonts and colors...I worked before but now everytime I go there I will stop working and restart the instance.
View ArticleHow To Get Email SQL Server Error Related Alerts
Hello,How to get email if there is any error with SQL Server, i.e Unable to read/write on *.mdf files or any other errors which appears on windows event viewer?Regards,Taoqir
View ArticleCustom Password Policy
I want to configure custom password policy on all SQL Server users and I don't want to use windows password policy [there is different password policy for windows and this is not fulfilling our...
View ArticleHow to Backup Database on Database Creation Date?
I have a scenario, On every start of the month new database is dynamically created and we have to take backup of newly created database. Full database backup is not required only backup is required for...
View ArticleJobs are not sending emails!
I have configured Database Mail, by one profile and one account. When testing by "Send test E-mail..." I receive email and everything fine. But if I create an operator with the same email I used to...
View ArticleMaintenance Plans cannot be edited
I created a few maintenance plans. I wish to edit the cleanup backup plan , but the OK button is greyed out. what should i do ? Thanks
View ArticleSQL SERVER AGENT ISSUE
Im not able to re enable the SQL SERVER AGENT SERVICEI followed the microsoft online instructionsI tried the script that uses sp_configure but I could never get the enabled the SERVER AGENT...
View ArticleProblem connecting to sql
Whenever i try to log in to sql with my Sql service account created in AD, it tells me it succesfully established a connection to the server, but the certificate chain was issued by an authority that...
View ArticleSQL Server Configuration Manager – Cannot connect to WMI provider – Invalid...
look at this post am getting the same http://social.msdn.microsoft.com/Forums/en-US/sqlkjmanageability/thread/4c8ca86c-105f-4f0a-ac18-6e33dda2bc46but when I tried the solution given there , It is not...
View ArticleSSIS CDC: sys.sp_cdc_enable_db
When uses the sp to enable CDC for a database, it will create 5 system tables in this database:cdc.captured_columnscdc.change_tablescdc.ddl_historycdc.index_columnscdc.lsn_timemappingThe question...
View ArticleBackup question
Hi i have an application running all the time 24*7, what if i take the backup the backup at the time when any transaction is going on.whether backup will wait to get the tran completed or only...
View ArticleYou are not database owner or system administrator
Hi,Customers complain regularly that this message appears when they for example create a table: "you are not logged on as the database owner or system administrator". The warning is actually correct,...
View ArticleHow to manage TokenAndPermUserStore size in SQL 2008 SP4
Hi, In SQL 2005 trace flag 4621 and TokenPermQuota value in registry used to control the number of TokenPermUserStore cache entries . The registry value was directly related to number of...
View ArticleSQL 2008 after table compression?
Hello, just finished compressing a table using the full Page option.Just wanted confirmation in that any Inserts and/or Updates moving forward will still have full Page compression?Also am planning on...
View ArticleQuery completed with Error
At the time of SQL query execution below message are displayed :(1 row(s) affected) (1 row(s) affected) (1 row(s) affected) (1 row(s) affected) Msg 9002, Level 17, State 2, Line 81 The transaction log...
View ArticleSQL server agent fails at saving the new excel file
Hello,I have an issue with the SQL server agent batch job. I have a .Net exe which creates, writes and saves excel. This batch job have been working fine with the Office 2007 setup.We recently...
View Article