Quantcast
Channel: SCN: Message List - SAP Replication Server
Viewing all articles
Browse latest Browse all 876

Re: How to find source repdef ?

$
0
0

If you are trying to find the repdef based on the error message in the log above.  You can run the following query in the RSSD

 

select objname, phys_tablename from rs_objects where phys_tablename ='tab1'

go

 

objname will be the name of the repdef.

 

You can then run rs_helprep <objname>  to get more details on the repdef.

 

regards

Terry


Viewing all articles
Browse latest Browse all 876

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>