Use the following procedure to uninstall ASE Replicator.
To uninstall ASE Replicator
Remove the secondary truncation point for each primary database. For example:
1> use my_primary_db 2> dbcc settrunc('ltm','ignore')
Use sp_dropprimaryart to drop primary articles from publications.
Remove sp_repmarker from each primary database.
Remove the rl_lastcommit table from each replicate database.
Remove sp_helpdb from the sysprocs database.
Drop the distribution database.
Remove ASE Replicator entries from the sysservers table.
Remove ASE Replicator logins.
Remove all ASE Replicator instance directories and any additional startup scripts.
Copyright © 2005. Sybase Inc. All rights reserved. |
![]() |