Stopping RMS

Stop the Sybase Unified Agent Framework (UAF) to stop Replication Monitoring Services (RMS). RMS is a Java application built using the Sybase UAF.

  1. Navigate to the Replication Server installation directory, %SYBASE% on Windows, or $SYBASE on UNIX.
  2. Set the environment variables by executing SYBASE.bat (Windows) or by sourcing SYBASE.csh (UNIX).
  3. Stop RMS.
    • If an Adaptive Server Unified Agent is running, enter one of these commands:
      • shutdown [-port rmi-port] [-U username] 
        [-P password]
      • shutdown [-port rmi-port] [-user username] 
        [-password password]
      where:
      • rmi-port value is 9999.

      • username and password are the values configured for the UA.

    • If RMS is the only Unified Agent running, enter shutdown.bat (Windows) or shutdown (UNIX).