Viewing 15 posts - 1 through 15 (of 29 total)
You could also create a dedicated linked server SQL login on both servers with specific read/write permissions in a specified database if you did not want to grant sysadmin rights...
December 15, 2009 at 7:21 am
Assuming you are using a backup software such as Symantec Backup Exec you should be able to catalog the tape. It may take a while depending on type and...
July 29, 2008 at 9:41 am
It is a matter of preference. You can also detach from the 2000 instance and then attach to the 2005 instance. It typically takes a couple of minutes...
July 29, 2008 at 8:13 am
On the response tab of a new alert being created you could also have it execute a job such as a predefined backup job or shrinkfile etc... There are many...
March 27, 2007 at 8:50 am
You may want to consider creating custom alerts under SQL Server agent. You can create custom alerts to monitor any of the SQL Server perfmon counters such as datafile size...
March 27, 2007 at 7:59 am
I agree with most of what has been said here. I would like to reiterate what Adam has said. Check indexes, index fragmentation, updating statistics etc... It could possibly be...
March 15, 2007 at 8:07 am
Because of the 64bit archictecture you no longer need to use the PAE switch in the boot.ini file. You do not need the AWE or the /3GB any longer to fool...
March 13, 2007 at 12:19 pm
If you are looking for a good DBA admin type book that covers SQL Server 2000 from start to finish I would check out Professional SQL Server 2000 Programming by...
December 8, 2006 at 10:13 am
I went through something similar to this with SQLServer 2000 Ent. 64bit. It seemed that anything I tried the default action for SQL Agent is to use the NT authentication...
January 11, 2006 at 8:25 am
I am not one to advertise or sell third party products but about 2 years ago I began using RedGate SQL Backup for SQLServer needs. I evaluated it against 3...
January 11, 2006 at 8:12 am
I cannot speak on the custom VB or C+ apps as we are not running any although I would assume they would just run as 32bit apps. They only run...
January 4, 2006 at 7:32 am
We are running 64bit OS Server 2003 & 64bit SQLServer 2000. If you have any 32bit apps they will have to run in compatibility mode which will slow it down. ...
January 3, 2006 at 6:26 am
There are definite benefits to going SAN. It looks like you have a couple of disk arrays and appear to be configured pretty well. I would say you could roughly...
December 30, 2005 at 9:11 am
We went through the same problem. We had consultants in and everybody that used sql server knew the 'sa' password. Its not as difficult as you might think on sql...
September 23, 2005 at 8:23 am
Has there been any type of database maintenance plan invoked recently? I have seen where after running an INDEXDEFRAG or an DBREINDEX on all tables in the database that the...
September 23, 2005 at 8:09 am
Viewing 15 posts - 1 through 15 (of 29 total)