Topics
Started by
Posts
Last post
When i run the below qry.. SELECT top 10 empid,empno,jdate FROM OBBEAVER.Rev_Staff.dbo.employee I g…
1 replies
Hi folks, I have different files from different people in different locations, they will periodical…
1 replies
Hi everyone, I have to configure a witness server for mirroring, I don't have access to the box/se…
1 replies
Hi all, My Production Database is around 280 GB. my primary data file is around 130 GB on every sun…
25 replies
While i am looking at the index structure, i was wondering is it possible to avoid nc-index scan wh…
5 replies
I am running trace on a database. Once trace is complete I see bunch of time outs. So I ran dbcc pa…
4 replies
select t1.col1,t1.col2,t1.col3 from (select * from table1 where col3=1) t1 left outer join (select …
11 replies
I'm trying to build a FTI in SQL2005 EE, and receive the following error: "Default full-text index …
2 replies
Hi, Is there any other way to Import PDF documents into DB2 table (BLOB) column? I tried with Impor…
12 replies
Is there a way to avoid index scan in "Case" statements? I have creating a covering index, still do…
2 replies
This post is related to the service pack and CU installs. When I browsed through the log files, the…
1 replies
Dear all, 2-3 times per month I get the follownig error to Server event viewer: "The log for databa…
3 replies
Hi proff, Unforyunately one of our production server gonna in recovery mode after disk rebuild. I k…
1 replies
I just realized my proc with this option "set arithabort off" takes forever to complete. Mentioned …
6 replies
I'm doing an upgrade from SQL 2005 to SQL 2008. Is there any way to export or generate a script of…
5 replies
Viewing 15 topics - 4,066 through 4,080 (of 22,780 total)
You must be logged in to create new topics.