Symptom
- There are 2 tables with the same name but owned by 2 different user Owners dbo and user1
- The table owned by dbo dbo.test is already marked for replication
- Tried to mark user1.table for replication and got an error:
sp_setreplicate "user1.test",'true'
go
Msg 17963, Level 16, State 1:
Server 'ASE16', Procedure 'sp_setreplicate', Line 454:
An object with the same name, but owned by a different user is already being
replicated. The object 'user1.test' cannot be replicated.
(return status = 1)
Read more...
Environment
SAP Replication Server (SRS) all versions
Product
SAP Replication Server all versions
Keywords
table owner qualified, owner mdofied table name , 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.