CDC database corrupt
Help, our CDC enabled database is corrupted on a systemobject, updates are still working fine, but no BU can be taken due to a checksum error during checkpoint.We copied all user data into a newly...
View ArticleInformation about linked server details including remote login in use
After joining a new organization, one day an application support came to ask brief information about all the SQL Server linked servers and few more important configuration details.They were looking to...
View ArticleTable Record disappear at once!!!
Hi All~ I have a table with about 1000 rows of records and don't know why all the records are deleted.are there any method can trace back the cause of it?
View ArticleConfigure profiler to trace stored precedures and tsql taking more than 30 secs
Hi,An application is logging quite a few timeout errors. I have looked at the code the web application used and I've noticed that in some function the command.timeout property is not set. The code is...
View Articlehow to query individual database startup time
I am seeing one of the mssql 2008r2 database starting up in the log. How do I see when it was shutdown and startup up.in the sql server log, it just stated its "Starting up database 'THISDB'thanks
View Articledeciding to Virtualize
Hi all If you are going to deploy a SQL instance to a VM what are the things you might do different compared to running it physical?Any good resources on what to do if you want to Virtualize Thanks in...
View ArticleBlocking Alert WMI Property Details
I have a created a blocking alert. It works, but I'm very fuzzy about the WMI properties. I use the (WMI(property)) token to get the property values, but I am unsure of what I'm getting. I would...
View Articlewhy tables with columnstore indexes can’t be updated directly using INSERT,...
Why tables with columnstore indexes can’t be updated directly using INSERT, UPDATE, DELETE, and MERGE statements?That is to say, what's the side effects if tables with columnstore indexes can be...
View Articlesp_addlogin
Hi SQL Server experts,I need some help on:How do I create/alter a login to have theCHECK_policy as OFF?This needs to be done inside a stored procedure. The login name will be passed in as parameter....
View ArticleHow to get the sql list in the specified time period
hi, expertsYesterday the db server encountered memory issue, PLE suddenly drop from 20k to 1 k at 2:30 PM, how to check what's sql running at the specified time period? Thanks.Best regardsGarey
View ArticleHow to move Full Text Catalog SQL 2005???
I have Googled the terms 'move path change full-text index catalog' and have come up with nothing that pertains to SQL 2005...only 2000 and 7.0.... So my question remains, how the heck do you change...
View ArticleDowngrade SQL Server 2008 Standard to SQL Server2008 Web Edition
HiWe have a db server running a licensed (not trial) SQL 2008 R2 Standard (10.0.1600.22).We'd like to downgrade this to web edition - we're not using any of the features that standard gives us. We pay...
View ArticleLinked Server to accdb DNS ODBC error
Hi, I created and ODBC in System DNS on the server using ACEODBC drivers version 14.00.4760.1000 32 bits.Then I try to create a linked server to that ODBC EXECsp_addlinkedserver@server...
View ArticleAdventureworks DB is not attaching into my local host
Hi all, this is the version of sql server 2008 r2 am using , now i want to attach adventureworks db for practising , pl provide the linkMicrosoft SQL Server Management Studio 10.50.2500.0...
View ArticleA contradiction in indexes
Hi I have an database with a main table containing 72 million rows. The application is a Patient Information System, or rather a data warehouse for data from several PIS. The data is used as an...
View ArticleSP2 Maintenance Backup fails on offline database.
I have a maintenance plan step to perform transaction log backups. There are a few databases that are offline. The backup seems to fail because it tries to backup the offline databases. The backup...
View ArticleIs it possible to delete some of the changes returned by...
I'm referring also to this post: http://social.msdn.microsoft.com/Forums/eu/sqldatabaseengine/thread/67d77c7e-a3e6-48bc-a851-614d261e3a5eI've kind of a unique situation, I've my full text index with...
View ArticleSeparating Data Files and Log Files
Hi Folks, I am facing an issue which I thought I understood but looks like reading and implementing a strategy are very different. I have a SQL 2008 running on a VM with Windows 2003 and having 8...
View ArticleSQLServer 2012 memory
What are changes to SQL Server memory in SQL Server2012? Do I need to consider any thing in memory before migrating to denali?
View Article