Lock request time out period exceeded, error 1222" will appear when I try to...
Hi All,Lock request time out period exceeded, error 1222" will appear when I try to expand the tables list in database in SQL Server Management Studio 2012 (Enterprises).I am creating partition on my...
View ArticleData Collection Filters (Database Engine)
Dear friends,Is it possible for data collection feature to be set up so that it will only collect data about only those queries running longer than say 5 minutes?Also, can I collect data only on a...
View ArticleCalculating Table Scan Time
I need to run a select from table with 400,000,000 records where there column is not indexed. The column is a float and I'm simply doing a select where X > YI'm trying to calculate how long an...
View Articlehow to check is there any long transaction happening in sql tables
Hi All,I need a SP that run every minute and send a email , if there any long transaction is happening on a table.Appreciate your help on this code.Thanks !Naveen
View ArticleIntermittent Connection Failures using Integrated Authentication
Hi,We have an application server connects to a SQL 2008 R2 (sp2 cu7) server using a domain account and integrated authentication. It got timed out when trying to connect to the SQL server after 15...
View ArticleSQL Server 2008 R2 SE clustering
Hello All,I have a question on SQL Server 2008 R2 Std Edition clustering. I am trying to setup clustering for our SQL Server staging environment. We have a lot of applications and all of them are using...
View ArticlePartitioning Datetime and Date data type
Hi Experts, I have one small question for partitioning table. I have created a partition function on Date datatype, most of the table covers under it but some big table have to DataTime data type. So...
View ArticleMirroring..
Hi Team,What are difference in sql server 2008 mirroring and sql server 2012 mirroring,make any possible 2012 sql server mirroring database read only state ??
View ArticleIssue with loading data with more 4k into nvarchar(max) column
Hi Team,I am facing issue with column which has been defined as nvarchar(max). I am trying to insert data to a table which is more than 4k insert was successful but it is not inserting the data more...
View ArticleLog file
Hi All,Can we take log backup while the application is running, Does it creates any impact on online application. What exactly happens when log backup is taken. Appreciate your help.Thanks,Venkat.
View ArticleWait types in sql Server
Hi,I gone through so many wait-types in some of blogs. I know the all wait-types are important.Can anybody tell me that what are the top 10 wait type more important?
View ArticleBackup
HI, What will happen to data being modified, when backup process is running... does backup process creates any sort of new transaction logs?... if not how do we recover modified dataa.. and from...
View Articlecant restore a backup file
I have a backup file from a month ago which I cannot restore. there were no server upgrades done. I am trying to restore on the same server that backup it up.the message I get is: The media family on...
View ArticleLinkeserver issue
HI Team,we have 2 servers, those two servers located in different DATA CENTER can we possible to create a LINKED server.if yes,how we can configured ...........
View ArticlePartition Problem with Data Types and File Group
Q1) I have created Partition function on DateTime data type on A column, which belongs to 50 tables only, 10 tables have to DateTime but its B Column. So Can I Create the Partition on B Column for...
View ArticleNeed help with 10-process deadlock
Deadlocks similar to this one have now happened 7 times, and it seems to be causing problems with the app, so I need to figure this out. Its a SQL 2008 Server Standard virtualized server running on...
View ArticleStrange Windows 2008R2 Cluster Disk Issue
I have a 2 node Windows 2008R2 cluster connected to a 3PAR running SQL 2008 R2 Server. We had a hardware failure on a node 1 which cluster failed SQL server properly over to node 2. However, while...
View Articlehow to find the physical server or virtual server
Hi team,we have total 500+ server , here how to find the which server is physical and which server is VM server ?
View ArticleCan not Start SQL SERVER after changing the acount
Hi,I changed the log on account for SQL SERVER, could not able to start the SQL services after that even Account have full permission on that server.
View Article