Viewing 15 posts - 361 through 375 (of 1,536 total)
Look for sp_help_revlogin on support.microsoft.com there are all the scripts and full instructions for usage there.
March 24, 2009 at 7:14 am
Run sp_helprev_login on the main server.
Apply the script on the standby server.
Because the SIDS will match up you won't need to run any update to the users in the databases.
March 24, 2009 at 6:11 am
This has driven me insane. This is not available and I have no idea why this would not be functionality, it's not there in 2008 either (however on the feature...
March 24, 2009 at 6:06 am
Boil it down real quick.
It does delete, however hangs on to it for a bit in the filesystem before it does it, just in case.
March 10, 2009 at 10:58 am
I wouldn't worry about the differential backup so much as actually being able to restore from an Arcserve backup. Just curious as to whether you've tried it and actually been...
March 10, 2009 at 10:54 am
If you don't have to take the old server down just run them from there, and migrate as you are able to turn them into SSIS packages.
March 5, 2009 at 12:32 pm
I'm going back to 2000 from 2008 and haven't encountered any issues. Just ensure that when you create publications don't enable the option to replicate compression settings as they are...
March 2, 2009 at 2:15 pm
I am seeing the same behaviour with my 64bit version of 2005 as regards the AWE piece, so I don't think that's a problem.
You can configure the MAXDOP value on...
February 11, 2009 at 5:46 am
You can certainly just install the client components, just as you could in 2000. Just select the client in the installer dialogue, remove everything else, and you are golden.
February 10, 2009 at 11:02 am
Nice, didn't even know that you could do that. Will remember that one for the future.
Thanks
February 10, 2009 at 8:18 am
You'll need to perform a substring function against the data to get rid of the $ when attempting to execute the query.
Another way would be to use a computed column...
February 10, 2009 at 7:58 am
Try pulling the backup locally and not restoring over the network should provide an enhancement.
February 10, 2009 at 6:25 am
This might seem a little strange, but try lowering the MAXDOP value to half the number of cores on the system (I'm not sure how many cores you have on...
February 10, 2009 at 6:09 am
ashok (2/9/2009)
Thanks I think i am near from output. I asked my question this one. what is this error.
What software i need to install to send mail.? kindly give...
February 10, 2009 at 5:58 am
Only use the backup exec stuff if you don't want to do a restore.
I've yet to see a backup vendor produce a product to backup databases directly to tape that...
February 9, 2009 at 8:01 am
Viewing 15 posts - 361 through 375 (of 1,536 total)