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

SQL Express installation failing

Hi Guys,Im trying to install SQL Express 2014 (SQLEXPRADV_x64_ENU) on a freshly installed Win 7 Pro Sp1 64bit laptop.On running the SQLEXPRADV_x64_ENU, files are extracted, but nothing else seems to...

View Article


Performance Monitor

App is very slow...What is the reason of it ? network , server or sql server ?I should Check about sql server . I use Performance monitor . To know the sql server is cause of the problem or not .What...

View Article


Send Database Mail only once

I have a job under the SQL Server Agent, which is configured to send an email notification on failure.The job is scheduled to run every 30 minutes.Is it somehow possible to configure it so that it only...

View Article

Using ReportSync to Migrate Reporting Services to a new Server

I need to migrate Reports from a SQL Server 2008 R2 Server to SQL Server 2014 Reporting Services.Reporting Services is installed on one Server and the Reporting Services is installed on another...

View Article

Encryption Key not known

I inherited a lot of Servers to upgrade to 2014 to include an SSRS Server.The encryption Key was never backed up and it seems that no one knows what the password is?Do I have to manually load the...

View Article


DB Growth Report with compression turned on???

Hi Everyone,I got into confusion while working on DB Growth report for 2012 databases which has compression on.I am analyzing the DB Growth based on MSDB..dbo.backupset table which stores the backup...

View Article

How a new partition Function apply for Current Data

I have a heavy database , More than 100 GB only for six month .every Query on it takes me along time and I dont have enough space to add more indexes.by a wayI decided to do partitioning. I create a...

View Article

about Life time expectency

I saved values about Life time expectency every night.By this : [code="sql"]SELECT @@servername AS INSTANCE,[object_name],[counter_name], UPTIME_MIN = CASE WHEN[counter_name]= 'Page life expectancy'...

View Article


Order of Data Load and Index Creation / Move Indexes to a separate filegroup

We are running SQL Server 2014 Enterprise Edition (64-Bit) on Windows 2012 R2 Standard (64-Bit). 1. When to create indexes, before or after data is added? Please address Clustered and Non-Clustered...

View Article


Transactional Replication w/ Filtered published data

Hi,From distribution db, which table(s) store info about filtered data?Thanks,Thanh

View Article

AlwaysOn Avil Group- does each node need to have same instance name for...

This is likely a simplistic question but I'm having trouble finding explicit documentation on this:Say I have 2014 AlwaysOn setup and working:SQLNode1 ->Instance01SQLNode2 ->Instance02When I...

View Article

Service Pack 1 for 2014 pulled temporarily

Notice: The SQL SSIS team has found an issue with SP1 installation if SSIS catalog is present in the SQL Server instance.They are currently investigating this issue including possible workarounds and...

View Article

Any workarounds or idea's for this senario?

Hi,I have a SQL2014 server using high availability. So there is a primary and a secondary.There is a vendor process that pulls allot of the data from a large (5 mil) table every morning. It takes that...

View Article


Upgrade Adviser Report identifies Proxy as deprecated

I ran the Upgrade Adviser Report on a Server and it identifies the Proxy's as being deprecated.What action is needed?Object Type: Proxy Object Name: sa-apro-cmsObject Type: Proxy Object Name:...

View Article

SQL Server 2014 BPA?

Is there a Best Practices Analyzer for SQL Server 2014? We are moving from SQL Server 2008 R2 to SQL Server 2014 in the near future. I would like to run the BPA on the 2014 installs if...

View Article


Backup and Restore Analysis Services Database to another Server

I'm performing an upgrade of a DW Warehouse Server from SQL Server 2008 to another machine with SQL Server 2014.I know that you can perform the restore via the SSMS GUI but I want to script it out.Any...

View Article

Cant create model after clean MDS install - Must declare the scalar variable...

I have made a clean install of SQL 2014 including MDS on a server with Win Server 2012 R2.After the installation I cant create new models because on an error saying that "Must declare the scalar...

View Article


Linked Server performance post-migration

We recently upgraded our servers to SQL Server 2014 from 2008 R2.There are a few processes which use linked servers to pull data across & the performance for most of these processes seems to be on...

View Article

Full backups and Performance issues in SQLserver 2014 Enterprise RTM version.

Hello, Last year October we migrated to SQLserver 2014. And for the last two months we are noticing that full backups causing performance issues quite frequently. Certain queries that run during the...

View Article

Upgrade Adviser 2014 Errors and Warnings for CLR

Listed below is a sample of the warnings and errors that I get when I run the Upgrade Adviser on a Server.What actions need to be taken?Database Engine:Error: User defined CLR objects have been...

View Article
Browsing all 6525 articles
Browse latest View live