Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 SQL Server 2000 Log Shipping

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2002-04-04 : 08:08:35
Rob writes "Hi All,

I failed to configure the Logshipping in
SQLServer2000, through database maintenance plan wizard,
at last step I got the following error.

Microsoft SQL-DMO(ODBC SQLState:42000)
Error 50007:xp_repl_encrypt:Error executing
srv_paramsetoutput


I am running SQLServer2000 Enterprise Edition with
Servicepack2, and Windows2000AdvancedServer with
Servicepack2 on both machines and bothe machines are in
the domain, both SQLServerservices are running under
Domain account.

thanks in advance,

Rob."

aiken
Aged Yak Warrior

525 Posts

Posted - 2002-04-06 : 19:15:21
Well, I'm afraid I can't shed any light here, but I can say that I am having the exact same problem.

Anyone?

-b

Go to Top of Page

chadmat
The Chadinator

1974 Posts

Posted - 2002-04-07 : 05:53:17
Make sure you login as an administrator when you set it up. Also, make sure the server is registered through SEM with a trusted account (Not a SQL account) and use a trusted account for the log shipping probe account.

That should resolve the issue.

-Chad

Go to Top of Page
   

- Advertisement -