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

How to connect to another server and run using SQLCMd Mode Programmatically.

Hi,I want to join a database to another server node. But I need to run that in SQLCMD mode. In order to do that automatically how to write the script? Please suggest

View Article


Sql 2012 Migration to 2016

I have Sql server 2012 SP3 on a Windows server 2008 R2 box. I want to move it over to a Windows server 2012 R2 box with Sql server 2016 SP1 on it. What is the proper steps to get all the logins, jobs...

View Article


SQL Server 2016 SP1 Master Data Services UI issues with SilverLight 5 on...

I am using a SQL Server 2016 SP1 developer copy on a local machine not AZURE to learn MDS.  Also, my client is WIN10 64-bit with Chrome & Edge and the latest version of SilverLight 5.  I have...

View Article

SQL Server 2016 on Windows Server 2016 Listener without a domain

Configuration:I have setup an AlwaysOn availability group using SQL Server 2016 on Windows Server 2016 using 2 machines (separate data centers on different subnets) in a workgroup configuration without...

View Article

Intermittent Kerberos issues with SQL 2016

Has any one else experienced Kerberos issues with SQL 2016?We have 4 servers, dev, test, uat and prod running SQL 2016 with SP1 on Windows 2012 and they are all having the same issue. If I try and use...

View Article


tempdb shrinking and emptying datafiles

Hi I found some script online to emptyfile and shrink data files for tempdb.We have 10 data files and we dont need 10 files now. USE tempdbGODBCC SHRINKFILE (tempdb3, EMPTYFILE); -- to empty " data...

View Article

Distribution Cleanup job Issue

My Distribution DB is keep on growing and the Distribution clean job fails with the below error.I have added the login XYZ in the Administrators group of windows and provided sysadmin permissions to it...

View Article

SQL 2016 Browser \Advanced \Active

HiWith  SQL 2016 Browser, in Advanced tab there is an Active Yes/No setting.By default this is set to "No". Does this mean by default even though the service is running, the browser capability is...

View Article


Renaming server breaks R

I have an AWS instance running SQL 2016. If i rename the default instance with the SQL code below 'R' breaks although the rename is successful.I don't need 'R' but it stops SQL SP1 being...

View Article


Christian K.1.t.c.h.3.n.s Dukinfield Reviews (16)

Christian K.1.t.c.h.3.n.s Dukinfield Reviews (16). My wife has been in tears as the quality was so bad

View Article

Unable to run the restore command in Node2 from Node1 part of Alwayson DB...

declare @databasename nvarchar(max)declare @sqlbackup nvarchar(max)declare @sqlrestore nvarchar(max)declare @PrimaryAG nvarchar(max)declare @SecondaryAG nvarchar(max)declare @backupPath...

View Article

unable to start services from configuration manager

Hi Team,I'm unable to restart services from configuration manager... they show that SQL services are offline.But I'm able to rdp to that server. Please let me know how do I bring them online from...

View Article

Query is using new plan suddenly

I have one query which  is executing two days once, which is executing one day with 58 seconds next time same query executes 3:45 seconds , this is the exception it shows "historically records the plan...

View Article


User database by database

HI,I would like a list in T-SQL with :Col1                  Col2database1        user1 database1, user2 database1, user3 database1....database2     &n

View Article

Licensing High Availability - DR

HI,Not sure if this is the correct forum but here it goes:We have server A and server B they are connected via High Availability. We don't use server B for anything but DR.My understanding is that...

View Article


http://healthflyup.com/zytek-xl/

units of different language Zytek XL s ​​may be incongruent depending on various parameters (descriptions of contents, volume and place in the system), [while That sense] is a category of communication,

View Article

XCOPY failing via xp_cmdshell

I am trying to copy files from our hosting site server to pur local server with XCOPY. If I log on the destination server,  and copy-past the command from my SQL window, into a dos prompt, it works,...

View Article


SQL Server Express 2016 Installation failed

I was trying to install it yesterday, I've posted about it on technet.microsoft.com but so far have had no success in identifying the problem.Thank you for looking into this for me.The messge displayed...

View Article

Identity in a table used previous number

Hi all,I have something that does not make sense to me. If anyone can give me clues that will be helpful.- I have a table called LiveGame, and first column is LiveGameID which is IDENTITY (1,1)- I have...

View Article

Upgrade Advisor Errors

I'm attempting to use the new Data Migration Assistant tool for the first time.  I've used the old upgrade advisor for numerous upgrades, but this is my first go with the new tool.  In trying to...

View Article
Browsing all 2648 articles
Browse latest View live