Viewing 15 posts - 346 through 360 (of 451 total)
It is a very good tool. Easy to install and to use.
Check this early post:
http://www.sqlservercentral.com/Forums/Topic387360-360-1.aspx#bm388986
January 30, 2008 at 5:39 pm
I created a sql login/user with SQLAgentUserRole in msdb. This user can create job. What did you get?
January 28, 2008 at 6:26 pm
try "copy c:\myfolder\myfile.txt d:\yourfolder\yourfile.txt".
January 28, 2008 at 6:15 pm
For set up a SQL server, this may help or customize to your own environment. http://www.microsoft.com/technet/prodtechnol/sql/2000/maintain/sp3sec04.mspx
A lot of best practices posts on this site. Happy searching.
January 23, 2008 at 10:02 pm
Seems there are a couple things to work on here. For multiple indexes, you may use "Index Tuning Wizard" to find out whether all the indexes are needed or...
January 23, 2008 at 9:46 pm
How about shrink the current log file to a very small size when the used space is tiny and restrict the maximum file size, should be a small size, for...
January 23, 2008 at 9:24 pm
I remeber dynamic volume expansion should add extra space without downtime. This may apply to your case if needed.
January 23, 2008 at 8:55 pm
I have 2 cents:
1. Verify database restore from the backup on the new server. This can be done before the migration.
2. Right after migrate database to the new server,...
January 20, 2008 at 9:01 pm
More career related options are:
1. Write technical articles and get published or posted.
2. Join or host a user group. I know PASS has user groups. My area...
January 18, 2008 at 9:40 am
Cumulative Hotfix for SQL Server 2000 Service Pack 4 - Build 2187
Have you checked the SP4 setup log? You may find the helpful message about the...
January 17, 2008 at 8:49 pm
MS has "SQL Server 2005 Upgrade Technical Reference Guide".
January 17, 2008 at 8:37 pm
one more option: Freelance DBA and Consulting.
January 15, 2008 at 12:18 pm
Found EMC doc for the distance. For your reference.
Quote from EMC SRDF/CE V2.0 user guide:
“EMC GeoSpan for MSCS provides disaster-tolerant capabilities that enable the cluster servers to be geographically...
January 9, 2008 at 10:29 am
google "Geographically Dispersed Clusters". Here is MS doc http://download.microsoft.com/download/7/6/f/76f3db2f-6f43-4624-bfde-ff731e3c1f96/GDClusters.doc#_Toc87754923
EMC Geospan/SDRF has remote replication solutions for this. You may look into this.
I remember the distance is 2...
January 8, 2008 at 2:14 pm
Viewing 15 posts - 346 through 360 (of 451 total)