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

Query Fail and Slow - Large BLOB Data Set

Hi Guys,I am *trying* to copy 10 million rows using SELECT INTO.The data consists of a handful of varchar(10)'s, some int's and an image data type. (This was designed on a 2005 instance and eventually...

View Article


scrapped to be deleted

scrappedscrapped

View Article


Error updating database

Hi,we are receiving the below error.Error Updating database:Arithmetic overflow error converting the expression to data type int.The statement has been terminated.how to find which...

View Article

Snapshot replication from SQL server 2008R2 SP2 to SQL Server 2016 SP2

Hello..We have an existing snapshot publication on the 2008r2 SP2 box and found that as long as the subscription is created using SSMS v16 or above, replication will work.  And it did, the snapshot was...

View Article

Listner

Can I use same listner  when I am have 3 nodes in always on

View Article


Cumulative Update hidden in a security update

One of the agreed upon policies in my shop is that we apply security patches to SQL Server on a monthly basis first in DEV, with some limited application testing afterwards, then in PROD with another...

View Article

Move old DBs to new existing servers.

I have bunch of DBs I am trying to migrate from old DB serves (2005, 2008, 2008R2) to 2016. We have enough resources on this 2016 server to host all DBs from old servers. This is the 1st time I am...

View Article

Error 924 in SQL database

Hello Experts,I am using SQL Server Express edition. I gor the following error message:Msg 924, Level 14, State 1, Line 1 Database ‘database_name’ is already open and can only have one user at a...

View Article


Failure while patching SQL

HiWhile patching my sql 2016 servers I run into the following error :SQL Server Setup Failure.SQL server setup has encountered the following error:index was outside the bounds of the array..and then a...

View Article


AlwaysOn Listener with muli-subnets and DMZ and failover

Hi,So, I have a 2 node cluster with a availability group and a listener set up on a non-standard port. Now, we have servers with applications in the DMZ which connect via the listener IP address and...

View Article

Anyone running Teradata Drivers/TTU 15.1 connected to Teradata DB 16.2,...

Hello, The title says it all. We are migrating our Teradata platform to Intellicloud and upgrading the database to version 16.2. Anyone still running Teradata 15.1 drivers and utils and connected to...

View Article

SQL job step to copy backup file not working

Hello All,I'm trying to copy a recent backup file from one server to another using the syntax below as part of restore database stored procedure within a SQL job.  Unfortunately the script keeps...

View Article

High availability and automatic failover

View Article


Process generated fatal exception c0000005 EXCEPTION_ACCESS_VIOLATION

Hi all,I'm on Microsoft SQL Server 2016 (SP1) (KB3182545) - 13.0.4001.0 (X64) and received the following SQL Server Stack Dumps. Needed to reboot the sql server service. Can someone advise how to avoid...

View Article

Maintenance plan for backup failed

A new installed SQL 2016 server cannot execute maintenanceplans for backup databases.In the maintenanceplan history I found this error messsage, but I cannot solve this.MessageExecuted as user: NT...

View Article


Upgrading and moving to 2016

I am preparing to upgrade from SERVER 2018 e/w 2012 Sql Instances. The instances are in a WSFC and we use AlwaysOn. We will be moving to a cluster usein Server 2012 and SQL 2016. Will I have to...

View Article

Mirroring

How the server knows when the other server down in mirroring .

View Article


Upgrade

How to upgrade a database configured in replication on both the servers.

View Article

Tables using ANSI_NULLS

Hi,I have a database that's comprised of over 10,000 tables. Approximately 250 tables were created with ansi_nulls set to "on" whereas the remainder had ansi_nulls set to "off". I checked the tables in...

View Article

impersonation for specific username and password

How do you set up impersonation for a specific username and password in sql server 2016 for windows authentication? It's to setup impersonation in an SSAS project.

View Article
Browsing all 2648 articles
Browse latest View live