Can't remote connect to sql server
I have SQL Sever 2008 R2 on the cluster environmentcluster server name is A Cluster Node 1 name is A1 (current active one) Cluster Node2 name is A2SQL Server name is Ab, default instance, tcp/ip port...
View ArticleCan't add AlwaysOn replica
Hello!I'm trying to add an AlwaysOn replica - db server Guest2 (Windows Server 2012R2 + SQL 2014 Ent.) - to the AlwaysOn group with a contained DB and getting the following error:I can't understand...
View ArticleHierarical Query Performance
Hi Folks,I need a quick help from you. I have a hierarical query that is used in the front-end application.WITH EMP ([EMP_ID],[NAME], [MANAGER_NAME] ,[MANAGER_ID], [CHGS]) AS ( SELECT...
View ArticleHow to know information about drivers
Hi Everyone, As a sql server dba how would one can identify or tell drives are not been updated (BIOS, firmware, network, storage ...) on your server. Is there any command using which I can confirm...
View ArticleA job I have seen was running since 11 hours but in history its duration is...
SQL Server agent 2008 :A job I have seen was running since 11 hours but in history its duration is 48 minutes only.is It possible.Thanks
View ArticleManual Maintenance Plan
Hi All,Using SQL Server 2008 R2 in multiple servers.1. Any script (links) for creating a manual maintenance plan? I would like to manually run the script for some databases in multiple servers.2. It is...
View ArticleHow to Clean the SSISDB Size
Hi Experts, I have a SSISDB on server, which size is 93 GB when diagnosis this I found that the Contention values is 365, means this SSISDB is holding the log values of 365 days older. Now I have...
View Articlerecovery is done in Analysis,Redo, undo phases serially
Hi Team,As per articlehttp://blogs.msdn.com/b/psssql/archive/2010/12/29/tracking-database-recovery-progress-using-information-from-dmv.aspxSince the redo and undo portions can actually happen on...
View ArticleCan't add AlwaysOn Listener
Hello!When I'm trying to add an Availabilty group listener I get this error:The cluster is up and running:Prestaging Listener name in DNS as described here...
View ArticleSmallDateTime Conversion Issue, Linked Servers & Remote Update Vs. Remote Query
Afternoon all, unsure if this exactly the right spot for this but here goes anyway: I noticed an issue where my smalldatetime fields were being rounded down instead of up when converting from...
View ArticlePossible solution to avoid deadlock when two inserts happen on same table...
Possible solution to avoid deadlock when two inserts happen on same table from two different machines.Below are the details from deadlock trace.Deadlock encountered .... Printing deadlock information...
View ArticleMy HDD has 6 partitions when I received it
This website is a joke. Couldn't find my answer if my life depended on it. I was given this laptop as is. Here are the pecs:Computer Computer TypeACPI x64-based PC (Mobile) Operating SystemMicrosoft...
View ArticleDatabase Issue
I have an issue that I'm trying to resolve with my first database i'm creating for a client. I'm creating a reservation system for a river tour company and in the database I'm having a problem...
View ArticleCan we disable 'max_rollover_files' to stop file rollover for Xevent session.
Hello,Is it possible to disable file rollover option for extended events session. If i don't specify value for this it is taking a default value of 5.ADD TARGET package0.event_file( SET...
View ArticleData file much size I can increase in any data file as per the available hard...
FATAL : production-sql-server : ABEadobesqlpr1\lcstat db : lcstats - msg: data file space used 099%Whenever I get such type of alert from Tivoli and I have to expand the data files.But you know...
View ArticleSystem Generated Session ID
I am new to SQL Server, and I must configure/verify that Microsoft SQL Server 2008R2 will only recognize session identifiers that are system generated.
View ArticleSQL ServerHigh Availability
Hi We have different office has its own set of legacy databases, for functions like HR, Finance etc. While each office has fortuitously chosen the Microsoft application stack, that they have, until...
View ArticleErrorLog files in my Logs directory consuming large amounts of space.
Good Morning, We are in the process of implementing Lync 2013. We have the two SQL Servers in an active\passive mode with replication. The Log directory for the Lync database has 5-6 files called...
View ArticleError: Could not continue scan with nolock due to data movement, DBCC...
SQL Server: 2008 R2 SP2Before describing my problem, I have gone via the forum, there is no view or functions inside my stored procedureWhen running a particular stored procedure inside crystal report,...
View ArticleSQL Server 2008 R2 Memory Pressure
I have a SQL Server 2008 R2 Standard (x64 bit). It has 64GB of memory, but memoryclerk_sqloptimizer consumes about 36 GB. How should I clear it and identify what cause the growth of...
View Article