Topics
Started by
Posts
Last post
In the SQL 2000 version of Enterprise Manager I have my default view for the databases set to the t…
5 replies
By: jeff451
Got a large database (~20Gb) on central server(MS SQL2000 SP3). To reduce the load a transactional…
5 replies
We have an object that is triggered on a table on update / insert which was working but seems to ha…
3 replies
I am attempting to remove free space from a database and yet to be successfull. I have attempted o…
2 replies
Is there a way to MOVE the transaction log of a database to a different drive on my server? The da…
4 replies
By: vambati
SELECT name FROM tempdb..sysobjects WHERE name like N'#tempNumStores%' AND type = 'U' Returns a rec…
2 replies
By: hirenk
I am running SQL 2k SP3 and WIN 2k SP3 CLUSTER server. For some reason i cannot find any SQL SERVER…
2 replies
By: vambati
I tried this on my dev, acceptance and prod env : xp_sendmail ....,@attachment = '..' It works fine…
1 replies
By: Bidec
I am required to change the name of a column. The change seems to be turning up everywhere. Is ther…
1 replies
Email notification has not been working for my maintenance plans. When I try to troubleshoot (per …
1 replies
Does anybody know how to programatically determine the actual memory allocated to a SQL Server inst…
2 replies
On my user databases I'm using the database maintenance plan to run integrity checks. For these I h…
10 replies
Hi there, we have a job that runs every night. Since two nights ago, the job runs, fails, and ther…
3 replies
I am a relatively new DBA and have a couple of questions about using Blob datatypes and it's effec…
8 replies
By: kevkaz
I am trying to use CDW to move logins from SQL Server 7 to 2000. The only pre-requiste that I know …
3 replies
Viewing 15 topics - 13,966 through 13,980 (of 16,168 total)
You must be logged in to create new topics.