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

install standalone instance on cluster shared disks

Hi, I looking for documentation how bypass limitation of installation of standalone instance(s) on shared disks of MFC (we do not discus managing clustering at this point)At the end I want to have 2...

View Article


AlwaysOn transaction error 9002: the transaction log for database '' is full...

I have proper full and trans backup jobs set for both AlwaysOn Availability Group replicas. The issue is one the databases fills up the transaction log drive and trans log backups, though they appear...

View Article


Naturally improve your power

You might eventually move on to Ripped Testo. I heard this through the grapevine. From whence do top hands come upon low cost Ripped Testo articles? They cleaned me out. They showed me some amazing...

View Article

Read and write block sizes of SQL server

Hi Experts,The data which are stored in pages are of 8 KB. When SQL server writes, does the block size vary (8KB, 64KB,128KB) and when it reads does it always read only in extents?For example :...

View Article

Monitoring Log File Autogrowth.

I am in a need to track database log file growth. I googled a lot but did not get the right way to track what is causing the log file to grow so rapidly in one of our databases. Could someone please...

View Article


sql server 2014 installation issue

HiWhile installing sql server 2014, its asking to restart the computer.after deleted pending file rename operations and restarted also its giving the same error.please any one can help me,to solve this...

View Article

When does locking START?

Morning All,Hope you're all well and had good weekends.Quick question regards locking, particularly surrounding a delete.If a delete statement has a complex where clause; and say that where clause...

View Article

Problem with Failback of FCI node that's part of an Availability Group

Hi,I was wondering if anyone was able to help with a problem I am experiencing with the failback of SQL Server 2014/Windows Server 2012 R2 FCI that is part of an Availability Group[b]Overview of the...

View Article


why planner is shorting in group by , can i elemenate sorting.

hi,CREATE TABLE [dbo].[T2]( [A1] [bigint] NULL, [D1] [bigint] NULL) ON [PRIMARY]SELECT d1,COUNT(a1) a FROM t2GROUP BY d1yours sincelrey

View Article


SSRS Report Samples

Are there any available SSRS 2016 Report samples out there? I'd like to introduce our BI/Reporting folks to the new functionality and look of the 2016 site (KPI's, Mobile Reports, etc.) and was hoping...

View Article

Voute Count Not Available - ( Warning in Clustring & Problem With Alwayson AV)

Hi oldHandsI still Get stock on Clustring for Alwayson-AvailabilityGroup. We want to setup an availability group with 2 nodes . 1- Main server on datacenter 12- Second replica on LocalNetwork as...

View Article

Can't see "AlwaysOn High Availability" when connecting to SSMS via the Listener

All,I have installed two standalone SQL 2014 Ent Edition instances. I have check that both "AlwaysOn" are turned on, on each node. I am able to failover back and forth successfully. Also, when...

View Article

Adding Linked Servers

This is my first post so if I get it wrong, please let me know.I am attempting to add two linked servers. One is a link to a SQL Server on another server in our network and the other is to an Access DB...

View Article


Silent Install - Question about parameters

Greetings,I have generated a nice silent install of SQL Server Express 2014. I am using a configuration file to pass my parameters to the install and though generally, that works great, there is one...

View Article

SQL Server 2016 Standard Availbality groups

Hi Guys,I've been reading about the new feature for standard edition; availability groups. There are some restrictions, like 1 single database per AG, and limit of 2 replicasDo you think this AG...

View Article


SSAS Synchronization

Hello,I have the following problem:In my company, we want to synchronize a SSAS-database from our "test-Server" with a database on our "production-Server". (Both Windows Server 2012R2 and MS SQL Server...

View Article

Looking for Beta Testers for new Monitoring Tool

Hey guys!We are looking for active beta participants to try out our new SaaS-BaseD Monitoring Tool. Our tool will monitor your databases and their underlying virtual infrastructure. If you would like...

View Article


specify /replace 1433 TCP/IP port during install from command prompt /config.ini

Hi, do we have option to change instance tcp/ip port from 1433 to another port during install from command prompt /config.ini I aware that we can change it using PowerShell ,but does sql install has...

View Article

Deadlocking SSISDB SQL 2014 Multiple SSIS Packages executing at same time

Has anyone come across this issue before? When googling I'm seeing issues with SQL server 2012 and deadlocking in the SSISDB which were resolved in a service pack but not seeing many issues with SQL...

View Article

Upgrading servers - same server name - named instance

Hi,We will be upgrading our Database servers soon. For many reasons I would like to keep the same server name, instance and database name(s). Basically just swap out hardware but everything remains the...

View Article
Browsing all 6525 articles
Browse latest View live