How 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 ArticleCopy mdf and ldf file to other storage without offline database
We're sql 2005 enterprise with sp2 and want to copy our user database mdf and ldf files to other storage since the full backup job failed for unknown reason. But seems we need to offline db or shutdown...
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 ArticleSQL Server Express Backup Import.
Hi All,I've written a batch script to automatically import the latest backup from another server. Both are running the same version of SQL Exptress 2008. If I run the script via the command prompt it...
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 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 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 Article