Starting an instance with the mra utility

When you start the Mirror Replication Agent with the mra utility, you can specify the instance start-up state. If you do not specify a start-up state when you invoke the mra 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 mra utility. See “Setting the SYBASE environment” for more information.

StepsTo start Mirror Replication Agent with the mra 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 mra utility to start the Mirror Replication Agent instance:

    mra -iinst_name
    

    or

    mra -iinst_name -state
    

    where:

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

    mra -i my_mra -replicate
    

See “Using the mra utility” for more information.

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