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.
Author |
Topic |
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2007-02-12 : 21:54:33
|
Sous writes "Dear sirs,i had to delete the 1st mnaintenance plan after removing log shipping.i started to do new maintenance plan if is giving me:error 14462, call sp_define_log_shipping_monitor delete_existing = 1i did it, but still giving me this messagei tried EXEC msdb..sp_delete_log_shipping_primary@primary_server_name = 'SERVER' ,@primary_database_name='DB', @delete_secondaries = 1 and still the same error shown.Awaiting your kind reply.Best Regards,Sous" |
|
tkizer
Almighty SQL Goddess
38200 Posts |
Posted - 2007-02-13 : 13:21:31
|
You haven't posted any errors. We'll need those in order to help.Tara Kizer |
 |
|
|
|
|