Memory 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 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 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 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 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 understand these sentences in white paper ?
Some general guidelines for page compression are: Query operations such as filtering, joins, aggregates, and sorting see decompressed data, and hence the cost of these operations arenot affected by...
View ArticleContained Databases in SQL Server 2012
what are main features in Contained Databases in SQL Server 2012.
View ArticleLogin failed message via SQL server account....
Hi, everyone.An error message as follow has come to me when I logged in SQL server via web server.The message;Server: Msg 18456, Level 14, State 1, Line 1 Login failed for user 'os login account'. I...
View ArticleSQL 2005 database mail error!! How to fix it ...
Event Type: Error Event Source: DatabaseMail Event Category: None Event ID: 0 Date: 29-11-2013 Time: 14:08:30 User: N/A Computer: W6000 Description: 1) Exception Information ===================...
View ArticleFile growth size
Dear All,I wanted to create some databases but I wanted to know how to determine how much file frowth to specify in MB please?Thank you in advance.
View ArticleConnecting SQL Server Management Studio to a localy stored file
Hi All,i have a question about connecting SQL Server Management Studio (MS SQL Server 2008) to a localy stored file. My goal is to connect installed M Studio to a .bak file - all done on the same pc....
View ArticleSNAPSHOT ISOLATION and sys.dm_tran_version_store
I've been playing around with the scripts bellow trying to better understand the snapshot isolation internals, but the behaviour is some times unexpected. I was expecting that every time I would run...
View ArticleSQL 2005 Patch installation fail
Hi all I am having error on installing KB2716429... currently the SQL server is build no. 9.0.5057here following is the error11/30/2013 09:46:45.484...
View Article