Question about Permission Chaining & Linked Servers
Greetings!I am running into an issue that I am hoping might be an easy fix. I am fairly new to the administration side of SQL, but have been a user for many years. Recently I set up my own instance of...
View Articlesql server memory issue
I have an issue with a server memory. SQL server is allocated 32 Gb out of 40 GB memory and sql server is using all the memory which is allocated to it.The memory usage is gradually increasing to the...
View ArticleMeasuring SQL performance
Hi All,I'm working on a project comparing the performance of SQL and NoSQL database (MongoDb). I'm focusing on "insert, select, delete and update operations. I am trying to assess which one of these...
View ArticleSQL server for oracle dba
i am oracle dba, trying to learn sql server, any good blog/notes would be helpful.
View Articleerror log
my sql server node was restarted & our colleague saying that sql server utilizing 95% memory & now i want detail about process which is running on that time & utilizing 95% memorypls help me
View ArticleSQL 2014 cluster on existing SQL 2008 cluster
Hello Master,We have one running SQL server 2008 Cluster, Is it possible to install SQL 2014 on the same cluster ? Would windows cluster will accept two different SQL version ? OR would SQL 2014 be...
View ArticleMS sql database slow performance issue suddenly in peak hour
When CPU usage is high about 85%, same query performs slow in Production database, and all of the query start performing slow. When i update statistics using exec sp_updatestats in production database...
View ArticleQuestion: Setting up an aliased instance name
Hi all,I would like to ask for some help form all you SQL experts about how to set up a specific aliased instance name, maybe someone can point me at an article of give me some guidance.I have...
View ArticleMinimum datatype required for encryption of SQL Server 2014 column using AES_256
Hello All,I've implemented column level encryption in SQL server 2014 using AES_256 algorithm. However, I had to change the dataype of the column to nvarchar(max). What is the minimum size/datatype...
View ArticleNewbie002
I'm trying to learn to work with SSRS and the AdventureWorks2012. I have SQL Server 2014.I am running SSDT. I have added AdventureWorks2012 as a Data Source in the Report Data pane. (pain to me)I have...
View ArticleMS sql Table statistics
I have been updating the statistics of heavy tables and and tables of slow performing modules when we face slow performance in production database. Could you please let me queries and methods that i...
View ArticleAlwaysOn and Instance-level items
Hi all. I just wanted some feedback regarding how you are handling the replication of the many instance-level objects/items (logins, linked servers, server roles, database mail, operators, on and on)...
View ArticleAny Third Party DR solutions for SQLServer 2014 Standard Edition
Hi Friends,We are planning to implement Disaster Recovery for our SQL servers, We have SQL2014 Enterprise & Standard edition.For Enterprise servers we are going to use Alwayson. Due budget...
View Articlesyspolicy_purge_history PowerShell Security Error
Hi,I have a SQL Server 2014 instance running on a SQL Server 2008 R2 server. The server is not clustered, it is just a stand alone SQL Server. The syspolicy_purge_history job fails every now and then...
View ArticleAccess a Database Without Linked Server
Hi,We are upgrading from SQL 2008R2 to SQL2014 but we have discovered that a couple of our applications are not supported on 2014. We'd like to keep one 2008R2 server and one 2014 server until we have...
View Articleconfigure mirroring
we have two server & i am going to configure mirroring can u pls tell me how to make principal as a witness in mirroring
View ArticleDatabase Mirroring hates me - Attempt no1
Hello everyoneI'm a DBA in training and this is my first post here on SQL Server Central.--========================================================Sadly I don't have a spare server to mess about with...
View ArticleDatabase Mirroring hates me - Attempt no2
Hello everyoneI'm a DBA in training and this is my second post here on SQL Server Central.--========================================================Sadly I don't have a spare server to mess about with...
View ArticleUsing Cluster Shared volumes with SQL Server 2014
I want to use cluster shared volumes with SQL Server 2014 failover clusters.Is there a way I can use CSV without turning off Auto growth feature for databases? Everything I have found advices you to...
View ArticleDoes database server location impact performance
[font="Times New Roman"] My company has two sites one in east coast and other in west coast. Each site has physical database server. We launch tests using vb.net. West coast tests results are written...
View Article