SQL Server Performance Monitor Counters are Missing
After upgrade the system tables not getting populated.Not able to query sys tables no data.Could you please send the steps to enable. Does it need sql server restart?
View ArticleSecurity Report
Hi,Thanks for taking time to look in to my question. I am looking to write a script that would give the list of all active users in a database with their privileges. Sample would look something like...
View ArticleNUMA, Processor
Hello all,I have a server with 2 NUMA Nodes and each NUMA has 16 Cores (Total of 32 cores with 2 NUMA nodes) and no hyperthreading enabled and it is virtual machine, My sql server is standard edition...
View ArticleSQL Server Express 2014 Install Error
I was loading up a laptop this morning with SQL Express 2014 (with advanced services) and ran into the following error about halfway through the installation:--------------------The following error has...
View ArticleRestoring a database :
Hi,Is there any way to restore a database of higher version to lower version.for eg. I have created a database in sql server 2012, created some tables & procedures in that.I took Full backup of...
View Articlehow to know which backups are running(scheduled) for a database
how to know which backups are running(scheduled) for a database
View ArticleWhat tools do you use to monitor SQL Server (including express)?
New job, new company. There is no monitoring or maintenance done on any database servers. most are vendor apps so its seen as vendor work!I am writing a basic framework to do maintenance and inform me...
View ArticlePerformance Improvement
Hi,We are using 2008 environment but we are planning to migrate to 2014. We have to show to the team 2014 has more optimization than 2008. We are planning to test and show to the team. Now we want to...
View ArticleSecurity
Hi,My company people are using TDE. They want to secure the data even they don't want the DBA can see the data. How can we achieve this? Any third party tools available for this?
View Articlecertificate problem for restoring a database even if no database or backup...
Hello,I have a problem that seems to be a bug existing in SQL 2008 R1/R2 http://support.microsoft.com/kb/2300689/en-us ). But I work on SQL 2014, so I don't know what to think.I did tried the...
View ArticleSQL Server 2014 Mangement Studio compatibility
Hi,I have a 2 part question that I am struggling to fnd information on.1. Is SQL Server 2014 Management Studio backward compatible for managing 2012 and 2008 R2 databases or is it a case of 'it depends...
View Articlehow to send a mail if my sql server is stopped
Please provide any script if my sql server goes offline then i need to get an email
View ArticleIs there a way to change the IP address of SQL Server which is locally hosted...
Hi All,I am asking about a virtual IP for SQL Server, is there a way we can assign a different IP to SQL Server other than the server's(host) IP address? like the same what we do in a clustered...
View ArticleGetting Started Question...
Hi all,Sorry in advance if this is against forum rule and/or has been asked before numerous times/or if this is the wrong section. :xAs for my question, I'm trying to learn SQL on my own right now so...
View ArticleDoes anybody know what I mean by this? Security question.
This is a bit of a vaguely-worded question, but I am sure that at a training course I attended recently, either for SQL Server 2014 or 2012, the instructor said that there was a new feature (?) that...
View Articlebackup restore issue on multiple instance server
We have two multiple instances on a server. When we tried to restore default instance, the database is getting created on named instance. We have created IPs for each instance and pointed the DNS to...
View ArticleExpensive Queries along with Program_name its belong
We need to find expensive queries along with "Program_name" it's belong. We can easily find expensive queries using DMVs (sys.dm_exec_query_stats, sys.dm_exec_sql_text) but I am not able to link it...
View ArticlePermissions On view
User has permission on a table in database A. He needs to use View in Database B, the view is created from table in database A. In order to select data from view does user needs to have permission on...
View ArticleSQL 2014 ent edition subscription setup fails -- subscribing to SQL 2008 R2...
I have a SQL 2008 R2 (enterprise edition 10.50.1600.1 X64) transactional publication.I am trying to set up a PULL subscription on a new SQL 2014 (enterprise edition 12.0.2000.8 X64) from the existing...
View Article