Alter index reorganize failed on an index
Dear Colleague,I have a wierd issue with index reorganization in SQL Server 10.50.4290 Standard Edition. I've learnt from Microsoft site that the reorganization of an index always performed online,...
View ArticleProblems with deadlocks in recursive maintenance task
I am having a problem and I want to ask some opinions on the best approach to accomplish this task. The process that I am implementing is a purge solution for big databases. The tables can have a...
View ArticleSQL Server 2008R2 Manager's error occured when login seeesion established.
Hi, everyone...A error on me has been occured during SQL Server 2008R2's Management established a login connection to daabase instance.The message in daialog as follows, when login criteria is that...
View ArticleError: An error occurred while preparing the query in openquery on ServiceNow...
Hi Team,Greetings of the Day!!!!!I have a created a link server on SQL Server 2008 R2 databse of Service Now ODBC driver. And written a stored procedure using openquery to get the data from link...
View ArticleSql servrer Page Splits
hi,what is the sql server "page split" where it can use and how this use full.
View ArticleSQL Server Agent does not start
Hi,Up until now SQL Server Agent was running. I stopped it and tried to Start again today and since then it does not Start again. I right click on SQL Server Agent then I click on Start. The Process...
View ArticleMemory usage on SQL server
Hello,This DMV "SYS.DM_OS_MEMORY_OBJECTS" gives memory usage by different Types in SQL server. Now on my SQL server i have 62 GB of RAM and SQL Server is set to use 55GB. In Task Manager i see that SQL...
View ArticleHow to identify expensive SQL statements using DMV or extended events?
Hi experts, I monitor our SAP on SQL system recently and I find there is probably an expensive SQL statement there. I try to use SQL statement history but the physical reads data is not very high as...
View ArticleDatabase is Suspect/Readonly Mode
Hello to all ExpertsMy sql server 2008r2 running on WindowsXP SP3 My database went suspect/readonly mode in sudden,couldn't get reason for what but when i checked the error log it gave me message like...
View ArticleHow to resolve source.udl error while executing the JOB on SQLServer?
Hi All,Note: it's my humble request for finding the image, due to I don't have the access to upload image over here (please go to my profile and find my blog name as sqlpool.blogspot, once you open...
View ArticleFind out queries taking up more memory
Hi All,Checking if anybody has a tsql script to display top 10 high MEMORY consuming queries?Thank you.
View ArticleOracle linked slow perfomance
Hi guys, I beg the moderator to move in another forum if this is not the suitable.The issue: I got a SQL 2008r2 with an Oracle db linked. The connection is ok. I can retrieve data. Th eproblem is that...
View ArticleIndexes and user_lookups
Hello, i have a question about indexes. We have a table with about 130.000 entries. The table is heavily used. I just queried the sys.dm_db_index_usage_stats which shows that the CI has 435.961.966...
View ArticleSQL Server service crashed [2008 R2]
Hi,Today our SQL Server service crashed with no apparent reason.I don't have any error in the event log.I have a stack dump in the SQL Server Log : 2013-11-28 11:30:37.20 Server **Dump thread -...
View ArticleIs there a way through a Central Management Server to collect information on...
We are using SQL Utility to collect CPU information. Unfortunately it does not collect memory information. Is there a way through a Central Management Server to collect information on memory...
View ArticleRestoring a database - explorer view - no detailed view???
It seems about once a week I come across something that changed in 2012 products for the WORST.I'm restoring a database from a local .bak file, I'm in the "Locate Backup File" explorer window. There...
View ArticleCheckpoint
I have Question about Checkpoint:If Checkpoint failure during database transaction, what will exactly happen with the database.Is database will shutdown or what?Thank you in advance!
View ArticleFailed to open the explicitly specified database
We have an application loading data into a SQL Server 2008 R2 Express database. The application runs about half way through then terminates with an error saying that SQL login failed for the current...
View ArticleSQL keeps losing service credentials on server restart
Hi, I have a sql instance that I have to manually reenter the SQL service credentials every time the server is restarted, or the service will not start. I have verified that the SPN is correct. What...
View ArticleHow to access the server database from local-system SQL server
hi, i want to access the "SQL server DB" in server from the Local SQL server ..they were connected via LAN. is there any configuration is needed to access the sever DB from Local ?Pls suggest me a...
View Article