Stopping RMS

Stop RMS.

To stop RMS, you also need to stop Sybase Unified Agent Framework (UAF)

  1. Navigate to the Replication Server installation directory, $SYBASE.
  2. Set the environment variables by sourcing SYBASE.csh.
  3. Stop RMS:
    • If an Adaptive Server UA is running, enter one of the following commands:
      • agentd stop where the full path and syntax for agentd is: $SYBASE/UAF-2_5/bin/agentd { start | stop | restart }

        OR

      • shutdown [-port rmi-port] [-U username]
        [-P password]

        OR

      • shutdown [-port rmi-port] [-user username]
        [-password password]
      where:
      • rmi-port value is 9999
      • username and password are the values configured for the Adaptive Server UA.
      • shutdown
    • If RMS is the only Unified Agent running, enter shutdown .