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

Query Fail and Slow - Large BLOB Data Set

$
0
0
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 upgraded to 2016, but without alte

scrapped to be deleted

Error updating database

$
0
0
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 table\column\datatype has this iss

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

$
0
0
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 applied to the subscriber.  When I con

Listner

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

Cumulative Update hidden in a security update

$
0
0
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 round of listed testing. If we apply a Cumulative Updat

Move old DBs to new existing servers.

$
0
0
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 doing the migration so I have to be sure. This is what the

Error 924 in SQL database

$
0
0
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 time.

Please help me to fix this err

Failure while patching SQL

$
0
0
Hi
While 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 useless link. copy past

AlwaysOn Listener with muli-subnets and DMZ and failover

$
0
0
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 port (as obviously named won't resolve). What

Anyone running Teradata Drivers/TTU 15.1 connected to Teradata DB 16.2, running on Intellicloud?

$
0
0
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 Teradata in Intellicloud that is DB version 16

SQL job step to copy backup file not working

$
0
0
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 throwing an error: "The system cannot fi

High availability and automatic failover

Process generated fatal exception c0000005 EXCEPTION_ACCESS_VIOLATION

$
0
0
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 this going forward and what the root cause

Maintenance plan for backup failed

$
0
0
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.

Message
Executed as user: NT Service\SQLAgent$SQL01. Microsoft (R)

Upgrading and moving to 2016

$
0
0
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 manually move the old 2012 Databases to the 2016 Instances as

Mirroring

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

Upgrade

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

Tables using ANSI_NULLS

$
0
0
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 several other databases, and they were all

impersonation for specific username and password

$
0
0
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.
Viewing all 2648 articles
Browse latest View live