Viewing 15 topics - 255,571 through 255,585 (of 283,957 total)
Topics
Started by
Posts
Last post
We tried to delete a HUGE table, but decided to stop it before it was done. Now SQL Server cannot b…
4 replies
Right, I have connection all working and have returned a record count from a table called User, I'm…
7 replies
hai, i have the following result after the execution of dbcc showcontig on a very large table DBCC …
8 replies
Does anyone knows how to get available physical memory using SQL ? Thanks. -Jimmy
5 replies
Maybe someone knows some links where I (and I believe others too) may find some valuable info…
6 replies
This is a very strange behavior that I hope someone can explain. On my SQL Server 2000 insta…
4 replies
I have a table with duplicate id fields (PPID) and I need to retrieve one row for each distinc…
6 replies
is there anyway to get the size and freespace available in local disk (C, D etc..) through t-s…
3 replies
Hi All, I tried posting this message yesterday but it didn't appear on the forum so I am posting ag…
10 replies
Given this table: CREATE TABLE #T_PEOPLE ( SSN char (9), BIRTHDAY datetime ) insert #T_PEOPLE(ssn, …
5 replies
I am running a script against a couple of databases on my SQL Server 2000 Standard Edition Instance…
2 replies
I run a job overnight everynight on both Production server and development machine. It never …
2 replies
I am having problems with my SQL as i am using multiple threads to query the database. What is the …
3 replies
Most querries on my server normally take 40% CPU, but some take it all. Can I somehow limit a numbe…
1 replies
Hello- I was reviewing my error logs and found that I had two occurrences of tempdb log being full.…
7 replies
Viewing 15 topics - 255,571 through 255,585 (of 283,957 total)