Specialist Database
Hi, I am facing issue of deadlock and exclusive locks on some of tables for Hybris application. Using MSSQL 2008 R2 standard edition.Case is Update hits database and take X lock on val1 record and goes...
View ArticleBackup job failed
Hi All,One of my production server backup job failed. Please help to resolve this issue.Executed as user: Cannot open backup device ' '. Operating system error 32(failed to retrieve text for this...
View Articlesharedmanagementobjects.msi won't install
I have a tool that utilizes the SQL Server Management Objects, but I'm having a hard time installing them on a Win8.1 x64 workstation.I've installed the 32/64 bit versions of the SQL Server CLR types,...
View Articleafter creating clustered index s/w going very slow
Hi All,we have one table with 241 columns, 5 non-clustered indexes, and 1173000 records and one identity column.if we create clustered index with primary key on identity column s/w going very slow...
View ArticleThe connection was recovered and rowcount in the first query is not...
Since we've moved to SQL 2014 we see some of our jobs error with the message in the subject of this post. What does it mean? I've looked all over and haven't been able to find anything of...
View ArticleSQL Table to access table
Can anyone help me here ? I want to get the sql server table into access database . I have tried below code from some Internet source but it didn't worked Public Sub test1() Dim conn As...
View ArticleBest procedure to downgrade a SQL Server 2012 SP2 installation from...
Hi,following a purpose change for a database server, I need to downgrade the SQL Server 2012 SP 2 installation from Enterprise to Standard edition.Does it exist the best procedure to do it in a secure...
View ArticleUnhandle exception
Hi Folks,I have installed SQL2008 licenced version. after installation i am getting issue while i click SQL Server management studio.Please find below snapshot for your reference.after i click continue...
View ArticleDisk space information using t-SQL
Actually I am looking for a sql script which can give all the disk space information on the server including disk free space percent and if the disk free space percent is less than 10%, it needs to be...
View ArticleOfficial documentation on Infiniband RDMA for AlwaysOn
Hi all,is there any official documentation (or msdn blog) describing how to implement AlwaysOn with Infiniband and RDMA?
View ArticleHow to Identify the SPID of a Job currently running in the server.
Hello Experts,One of the job is running in my server longer period of time. The server is very bg with at least 500 connections. The production was stopped and I was even trying to kill to that job...
View Article"Orphaned" Foreign Keys
I am currently working with two SQLServer databases whose origins are WAY before my time. Actually, at one time I believe the two databases were one, but were then divided. I don't know which...
View ArticleI want to know what should do if the SPID : 12 Checkpoint is taking time.
Hi Team,I want to know what should do if the SPID : 12 Checkpoint is taking time.I can't kill it also.Thanks
View ArticleExecution Plan
Hi ,which on is the best , all for the same query but with different indexes structure
View ArticleUse of SQL Server 2012 Development on my TEST SERVER
Can we install on a new TEST server Sql 2012 Developer for the 6+ instances that mirror our Prod box? There is nothing on this server that is hit directly in any aspect of company systems. It is 100%...
View ArticleQuery performance difference -- CPU time difference on two servers
Two SQL servers, server A & B, Hardware information as below: Server A: Clustered. Two physical processors (4 cores). RAM 64GB, SQL Server max memory: 58GB. Server B: Standalone. One physical...
View ArticleNo. of SQL Agent Log
Hi ~ I know how to tune up the max no of Error Log for sql serverbut I don't know how to tune the max no of sql agent log. Any way ?
View ArticleProblem identifying blocking resources (ObjectID2)...
Hi,While analyzing a serverside trace, I sometimes see long runningLock:Aquires and/or Lock:Cancels, waiting for a resource that I could not identify. The value of ObjectID2 is 72057594529120256, but I...
View ArticleWCF data access error in IIS8.5 but ok in IIS Express
I wrote a WCF Data Access services using SQL Authentication to access SQL Server.Here is my connection string<add name="ClassroomOnlineEntitiesSa"...
View ArticleSSIS package Timeout
Hello~ I use SQL agent to start up a SSIS package. But I found sometimes a task : Datapump task , timeout.Executed as user:Server\SYSTEM. Microsoft (R) SQL Server Execute Package Utility Version...
View Article