Topics
Started by
Posts
Last post
I have a crawler system that writes to my sql database generating huge transaction log backups (20G…
9 replies
I have an isert query that I have been timing with set statistics time on. The times go like this: …
12 replies
What should I do if one of my table is corrupted..? (in case if DBCC Checktabke returns error.) Tha…
3 replies
I have a table like below: ClientId ClientName Versionsource 1 X David 2 …
5 replies
Hello, We had a database emergency few days back and the temp db started to get huge. We solved it …
11 replies
We recently moved one of our applications (build in a 3GL called Uniface) from SQL 2000 to SQL 2005…
12 replies
[font="Tahoma"] Hi all, I using encryption to encrypt one column in my database but after I encrypt…
3 replies
Despite of having 32GB of memory, windows task manager shows that SQL server is only using 279MB at…
6 replies
Dear All, When I open "Design" of a view from SSMS I get the following error. "Attempted to r…
3 replies
We need to implement table partitioning and develop an SSIS package to load that table. We also nee…
3 replies
Hello Everyone. Does anyone know of a way to obtain the details of a SPID in a Profiler trace? I kn…
5 replies
Hi I'm running the next query to see the sp that are cached : select object_name(objid) name ,* fr…
3 replies
I migrate a data base SQL SERVER 2000 to a new powerful DELL server (2 processors 64bit 12M cash, 1…
12 replies
Hi, I have a stored procedure with the following code: ALTER PROCEDURE [dbo].[page_fixtures_getSea…
3 replies
I am maintaining a data mart and came across a table in that is having 3 non-clustered indexes on t…
6 replies
Viewing 15 topics - 1,816 through 1,830 (of 3,249 total)
You must be logged in to create new topics.