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

Multiple instances on a VM

We're trying to decide if we should use a single large instance of SQL Server or multiple instances on the same server. This is for a dev environment.So far, I have these things to watch out for:Have...

View Article


Create Temporary Table with Dynamics Column

Hi All,I have created a stored procedure for retrieving column name, as shown belowCM_id, CM_Name, [Transaction_Month], [Transaction_Year], [Invoice raised date],[Payment Received date],[Payout...

View Article


SQL Server 2014 is very slow

Hi,Just installed standard editon, put tempdb on SSD and configured buffer pool extension to SSD. Ran some production replay trace. Very slow. Eats a lot of CPU too.Updated the stats, - did not...

View Article

Can some one confirm that - It is possible to find table size and in that...

some one confirm that - It is possible to find table size and in that table each row size.

View Article

Create Dynamic columns in Temp Table

Hi All,I want to generate dynamic temp table so, from one strored procedure am getting an some feilds as shown belowCM_id,CM_Name,[Transaction_Month],[Transaction_Year],''[Invoice raised...

View Article


Objections to virtualizing

Hi community,Some people, reject the idea, of running his production sql server in an virtualized environment, what do you think about this option and how can I overcome this opinion ? or How can I add...

View Article

SQL 2014 how is the performance if continue call Native Compiler SP

Hi all,I've tested a simple insert statement using Native Compiler SP. It's was working fast if compare to normal SP. when i continuous to call the same Native Compiler SP few times. The performance is...

View Article

SQL 2012 vs SQL 2014 standard version performance

Hi experts,Anyone have tested the performance for SQL2012 vs SQL2014 standard version? Any improvement?

View Article


What edition do I need for Power View for Multidimensional Models?

I am aware that SQL 2012 SP1 CU4 included support for "Power View for Multidimensional Models" but that this required an [i]Enterprise or BI Edition[/i] of SQL Server in order to support DAX Queries.I...

View Article


Return One Field/One Row - DBCC SQLPERF(logspace)

I am using a monitoring system where I can monitor a numeric SQL result assuming the result is one field and one row.I would like to do this to say monitor the free available space or percentage on say...

View Article

what is DQS ?

I am trying to upgrade my 2008 sql server to sql 2014 with windows upgrade to 2012. Just came to know that we are on 2003 Active directory and it doesn't support windows 2012R2. How this service is...

View Article

Moving to SQL 2014 Server

Our team needs to move databases (including VLDB's), jobs etc. off some SQL 2008 servers to servers running 2014. What is a good resource to help me chart out our plans and how to do this? As far as...

View Article

SQL 2014 Clustered with CSV

I just built up a test two node clustered environment with Server 2012R2. Everything seems to be functioning, however, the default file paths seem inaccessible within SQL tools. Meaning, if I try to...

View Article


SQL Writer and SQLVDI errors causing backup to fail

I have little idea about SQL servers. My SBS 2011 server's backup is failing every time it runs. It has sharepoint and wsus which work with sql databases. I realized the following errors any time I run...

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


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

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


Backup Database is terminated Abnormally Failed on SQL Server 2014 RTM

My Database backup is not working in SQL 2014 RTM version. It works fine on SQL Server 2008 R2. All databases are in Simple recovery model. Not sure what might be the issue. I'm admin for SQL instance...

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
Browsing all 6525 articles
Browse latest View live