Starting an instance with the ma utility

When you start the Mirror Replication Agent using the ma utility, you can specify the instance start-up state. If you do not specify a start-up state when you invoke the ma utility, the Mirror Replication Agent instance starts in its default Admin state.

NoteYou must set the SYBASE environment before you invoke the Mirror Replication Agent ma utility. See “Preparing to use the utilities” for more information.

StepsTo start Mirror Replication Agent with the ma utility

  1. Open an operating system command window on the Mirror Replication Agent host machine.

  2. At the operating system prompt, navigate to the Mirror Replication Agent bin directory:

  3. In the Mirror Replication Agent bin directory, invoke the ma utility to start the Mirror Replication Agent instance:

    ma -i inst_name
    

    or

    ma -i inst_name -state
    

    where:

    For example, to start the Mirror Replication Agent instance named “my_ma” in Replicating state, enter:

    ma -i my_ma -replicate
    

After you start the Mirror Replication Agent instance, you must open another operating system command window to log in to its administration port.