Can anyone let me know why my instance is not starting ?
2012-09-30 14:37:41.90 Server Microsoft SQL Server 2008 R2 (CTP) - 10.50.1352.12 (X64) Oct 30 2009 18:06:48 Copyright (c) Microsoft Corporation Enterprise Evaluation Edition (64-bit) on Windows...
View ArticleLogFile Culprit
Every morning when I come to work my log file is full and all client application are down, I have to shrink file to get the work started. How do I know which of the faulty application is causing the...
View ArticleSQL 2012 won't start SQL Agent nor initialize the EventLog
Hello, I have a SQL 2012 Standards 64bits on top of a Windows 2008 R2 SP1 acting also as Domain Controller. Servers is installed in C:\Program Files\... . Default instance is installed in D:\SQL...
View ArticleMoving Sharepoint and MS Project instances
Hi, We have MS Project and Sharepoint instances on seperate instance on cluster node. I am moving these instances from cluster to vm. We will create seperate vm for each instance and will move ms...
View ArticleThe clocks on the client and server machines are skewed.
Hi - We have DW application and today our ETL is failied with the below error. When I restarted the job it is running fine. Please advise me how could I prevent it. thanks Executed as user:...
View ArticleEvent ID 833: SQL Server has encountered 1 occurrence(s) of I/O requests...
Hi All, We are receiving a lot of Event ID 833 on our SQL server. "SQL Server has encountered 1 occurrence(s) of I/O requests taking longer than 15 seconds to complete on file...
View ArticleSQl Server 2000 with insufficient memory after build 2305
We are running 4 SQL Server 2000 servers with AWE enabled with 64 gb memory allocated, on windows 2003 R2 x64. We are using -g Parameter 768 and we have activated the following traces at startup: 1204,...
View Articlestatistics Auto update and norecompute will force recomplie
I have 1 Query: I have 1 index on columns --> IX_A(a,b,c,d) I set Auto update statistics On database level set update statistics on a with norecompute while IX_A is set with recompute. Will stats be...
View ArticleHow do I control the transmit speed of each SQL server connection?
Hi experts, I found a lot of short dumps and system logs errors: "SQL error 10054 occurred" at 3:01:00am recently. I used perfmon and wireshark and I found out SQL server tried to send a huge data...
View Articlei have disable all client protocol,even though i am able to connect to local...
i have disable all client protocol,even though i am able to connect to local and remote sql server.Why is it possible?
View ArticleAlter existing column to SPARSE results in more space used by the table?
Hi All, Just learning about sparse columns now. I have a table of 300 million rows where 2 of the columns (1 INT and 1 NUMERIC), are 100% NULL values. I've read that changing these columns to SPARSE...
View ArticlePlease advice how shall we proceed Parameter_Instance Table Partition.
Please advice how can we proceed with Table Partition for the Parameter_Instance table. Total record count of the table is 2401246 and it grows with huge record every day. In most of the Stored...
View ArticleUsing PerfMon for Monitoring Disk I/O
I'm trying to monitor IOPS on our 2 SQL 2008 R2 database servers. Both servers have 2 RAID 10 arrays setup with the OS/Data on one array and Logs on the other array. We have some hourly stored...
View Articleideas on how to throttle IO?
I'm trying to think of a way to throttle IO on SQL Servers that have a data warehouse type of workload. Ideally this would be built into Resource Governor, but it isn't, so here I am. This is...
View ArticleSo many LATCH_EX
Hi all I select select * from sys.dm_os_latch_stats to check wait type, and find many ACCESS_METHODS_DATASET_PARENT what's it actually doing? and it cost so many CPU resourcese.
View ArticleConfigure -g switch memory_to_reserve
Hi Guru, How to configure this -g switch? Do I need need to configure with integer value or just -g switch itself? Below is my MemtoLeave info on sql 2005 32bit: Total available mem,kb Max Free...
View ArticleCreating Index in a Secondary DB which is in LogShipping
Hi Everybody , i am new to BI and everything , but i have gone through the info what ever i am having , but still i am thinking is there any way for this. Q : Can we create an Index to a table in a...
View Articlesql server agent jobs history
Hi Team, SQL SERVER Agent jobs subplan_1,Plan_2, Plan_3 .. Etc i m not able see jobs history could you please suggest how can we see the history? sqlagent-->properties-->History log size = 1000...
View ArticleSQL 2012 on Windows 2012
Hi all! I installed windows 2012 on virtual machine (hyper-v 2012), after that i installed sql server 2012 on it. But MSSQLSERVER service doesn't start. I receive an error: 2012-10-03 01:28:29.03...
View Article