(Optional) Use rs_init to upgrade the RSSDs or ERSSDs so they are compatible with the executable programs.
Upgrading an RSSD or ERSSD may add new Replication Server system tables, add new rows or columns to existing tables, or install new stored procedures. Upgrade an RSSD based on the information from the Replication Server installation worksheet for the Replication Server you are upgrading. You must separately use rs_init to upgrade any primary, replicate, or standby user databases in the replication system to accommodate changes, such as installing new stored procedures, that support the new version of Replication Server to which you are upgrading.
sp_role 'grant', sa_role, primary_user
sp_role 'revoke', sa_role, primary_user
erssd_release_dir=/sybase/REP-15_5/ASA11
ERSSD start command: /sybase/REP-15_5/ASA11/bin/dbspawn -f -q /sybase/REP-15_5/ASA11/bin/dbsrv11 -s none -ti 0 -x "tcpip(PORT=15501;DOBROAD=NO;BLISTENER=NO)" -o /sybase/REP-15_5/errorlog/rs155_prs_ERSSD.out /sybase/REP-15_5/dbfile/rs155_prs_ERSSD.db
erssd_ra_release_dir=/sybase/REP-15_5/ASA11
erssd_ra_start_cmd=/sybase/REP-15_5/ASA11/bin/dbltm -ud -S SAMP_RS_ERSSD_ra -C /sybase/REP-15_5/samp_repserver/SAMP_RS_ERSSD_ra.cfg -ot /sybase/REP-15_5/samp_repserver/SAMP_RS_ERSSD_ra.out -I /sybase/interfaces
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/work/RS126/REP-12_6/ASA8/lib export LD_LIBRARY_PATH
sp_start_rep_agent RSSD_name
resume log transfer from all
resume route to dest_rs