how to find recent files initial size change in sql server 2008
Hi All,how to find recent files initial size change by whon and what time he did the change as weillin sql server 2008.thanks,SAAD.
View ArticleWhat points should I raise to get atleast read only acces of servers?
We have Central SQL Server Maintenance plan server,but management don't want to give us the access of this server.What points should I raise to get atleast read only acces of servers?They are saying we...
View ArticleReceiving an error in the logs - 18059, Severity: 20, State: 1.
Hello, I'm using SQL Server 2008 Sp3Lately I'm having errors in the SQL Logs:Error: 18059, Severity: 20, State: 1. The connection has been dropped because the principal that opened it subsequently...
View ArticleOverwriting file permissions when connecting to the database MS SQL Server...
I have issue: 1. There are database files and DB.mdf DB.ldf by user Everyone; 2. Login on the server with sa. DB connect to SQL Server 2008. User Everyone rewritten to: SQLServerMSSQLUser $...
View ArticleTimeouts in Select Statements After Restore
We have issues with select statements timing out after a RESTORE operation. We restore a backup to a newly created database (called StagingDB). Then our application will start reading fairly small...
View ArticleServer side trace running on 2005 version with DB on 2000 compatibility
Hi All, I have setup the Trace file in one of our Database server which is on 2005 with the filter of duration >5 seconds (5000000). but after few days i notice that it has captured only the Backup...
View ArticleQuestion on Online Restores.
Greetings. I'm trying to get up the learning curve on Online restores, as it's been a few years since Ive done anything like this. I'm looking at this doc, and thinking its either inaccurate, or Im...
View ArticleSQL server Agent Job email notifications not being sent
I trying to set up some failure job Email notifications on Sql Server Agent jobs. So, I configured database mail and tested and was able to receive mail through sp_send_dbmail and "Test mail" option...
View ArticleLog file shrunking
Hi All,This is a urgent request. we have sqlserver 2000 its old database. the log and data files filled the drive completely. what is the possible way .Should i shrunk the log file and what are the...
View ArticleBig clustered index and randon inserts
Hi All,I have 2 dataservers, 1 on SQL 2000 and another on SQL 2008.On the SQL 2000 database, there is a table with 12 columns and a 4 column primary key with clustered index on it. There are hundreds...
View ArticleWhere is my filetable directory???
I ran this code:CREATE TABLE FileTableTb AS FileTable WITH (FileTable_Directory = 'FileTableTb_Dir'); GOWhere on the file system was a directory created, if anywhere?
View ArticleRowmodctr in sysindexes
I see that Rowmodctr in sysindexes can be used to create our own threshold for manual update of statistics. But it seems that this can be only useful for indexed columns.What about the statistics for...
View ArticleSQL server 2008 to be installed on already the server where SQL server 2008...
HiCan i install SQL server 2008 on the server where SQL server 2008 R2 already installed.?
View ArticleUpgrade from SQL 2008 to 2008R2
We have a SQL 2008 installation on a Windows 2008 machine. We are planning on upgrading to SQL 2008 R2. Would the installation be in place - meaning - the upgrade will not disturb any of the services...
View ArticleStrange problem with statistics on view
I have a user that has a very strange problem with my index and statistics maintenance script. UPDATE STATISTICS [dbo].[_hypmv_1] [hind_1099919040_5A] gives Msg 2706, Level 16, State 7, Line 1 Table...
View ArticleGetting Started with SQL Server 2012 Express LocalDB: SQL Server installation...
Hi all,Yesterday, our Computer Team ran x64/SqlLocalDB.MSI to install SQL Server 2012 Express LocalDB in my C://Program Files/Microsoft SQL Server/110/LocalDB/Binn/ for me. This morning, I clicked on...
View ArticleTransaction log shrinking
Hi all,my database is in online. do i need to keep it is offline while shrinking the log file .i tried doing it in online but its not shrinking.please reply.thanks,venkat
View Articlewhy get hash/sort warnings on 100ms statement?
The other day I was asking why I might be getting hash and sort warnings (in profiler) when the server had 20gb free, and the best answer was that maybe the stats were out of date. I have not had time...
View ArticleNeed your suggestion: Indicators to show SQL Server performance trend
hello all,I had been thinking/researching for a while but not find an perfect way, so please help.To show the result of how much SQL Server performance would be monitored/improved/tuned that we will...
View ArticleSQL Server 2012 Express: Azure storage-Can this 2012 Express do Windows Azure...
Hi all,I just saw "Azure Storage" in the "Connect" tag of SQL Server 2012 Express. Can this SQL Server 2012 Express do Windows Azure/Cloud Computing? I am very curious about this new, powerful IT...
View Article