Technology Blogs by Members
Explore a vibrant mix of technical expertise, industry insights, and tech buzz in member blogs covering SAP products, technology, and events. Get in the mix!
cancel
Showing results for 
Search instead for 
Did you mean: 
Former Member

If you ask yourself how to safely shutdown a still running Sybase Anywhere instance (Replication Server System Database / RSSD) after a SAP replication server crash on a Windows server machine, you should rely on the "SQL Anywhere Stop Server Utility" from within the following directory "%SYBASE%\REP-15_5\ASA12\win32" with a command as follows:

dbstop.exe -c "UID=<rs_rssd_db>_prim;PWD=<password>;ServerName=<rs_erssd_name>;INT=NO;Host=<server_address:port>"

1 Comment
Labels in this area