Topics
Started by
Posts
Last post
I am trying to rebuild indexes that have 75% defragmentation. When I run the Alter Index statement…
5 replies
Is there any thing like rowid in Oracle? How to delete duplicate records from SQL sever without usi…
11 replies
Hello! I am java programmer using SQL Server 2000 database as the back-end. When i retrieve the re…
3 replies
create table guid_index (a varchar(20),guid udd_guid ) go create clustered index guid_index_ind on …
6 replies
I was curious if anyone has encountered this before or if they can shed some light on my scenario b…
7 replies
I have noticed that when a table index has Allow_Page_Locks = OFF (i.d Disabled), it will cause Reo…
3 replies
select rtrim(A.ref1) as Barcode, A.updatedate as LastUpdated, B.webuser as RequestorID, C.city as W…
3 replies
We have recently set up what we call an "archiving" process. There are 2 databases, production and …
7 replies
Hi, I have a table logging our website activity with about 60 M of rows. One user has for itself mo…
17 replies
Hy all, In my profile trace, i see high values to AUDIT LOGOUT, something link DUration 248266 CPU…
2 replies
hi, i have tow different hw machines: A and B. A: 2CPU 2.4Ghz, 4GB RAM, Win2003R2 Standard, SQL 200…
1 replies
I'm hoping this is an easy one to answer but all comments are very welcome. This post is driven fro…
4 replies
Hi, Newbie here... I have a new server with two arrays: RAID1 (C: for Windows 2008 x64 40GB, D: emp…
2 replies
Hi, Current my entire data reside on one primary file, it abt 350 GB with all required indexes, Dat…
11 replies
I have long running query it has many sql statements with joins etc.. when i try cheking for perfor…
12 replies
Viewing 15 topics - 2,686 through 2,700 (of 3,249 total)
You must be logged in to create new topics.