Attaching a database
When trying to attach a database to SQL Server 2008 Express, I am unable to get to my Documents folder in the Add dialog box. I go to Users\owner and there are no subfolders. I have to move the...
View ArticleDatabase Issues
Hi,How to troubleshooting database Connectivity & network related Issues?
View ArticleScary Table
Hi Everybody,I hope you will guide me in suggesting the possible way to tune this table.Here is my scary table which holds Members Tracking History. Total number of records 8M.Basically, this table...
View ArticleHow to monitor primary key violations particular table?
How can I monitor the number of primary key violations occurring on a particular table?I need a # of violations/sec and a count.Thanks,Andy
View ArticleBackup has failed in sql server 2005
Hello,Today my sql server 2005 backup job has been failed with the following error:Executing the query "BACKUP DATABASE [XXXXXXX] TO DISK =...
View ArticleHow to configure jobs and to notify to the user in SQL SERVER 2008 servers
Hello,I have 20 SQL 2008 servers we dont have any monitoring tool to monitor for job failures,low disk space,log file is full,database is offline or suspectmode etc.Could any please help me how to...
View ArticleMsg 3013, Level 16, State 1, Line 1
Hi,I have sql server 2008 enterprise edition.My log file is showing about to full the HDD and the database is in logshipping but it is paused due to some customer requirement.I want to shrink the log...
View ArticleI am running the job getting below error while on changing job owner to first...
I have two sa accounts on sql server 2008 R2:1. xyz-NDC-SDB2-U\Administrator 2. xyz-NDC-SDB2-U\UATDBADMINFrom second account a new job is created and sql server service is running from first...
View ArticleError: 17204 (FCB::Open failed) - How to set persmission correctly on a...
Hello,Is there a process/procedure available in SQL Server which allows SQL Permission to be set properly for a given instance when a new drive is added? It seems like only way, that I know of, is to...
View Article100 % CPU Utilization by SQL server 2008 r2 express edition
Dear all, Can any one please help me to find the root cause of the issue. Our production server is running on sql server 2008 R2 express edition.( its running on Virtual machine Windows 2008 ). Its...
View ArticleSystem.OutOfMemoryException running Activity Monitor when total sql processes...
Hello,I am using Sql Server 2012. I get the following exception when the total sql processes become very large (in excess of 100,000) and I open Activity...
View ArticleSQL Server - Which one do I need
Hello All,I have install Visual Studio Professional 2012. I will develop a application that will use SQL Tables on the PC only, NOT on the web.Questions:(1) What SQL Server should I down...
View ArticleHow to get sql server editon assuming the sql server service is not running?
Hi all,I can find the sql server version info by checking the sqlserver.exe fileBut I cannot get the Edition information anywhere unless I can log into the server and do select...
View ArticleEventlog grows constantly with repeating message: Starting up database...
I'm not sure what I have done wrong!I installed the latest SQL SERVER 2012 Expression (with Advanced Services) (SP1). Then I downloaded the sample Adventueworks sample database from codeplex. I copied...
View ArticleUnable to connect to SQL Server '(local)'. The step failed.
Hii am getting below error , in sql Agent 2008(R2) RTM one of my job. if i run manually it getting succeed. But in job only some time it is getting failed , please help me note: this job is...
View ArticleSQL server instance getting corrupted.
Two months back, the SQL server instance which we were using got corrupted and getting the Error 26. We had contacted MS and they recreated the SQL instance. Yesterday the same issue repeated again....
View ArticleHow to estimate log growth when providing DML
Hi there,what is the way how to estimate log growth when providing UPDATE, INSERT,DELETE on table?I have tested growth on test table which has 25 milion rows of 4 columns, each type int. Whole table...
View ArticleProcedure for giving range of unique identity values produced duplicate ids...
Hello, we use the following (german) sql2008r2 environment =================================================== Microsoft SQL Server Enterprise Edition (64-bit) Microsoft Windows NT 6.1 (7601) NT x64...
View ArticleDatabase/table repair
I want to repair the one database table and it size is almost 700 GB and running on SQL 2008 R2 instance. i set to tempdb as auto growth.when i ran dbcc checktable and with an hour tempdb disk drive...
View Article