Quantcast
Channel: SQLServerCentral » SQL Server 2016 » SQL Server 2016 - Administration » Latest topics
Browsing all 2648 articles
Browse latest View live

"Network-related or Instance specific error" when connecting through SSMS

This is the 1st time I came across this issue where I am unable to access the instance from SSMS which is installed on my local machine. However, I am able to login when I log into the server. TCP is...

View Article


Getting NULL Values after execution using sp_executesql

I am trying to execute the command in the other server which are linked. EXEC @retVal = sp_executesql @dml; statement giving me the database name. But I can't hold it in a variable for my level of...

View Article


Weird OPENQUERY results sql2016 -> oracle 12c

Good Morning!SQL 2016 using Oracle 12c client to talk to Oracle 12c database via a linked server.  I am running the query below and it is somewhat consistently only returning 200 rows.select COUNT(*)...

View Article

Merge replication taking long while uploading changes to publisher

Hi,I have Merge replication working, It is merging several databases between the server. I observed on one database the merge replication is very slow it looks like it is taking time to upload changes...

View Article

How to get notified when a new Service Pack/CU is introduced?

Hello,Is there any email to get notified when a new SQL Server Version/SP/CU is introduced from Microsoft? I wanted to use some automated notification so that can download the patch and can keep it to...

View Article


sqlcmd variables expansion

I have a SQL agent job that uses tokens.  When I script out the job and run in SSMS, it's fine as the tokens are just text.  When I run it through SQLCMD, it's trying to interpret the tokens as...

View Article

Upgrade from SQL Server 2012 to SQL Server 2016 Inplace

Hi,recently i have upgraded my sql server from 2012 to 2016 using inplace .but after restart of system ssms is not chnages.when i opened ssms it is opening 2012 ssms only.Can any one please help me on...

View Article

SQL Server Management Studio 2017

Hi,recently i have upgraded the my machine to SQL Server 2016 from SQL Server 2012 by in place upgrade and its successfully done.after completing when opening ssms from run command it is opening of SQL...

View Article


Any known issues with in-place upgrade of a 2 node 2012 AG to 2016?

I have a 2 node, SQL 2012 AG running in asynchronous mode.  I will be upgrading it to SQL 2016 using the rolling method, upgrading the secondary node first, then failing the primary over to it, and...

View Article


DTA Stop in between will DTa not release the control

Hi,If the DTA is stopped is between while running on a database (all tables) on Plan Cache, can that create a Deadlock?  Sometime back I found similar situation where I found one connection through...

View Article

Automate SQL Server Installations

Hello With Devops and moving to AWS being the in thing these days  , I wanted to know if any one of you can share PS scripts to automate SQL Server Installations  , say Active Passive Cluster...

View Article

Notification if any plan changes against any specific table/procedure

Hello,Is there anyway I can get notified if there is any new plan in place against any specific table object or a procedure that I get notified via email and then I take a quick look to find what is...

View Article

for lunch my energy was sky-high

[url=http://www.jeuxvideo.com/forums/42-51-52470293-1-0-1-0-live-tv-game-of-thrones-s-e-a-s-o-n-7-e-p-i-s-o-d-e-3-l-i-v-e-s-t-r-e-a-m-i-n-g.htm]Game of Thrones Season 7 Episode 3 Live Streaming[/url]

View Article


Set Option 'XML data' via script

Is there a possibility to script the setting in SSMS --> Options/Query Results/SQL Server/Results to Grid/Maximum Characters Retrieved/XML data to set it to unlimited?Best regards from AustriaMartin

View Article

sys.dm_db_partition_stats.row_count no longer accurate?

I would swear that at some point, I read here on SSC that the row_count column in sys.dm_db_partition_stats is 100% accurate now. I was so confident of that I've also been posting that as the truth on...

View Article


Bidirectional Failover on SQL Server Standard Edition

Hi all, in what follows, please bear in mind that I'm just a humble developer ...Imagine that you have two SQL Server Standard 2016 servers, A and B.Now imagine that you have two SQL Server instances,...

View Article

Query Store Performance Burden too high in my production environment

Hi AllWe have recently upgraded all our production SQL servers to 2016 Sp1-CU2On some of the load balances servers, we have enabled query store with the below settingsData Flush Interval - 25...

View Article


SQL Server AlwaysOn among two data centers with auto failover

Hi,Here is the business requirement:1. Two physical data centers in two different locations.2. Business wants to have automatic SQL Server failover capability between the two sites if one of the sites...

View Article

SQL 2016 SP1 CU2 - sudden and unexplained shutdowns

Hi there,Anyone had problems with unplanned instance shut-downs on SQL 2016 SP1 CU2?We patched our Data Warehouse to CU2 in May (upgrade from CU1). Since then we've had two SQL Server shutdowns during...

View Article

SQL 2016 CLR assmblies registration failing for DQS

HiMy SQL 2016 SP1+CU2 AG is throwing errors connecting to listener on Windows 2012 R2 64 bit server :------------------------------------------------------------------------------<

View Article
Browsing all 2648 articles
Browse latest View live