Viewing 12 posts - 61 through 72 (of 72 total)
Obviously, i won't be able to cahnge existing file allocation unit size. As when i check the existing file allocation unit size it shows following.
Version : ...
July 22, 2009 at 8:12 am
Please excuse me if i may sound ignorant here but when you say "if you block size allocation drives" - do we actually have an option there? If so then...
July 22, 2009 at 6:52 am
Thanks a lot everyone for your replies.
It seems like most of the replies are suggesting that the potential cause of degradation in performance seems to be poorly performing queries, missing...
July 20, 2009 at 3:22 am
I absolutely concur with what you are saying.
Along with running performance tuenning, I have also had a close look at this queries for possible index creation and continueing to do...
July 17, 2009 at 10:11 am
We are SQL 2000 32-bit.
Also, after my initial look at this 3rd party product database i have found that the database has been poorly designed. I don't think it...
July 17, 2009 at 9:58 am
Hi everyone,
I am also having similar problem when i try to restore database using command;
RESTORE LOG [test] FROM DISK = N'C:\restore\test.2.log' WITH FILE = 1, NORECOVERY, ...
July 16, 2009 at 4:45 am
if you are using sql 2005 onwards, you can even use SQL Server in-built reports to find out about space usage.
July 6, 2009 at 9:45 am
"I am having some difficulty with converting (moving) my Access 07 queries to SQL Server 2005. Is there a way you can link the queries similar to the way you...
July 6, 2009 at 6:16 am
Did you try checking all the system objects size to start with? This will allow you to findout if all the objects in the database are really utilising that space.
Vivek
July 6, 2009 at 6:06 am
humm... I do think transactional replication would be the best bet.
July 3, 2009 at 1:55 am
Hi there,
It seems like you have considered important points that you need to while upgrading from SQL Server 2000 to SQL Server 2008.
However, i'd still share what i have figure...
July 2, 2009 at 7:15 am
No worries. I have found the solution.
April 28, 2009 at 3:51 am
Viewing 12 posts - 61 through 72 (of 72 total)