what are the freqntly using Perfmon counters ?
hiiiiiiiiiiiiiii......greetings......what are the frequently using perfmoon counters.pls any one.........make reply.........Best regards..Vijay
View Articleshrink tempdb
I have a sql2000 server that has a 24 /7 uptime. The tempdb size is increasing rapidly. it was 4 Gbs and i restarted the sql server to shrink the tempdb size which worked fine. but now after 1 week...
View Articlewhenever I do some changes in maintenace plan then automatically the job...
Hi Friends,I have a windows login 'win\avo' in disabled state in sql server 2008.As per request of admin I have changed the job owner of all the jobs to 'win\xav'.But whenever I do some changes in...
View ArticleIndex tuning advice with DMV as source
Hi allI have a DMV which looks at the index information on my production server. In this view, I have around 3 weeks worth of data concerning the number of seeks, lookups, scans and updates each index...
View Articlesql server job history
Hi, if i run the job it doesn't shows history this happens for only one job named as "HXCD_IN" job only remaining jobs all are showing correctly pls help me. I'm using sql server 2005 version...
View ArticleTempdb problem plz help me
prasent my Tempdb size 150GB and i restarted SQL services but tempdb showing same size 150GB .plz how to clear the TEMPDB size ..........
View Articleriorganizzare tutti gli indici di un database su sql
Salve a tutti,ho un database sql express da 4gb, e da un pò di tempo su alcune operazioni va in timeout. Ho pensato di effettuare una ricostruzione degli indici, cosa che per la verità ho fatto uno ad...
View ArticleDeclared path to databasefile and using it in query
Hallo all!I declared path to databasefile and when i use it in query, it does not work, MSSQL Server Management Studio says: "OLE DB provider "Microsoft.Jet.OLEDB.4.0" for linked server "(null)"...
View Article'Notify: Severity 17 Errors' occurred
A database snapshot cannot be created because it failed to start. Msg 7928, The database snapshot for online checks could not be created. Either the reason is given in a previous error or one of the...
View ArticleA fatal error occurred in .NET Framework runtime. SPID = Service Broker...
Hi All, I am having trouble with root cause analysis of a fatal error occurring on one our our SQL2008 R2 Enterprise 64bit production servers.We are experiencing intermittent issue with the SQL service...
View ArticleWhat's the criteria that the indexes would be updated?
I have a Sql Server table which has 5 non-clustered indexes.Question: when I insert a new row into the table, these indexes would be updated immmediately? If not, what's the criteria that these indexes...
View Articlelogin failure error in event log daily
error in event log daily when full backup job starts as------------------------------------------------------------------------------------------------------------------------------------The...
View ArticleActivity Monitor error
Hi,I just started activity monitor on sql server 2008 standard edition X64. When I clicked processes, after some delay there is error message:The activity monitor is unable to execute queries against...
View ArticleSQL Server 2008 R2 Ent Memory Problem
the problem we are having is our SQL Server's memory usage is very strange. What i mean if i use the resource mon it only shows my SQL instance gaining memory in the Commit(7GB of Memory) where the...
View ArticleOdd behaviour from sys.dependencies
(SQL Server 2008 R2 SP1) Hi all, I have an SSIS package that dynamically builds a set of SQL statements based on the dependencies in a set of procs. The SSIS package makes use of the dm function...
View ArticleCan I manually adjust memory grant for my query?
Hi everybody,I have a query with not optimally estimated cardinalities which results in large tempdb spills (sys.dm_exec_query_memory_grants says the query gets 1,8 Gb. After query is run in a separate...
View ArticleNeed material to discuss with DBAs that indexes are not only the production...
Hey guys,I am consulting for one of the clients and recently got into an awkward situation. The DBA told me that the group thinks that application and removal of indexes should only be done by DBAs...
View Articlesql 2008 filestream file size vs physical file size on disk difference
I have a sql 2008 filestream enabled database. We had a large number of records (400,000) that we have been deleting over the course of the last few months and when I look at sys.master_files for the...
View ArticleThe provider ran out of memory
When I try to open excel file, I get the following error(the same is if i try it with linked server):SELECT * FROM OPENROWSET('Microsoft.ACE.OLEDB.12.0', 'Excel 12.0;Database=c:\Temp\excelFile.xlsx',...
View ArticleList Partitioning in SQL Server 2012
Hi I got a requirement to partition the table on year, the column datatype is int and the values are like 03,04,05,06,07,08,09,10,11,12,13,14 etc..Does SQL Server only supprts RANGE partitioning?Can...
View Article