Viewing 15 posts - 736 through 750 (of 1,536 total)
If you can get a list of the files you could load them into a table, then use a looping DTS package, populating global variables based upon the contents of...
December 3, 2008 at 5:15 am
So you have a public facing IP address (out in a DMZ for example), would this be through a NAT or via a switch that routes traffic from the public...
December 3, 2008 at 5:12 am
In the SQL Server log what does it show as IP's, Ports and Protocols that SQL is listening on?
0.0.0.0 in the netstat generally means that it is listening on all...
December 2, 2008 at 9:02 pm
Of course.
An advantage to Idera is the cost, you could do an extended trial for a very reasonable cost to one instance.
December 2, 2008 at 1:16 pm
I am running on the same currently.
I am a version behind on the tool, but currently it connects, runs queries and disconnects. The data is displayed in a dashboard,...
December 2, 2008 at 1:03 pm
I believe that the replicated data is also compressed, however that you would have to turn on compression on the replicated table manually in order to get the benefits on...
December 2, 2008 at 12:43 pm
Do you get a list of the files that are sent?
December 2, 2008 at 12:38 pm
I had the issue when going to a new domain, unfortunately they would not set up a trust between the two (actually it was different forests), and so had to...
December 2, 2008 at 12:34 pm
What version of SQL are you running?
I know that they run a large number of queries against the servers to produce data, you can adjust the refresh interval (thus the...
December 2, 2008 at 12:31 pm
If you will be using different domain logins you should change those in the script before runing on the new box.
SQL logins would not be affected.
December 2, 2008 at 12:16 pm
Have Diagnostic Manager currently. Dropping it. Looking for something else, even with a higher price point.
Speaking to the Idera reps there have been major improvements in the latest release. Just...
December 2, 2008 at 12:10 pm
scb (12/2/2008)
Actually you wouldn't even need...
December 2, 2008 at 11:45 am
RAID50 is really only useful as it would allow for 3 drives to fail before you would lose your data on the third, rather than losing data when 2 drives...
December 2, 2008 at 10:58 am
A tad cunning, but it does work and allow for the minimum downtime.
Defining database as DB_A
Restore DB_A as DB_B in...
December 2, 2008 at 10:45 am
I was going to take it at PASS, figuring I could always take it again for free in the new year if I messed up, however 6pm apparently doesn't mean...
December 2, 2008 at 8:42 am
Viewing 15 posts - 736 through 750 (of 1,536 total)