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

SQL 2012 Maintenance Clean Up Task

Hi,I am looking for a table where Maintenance Clean Up Task configuration is stored. For example, Delete file older than the following - which is 2 days. Which table can I retrieve the setting in msdb...

View Article


Give user/domain group view only rights on jobs.

Good afternoon. I have been struggling with this one for awhile now.I have a domain group which only must view the steps and history of all agent jobs.I have added the group to the...

View Article


How to recover .mdf file database?

[b]I am having one of my database in SUSPECT mode. [/b][i]1) I tried to Detach the database and than attach it, but it did not allow me to detach from the begging. 2) I tried to run the following...

View Article

Partitioning Master and 4 child tables in SQL Server 2014

Hi All,I have 6 tables which are very huge in row count and need to be partitioned for better manageability.Little info: Every day, 300 Million records are inserted and 300 million records are deleted...

View Article

SSMS 2014 - The application cannot start

Has anyone else experienced this error when trying to open SSMS? Was working fine earlier. I have tried uninstall/reinstall, a few reboots,repairing the install,...

View Article


Running Frequently Transaction logbackup during Integrity check DB

Running Frequently Transaction logbackup during Integrinty check DB /optimization job will cause any issue /impact as duration will extend please explain

View Article

What are the difference between update statistics and execution plan in sql...

What are difference between update statistics and execution plan in sql server

View Article

ALTER TABLE ... SWITCHing from regular table to partitioned table fails

The code below does the following:1) Creates a database play_partition in C:\TEMP2) Creates two identical partitioned tables play_table and archive_play_table3) Switches play_table partition 1 to...

View Article


SQL 2014 Upgrade Advisor install fails

Hey there,I've installed SQL 2014 Enterprise on a VM and am trying to install the Upgrade Advisor.Directions indicate that I should run SqlUA.msi but I get the following...

View Article


Rebuild Indexes after upgrade to 2014?

We are doing a side by side upgrade from SQL Server 2008 to 2014 by setting up log shipping to minimize the downtime of this VLDB. Do we need to rebuild all the indexes after 2008 db is upgraded to 2014?

View Article

Adding Warning with sp_add_alert doesn't work with "GreaterThan"

Hello SQL-Friends,yesterday we upgrade our SQL-Server to 2014. Today I miss a warning for replication.However, I Have the sp_add_alert Script, looks like this:[quote]USE [msdb]GOEXEC...

View Article

The distribution agent failed to create temporary files in 'C:\Program...

HiPublisher: SQL 2008 Distributor: upgraded from SQL 2012 to SQL 2014 Subscribers: SQL 2008 / 2012Current error on transactional replication:The distribution agent failed to create temporary files in...

View Article

How did you set up Security Groups and Users

I've been tasked to come up with a security group model. We don't want to keep adding individuals to the database. We have business users running SSRS, developers, DEV, QA and PROD environments.I was...

View Article


changing compatability level of system databases

I have just upgraded a test server from sql server 2008 sp3 to sql server 2014 inplace upgrade. The compatability level of master database has not upgraded. It was showing 90 and the rest of system...

View Article

Accessing SQL 2014

While trying to access sql 2014 from 2008 , i was not even able to expand the databases . Later , i migrated 2008 to 2008r2 and now at least i am able to expand the databases, jobs and others but not...

View Article


AG-Read only replicas

We are planning to have read only replicas in our environment. Current setup holds one pair of synchronous nodes in same data center and other node asynchronous commit in different data center. We...

View Article

Member of Domain Admins account can not log into the server

I am running Windows 2012 R2 Server with SQL Server 12.0.2000. I have added the domain admins group into the sysadmins role, but members of domain admins are not able to log onto the server user...

View Article


How to repair .mdf file?

My sql databases in SQL Server 2014 has the status "suspend" as I saw in SQL Management Studio. I can't restore to serviceable condition sql databases through standard procedures. I need to restore...

View Article

Error: The OLE DB provider "SQLNCLI11" for linked server "HELIXDB" supplied...

HiWhile trying to run the sql job folowing error is displaying sometimes, but the job is successfully executing some times.JOB:Step 1: SQL ScriptStep 2: SSAS packageExecuted as user: NT...

View Article

Online Restore of Databases

Dear All,I'm using 2014 SE.I know a backup of a database doesn't take the source DB offline, but then I need to move this DB to another server (for intensive reporting work). At present we restore the...

View Article
Browsing all 6525 articles
Browse latest View live