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 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 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 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 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 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 ArticleDatabase Issues
Hi,How to troubleshooting database Connectivity & network related Issues?
View ArticleAttaching 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 ArticleSqlProfiler - Does filtering not work for multiline fields?
I'm using Sql Server 2008, and find that SQL Profiler trace filtering does not work as I expect for the TextData column when I attempt to use '%' sign as a wild card. If I paste the complete value of...
View ArticleSAN configuration for SQL 2008 Failover Clustering
I need to know how many partitions do i need on the SAN. Can any one correct me that the following will be on shared cluster i.e,. on the SANDisk 1 :QuorumDisk 2: Data root directoryDisk 3: MSDTS
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 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 ArticleBackup EXPIREDATE set but still overwritten
Hi Friends,I took a backup with EXPIREDATE = 12/16/2012 (tomorrow) and then took another backup on same backup set with INIT and it completed successfully overwriting the first backup. So what is the...
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 ArticleSP_RELEASESCHEMALOCK, SP_GETSCHEMALOCK, SP_UNPREPARE
I've been doing some tracing on one of our production systems and I'm seeing some system stored procedures being called I've never seen before. Here are the series of events:Code Snippetdeclare @p1...
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 Article