Topics
Started by
Posts
Last post
Hi, I try to execute the index and recomendations with SQL Server 2005 Standard Edition over Window…
3 replies
How would you figure out what caused the tempdb file to grow? Do I just set up an ongoing trace and…
9 replies
Can someone tell me what the order of execution would be in the underlined portion of my user's que…
7 replies
hi, could you plz help me in tuning this procedure which is talking 12 min, before it is used to ta…
4 replies
I am trying to create an automated performance monitoring tool. This tool should be looking at the …
3 replies
Hi all, I have a strange problem and hope someone can help we with this. This is our situation (a b…
4 replies
Hi all, In my application, there are lot of entries and manipulation involved in DB. So the transac…
5 replies
How can i generate random unique number in sql server except newid() ?
12 replies
We have databases on 32 bit server and planning to move them to 64 bit server on 2005 ,SP-2. Before…
2 replies
I have a database whose size increased from like 28000 records to 800K records ansd searching in th…
23 replies
use transaction_db select name from sysobjects where name = 'Test_table' and xtype ='u' when i exe…
2 replies
Hello guys, I'm new to this forum and I hope you can help with this serious question. So, here's my…
10 replies
I've created a clustered ASCENDING on a continually-increasing date column. Because the data is sto…
6 replies
Here is part of the output of DBCC MEMORYSTATUS on my SQL 2005 instance. Does this mean my system …
2 replies
Hi All, Having database spreaded across several files is it enough for SQL Server to assign separa…
20 replies
Viewing 15 topics - 2,746 through 2,760 (of 3,249 total)
You must be logged in to create new topics.