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

Design a AlwaysOn cluster

Hi!I got 5 SQL Servers 2008R2 (2x CPUs with 96-384Gb of RAM) with total 1500DBs and around 10Tb of allocated data. Now I´m forced to upgrade to 2012 and 2014, but the old hardware is overkill. Is it...

View Article


MDS 2014 Website will not render

Hi,I am running MDS 2014 on a Windows 7 pro 64 bit machine (sql server 2014 developer 64 bit). I have MDS running, I have all of the prerequisites set up, IIS is set up, and the site is running.When I...

View Article


database mirroring connection handshake failed

I configured a database mirroring on SQL server 2008 R2 on test environment. However It was not working, after some time. I deleted the mirroring configuration and also deleted database on both primary...

View Article

Trace Flag 4299?

At SQL Saturday 391 this past weekend, someone told me that SQL 2014 has trace flag 4299 on by default. But Google has no information on this trace flag that I can find. Even the...

View Article

Copying database failed

Dear ExpertsI tried to copy db from server to server by sa user ( sql login) but this error raised and the copy failedExecuted as user: NT Service\SQLSERVERAGENT. Microsoft (R) SQL Server Execute...

View Article


USE SQLCMD mode in SQL Job step

Hi Folks. 1. I am gathering data into one central table from different server using SQLCMD mode in SSMS. 2. I need to schedule this in SQL job. so my first step is to capture Data , in SQL step I put...

View Article

Windows Server 2012 + SQL 2014 CAL

Hello, If I have Microsoft Windows Server 2012 5 Device CAL license and I want to buy SQL Server Standard 2014 how many SQL CAL do I need? per device or per client? Do I need both of them? Thanks, Adriana

View Article

Backup files not created

Hi All,I run the following:EXECUTE dbo.DatabaseBackup@Databases = 'F1SB',@Directory = 'F:\SqlBackup2014',@BackupType = 'FULL',@Compress = 'Y',@Encrypt = 'Y',@EncryptionAlgorithm =...

View Article


Management Data Warehouse not getting collected data

Hi guysI'm reaching out because I think I reached my limits and I have no idea of what's happeningI'm trying to setup a MDW to monitor our company's test servers activity.The MDW is hosted by a SQL...

View Article


Identify Unused indexes

Hi,There are too many indexes built on DB. As per the naming convention it seems the indexes are built as per the suggestions provided from execution plan. I presume most of the indexes are used only...

View Article

SQl Server 2014 Cluster installation

Hi guys,I am installing SQL server 2014 on windows 2012 R2, this server already have two more SQl server 2012 instances.while installation i got a warning saying "Cluster resource DLL update" will...

View Article

Window Authentication

Hi,Is it possible to make window authentication using Connection String.LikeData Source="Remote Host"; User ID="user1"; Password="Password"Integrated Security=SSPI'user1 have rights on SQL server.Is it...

View Article

What is the best structure of Log saving (for Data Mining)

Hi We saved huge log data from user behaviour in our site . But In data mining time , we saw that most of them cant use for data miningwhat is the best practice about data gathering from user movement...

View Article


SSRS 2014 Performance issues

We have installed recently SSRS 2014 (SQL 2014 RTM) and deployed the reports into the server and all users being accessed. We have done memory configuration in config file and Hardware also High...

View Article

SSIS 2012 version issue , package corrupt mystery

I have developed SSIS package in VS 2010 in my local machine and then deployed it in another box with SQL server 2014 and VS 2012 installed . I have not upgraded the package in the new box and it works...

View Article


replication issue with sql server 2008 publisher and sql server 2014 subscriber

Hello! I have a replication issue with an instance of sql server 2008 r2 configured as publisher and an instance of sql server 2014 configured as subscriber.The publisher has two transactional...

View Article

strange messages in sql error log

I see many messages like[INFO] Database ID: [25]. Hardened root content for checkpoint timestamp 0x0008d06b.What does it means?It apeared when I added memory optimized filegroup

View Article


In Place Upgrade to SQL Server 2014 - Log Shipping Involved

I have two machines that have SQL Server 2008R2 Standard Edition on them and they participate in Log Shipping. I am having to do an in-place upgrade. I know it is not recommended but I have tried...

View Article

SQL Server 2014 - Service Pack 1?

Hi thereI am planning to migrate from SQL2008R2 --> SQL2014 but my team mates have concerns about migration of MS products without service pack release.Do anyone knows when SP1 for SQL2014 is going...

View Article

Import data Failing

Hello Masters,I have installed SQL 2014 (Evaluation Version) on testing machine. We want to import some excel files on database. I manually created one Test Database and now trying to import excel...

View Article
Browsing all 6525 articles
Browse latest View live