Hi All,
I am getting an Error message when we are running the Snapshot Agent for a transactional replication that uses an Oracle 12c publisher in SQL Server 2008 R2: "Msg 21613, Level 16, State 1, Procedure sp_IHsyncmetadata, Line 223"
Got a solution from below link from microsoft to install cumulative update package 3 for Sql server 2008.
https://support.microsoft.com/en-us/kb/960574
but the solution was for 11g and currently we are having 11g publisher and we are not facing any issue but we got this error on 12c publisher and also while installing the Cumulative update package 3 its giving error as "There are no SQL Server instances or shared features that can be updated on this computer.
Seems like our environment already has the fix but still we are getting this error.Below is the version details of our server
10.50.2500.0 SP1 Enterprise Edition (64-bit)
Thanks in advance.