Symptom
- Error reported when the schema of some tables changed (MS SQL Server) with replication enabled.
- The error is:
Replication is skipping schema version logging because the systranschemas table is not present in
database '8'. This is an informational message only. No user action is required.
- Looking at the file: \Sybase\RAX-15_5\\scripts\xlog\installed, the last few lines in partinit.sql are:
use PDB
go
if object_id('systranschemas') is not null
drop table systranschemas
go - Why would SAP RAM (Replication Agent for MS SQL Server) remove a Microsoft supplied system table?
Read more...
Environment
SAP Replication Server Options (RSO) for MS SQL Server 15.7 or higher.
Product
SAP Replication Server, option for Microsoft SQL Server all versions
Keywords
CDC, informational error , KBA , BC-SYB-REP , Sybase Replication Server (standalone) , Problem
About this page
This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).Search for additional results
Visit SAP Support Portal's SAP Notes and KBA Search.