Shutting down the Replication Agent instance

Each Replication Agent instance can be started and shut down independently of all other components in a replication system, and independently of other Replication Agent instances.

For information about how to start a instance, see “Starting the Replication Agent”.

Shutting down the Replication Agent instance terminates its process on the host machine.

NoteYou can stop all replication processing in the Replication Agent without shutting down the instance. See “Stopping replication in the Replication Agent”.

To shut down a Replication Agent instance, you must log in to the administration port and invoke the shutdown command. The shutdown command gives you two options:

NoteIf the Replication Agent instance is in state transition, it ignores the shutdown command with no option (normal shutdown). It does not ignore shutdown immediate when it is in any state, including transition from one state to another.

When a Replication Agent instance is shut down normally, it does the following:

StepsShutting down a Replication Agent instance

  1. Log in to the Replication Agent instance with the administrator login.

  2. Invoke the shutdown command as follows:

    • Use the following command to shut down the Replication Agent instance normally:

      shutdown
      
    • Use the following command to force an immediate shutdown, regardless of the state of the Replication Agent instance:

      shutdown immediate
      

      This command shuts down and terminates the Replication Agent instance immediately, without first quiescing.

For more detailed information about the shutdown command, see the Replication Agent Reference Manual.