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

SQL Server 2014 - SSIS Performance

Hi Chaps,Am Migrating SSIS packages of SQL Server 2008 to SQL Server 2014(Standard Edition). I've question, on how well the performance has been improved in the new version of SSIS 2014 (SSDT-BI)....

View Article


Adding new partition to filegroup

I work for a 24/7 shop. We currently have a table that is partition on monthly. I have to created a script that will add a new file group, add the new file to the group, and alter the the partition...

View Article


Release

When will SQL Server 2014 will be released to be installed in production.I mean, when will I have a version that I can trust to put in production?Thanks

View Article

installed version with incremental updates

Hi, our administrator installed a test sqlserver 2014 for testing to prepare migration from 2005 to 2014 How can I see when (if) all incremental updates are installed on this one?when I run @@version...

View Article

SQL 2014 HA /DR Licensing

Hi Guys, I hope you can clarify something for me. I have a 3 node SQL Server Failover cluster in my production environment. Each Node has 24 cores. I will run 2 instances of SQL one on Node1 and one on...

View Article


Audit result

Dear ExpertsI have made a server security audit and specify from database audit specification to audit "select" on a certain user and on a certain table. I logged in by this user and made the select...

View Article

PAL Template for SQL 2014

Hi,I am not a db but rather a developer.I have been looking at PAL ([url=https://pal.codeplex.com/][/url]) to analyse performance counters for a SQL 2014 server.The specific template I am using is the...

View Article

How MS identifies CAL Cheat?

Dear All, As we knew, Sql Server has 'Per Client' License. But, i am just curious to know how Companies (like Microsoft) identifies the cheat. like, what if i cheat the count of concurrent users, or...

View Article


if we rebuild the master db

if we rebuild the master db all the system databases are rebuilt ?

View Article


SQLiosim & SQLio

Dear ExpertsDo you have any article that shows or explains how to use SQLiosim & SQLio together to test a new server.Thanks lot

View Article

SSIS ISSUE SQL SERVER 2014 - Error

I have been looking for answers on several different locations, but can't seem to find one.When I right click on the MSDB folder in SSIS, a dialog box comes up that says:"The SQL Server Instance...

View Article

Maxdop Setting Question

I have less than 4 cores so my current setting is 0. However, I see some recommendations to set it to "0 to N". Will this make any difference?

View Article

How to detect that the SQLServer is shutting down i.e Shut down in Progress

I have a service that monitors SQL Server's always on Group status. When I bring down my SQL Server setup for planned downtime testing, my application keeps getting errors as follows[code]"SHUTDOWN is...

View Article


heap table fragmentation is higher than 50

i have bunch of heap tables and the fragmentation seems to be high, i am not sure whether i shall add index for them, as these tables are inserted and updated every day.thanks

View Article

Spinlocks

HiI work on an instance where there 30 databases and all get synchronized from one main database - provider db.An import web service imports data in the provider db every second. Databases are all...

View Article


How to silent install SQL server 2014?

Hello all,I have to automatize the installation of SQL.I have tried few scripts to silent install but none of the with success.Anyone have a god script for this or a good advice?Thank you

View Article

Restoring DBs from files not backups?

Hi,Until yesterday I had a server running SQL Server 2008 R2 - with all the SQL Server DB files on an attached disk array.The server died - so I attached the disk array to a new server - and all the DB...

View Article


Installing SQL Server on a VM

I am looking for advice on installing SQL Server 2012 on a VM. Let's say you have 8 cores and 1.5 TB of drive space and 16 Gigs of RAM. There is only one production database which about 40 Gigs in...

View Article

Another VM Sertup Question With SAN

All,I am going to be setting up two VM Servers. We are also using a SAN so it's technically shared storage. Should I configure the VM in the same way a normal server would be set up? Separate drives...

View Article

linked server query

does a query on a table that is accessed through a linked sever apply the filter on the source linked server or at the target?

View Article
Browsing all 6525 articles
Browse latest View live