all groups > sql server replication > december 2003 >
You're in the

sql server replication

group:

Missing Stored Procedures for Replication after SP3a applied


Missing Stored Procedures for Replication after SP3a applied Rob Gilchrist
12/30/2003 4:01:05 AM
sql server replication:
Hi
We have recently applied SP3a to two of our SQL SERVER 2000 servers. Both machines are running on Win 2000 and neither had any previous Service Packs applied. Both machines are Publishers in merge replication.

Once SP3a was installed the replication failed with the error message

Could not find stored procedure 'sp_mergemetadataretentioncleanup'.

On closer inspection there are approximately 30 Stored Procedures missing from the master DB's on both machines, compared to a successfully patched SQL Server. The following is a list of some of the SP's that are missing.

Does anybody know how I can replace these SP's or find out why they where deleted?

Cheers
Rob


sp_createmergepalrole
sp_execresultset
sp_getqueuedarticlesynctraninfo
sp_getsqlqueueversion
sp_mergemetadataretentioncleanup
sp_MSchunkgeneration
sp_MScleanup_zeroartnick_genhistory
sp_MScreatedupkeyupdatequery
sp_MSdelete_specifiedcontents
sp_MSenumschemachange_80sp3
sp_MSfixupbeforeimagetables
sp_MSgetmakegenerationapplock
sp_MSisnonpkukupdateinconflict
sp_MSispulldistributionjobnamegenerated
sp_MSispullmergejobnamegenerated
sp_MSpurgecontentsorphans
sp_MSreleasemakegenerationapplock
sp_MSrepl_FixPALRole
sp_MSrepl_PAL_rolecheck
sp_MSscriptdelconflictfinder
sp_MSscriptinsertconflictfinder
sp_MSscriptupdateconflictfinder
sp_MSscriptviewproc
sp_MSsethighestversion
sp_MSupdate_mqserver_distdb
sp_MSupdate_mqserver_subdb
sp_populateqtraninfo
sp_repldeletequeuedtran
sp_replincrementlsn
sp_replpostsyncstatus
sp_replscriptuniquekeywhereclause
sp_replsetoriginator
sp_replsetoriginator_pal
sp_repltablehasnonpkuniquekey
sp_script_insertforcftresolution
sp_scriptdynamicupdproc
sp_scriptpublicationcustomprocs
sp_scriptpubwinsrefreshcursorvars
xp_execresultset





Re: Missing Stored Procedures for Replication after SP3a applied Hilary Cotter
12/30/2003 10:21:46 AM
I've seen this myself. It is most troubling. Everyone blamed me.

We fixed it by re-applying the sp.
[quoted text, click to view]
machines are running on Win 2000 and neither had any previous Service Packs
applied. Both machines are Publishers in merge replication.
[quoted text, click to view]
from the master DB's on both machines, compared to a successfully patched
SQL Server. The following is a list of some of the SP's that are missing.
[quoted text, click to view]

Re: Missing Stored Procedures for Replication after SP3a applied Hassan
12/31/2003 7:05:13 PM
Im glad you did not lose your job...

[quoted text, click to view]

AddThis Social Bookmark Button