Viewing 15 posts - 1,141 through 1,155 (of 1,655 total)
You're right about the @sync_type parameter. A value of 'none' should indicate that the subscriber already has the schema and data is synchronised.
What parameter value are you using?
Markus
September 25, 2007 at 5:34 am
G
I would do 2 things. You obviously can't stop these attempts as long as you don't know where they originate from so:
First of all rename the sa account, so...
September 25, 2007 at 1:57 am
If I read it correctly your making a tranasaction log backup every 5 minutes to the same backup device.
BACKUP LOG [ECOMLIVE] TO [ECOMLIVE Log] WITH INIT ,....
The problem is the...
September 25, 2007 at 1:50 am
Can't say I ever used this option but keeping in mind all the changes to 2k5 maintenance plans in SP1 + 2 I'd rather create new plans in SSMS. In...
September 24, 2007 at 12:13 pm
I agree with Ninja and like to add one request.
Currently you only see 10 questions at a time. This makes it almost impossible to find some older questions.
Markus
September 24, 2007 at 12:05 pm
I can't claim to be an expert on the field of RMO, but this link should help you getting started.
http://msdn2.microsoft.com/en-us/library/ms147926.aspx
Markus
September 24, 2007 at 5:55 am
Paul, I don't know where you've read that Server Admin can execute this procedure, but when you execute the code in a query window the error message tells you that "Only...
September 24, 2007 at 4:27 am
Have a look here:http://support.microsoft.com/kb/811889
September 22, 2007 at 1:41 am
Then restoring a dropped database, it can get a different ID. Looks like the job definition somehow contains the old database ID. Check the steps in the job for any...
September 22, 2007 at 1:32 am
As you said yourself, it depends on the requirements. How big is your database, how many transactions happen every day, what amount of dataloss is acceptable, how long is your...
September 22, 2007 at 1:27 am
Probably the best quality courses you can find at Solid Quality Leraning. All courses are held by real experts all of them MVP. The disadvantage is that they are more...
September 22, 2007 at 1:19 am
Actually the warning is there because in SQL 2000 you have the option to save a package as Meta Data package in the repository. IN SQL 2005 this option no...
September 21, 2007 at 8:55 am
As I wrote before it depends on the service pack version where you find them.
For the RTM and SP1 do the following steps :
September 21, 2007 at 5:26 am
SSMS contains a couple of standard reports. Depending on which SP you have installed you can either find them at the top of the summary window (Pre-SP2) or by right-clicking...
September 21, 2007 at 2:41 am
Viewing 15 posts - 1,141 through 1,155 (of 1,655 total)