Replication Agent Utilities

The utilities provided with Replication Agent are raoagt_service, rao, and rao_admin.

Replication Agent utilities are supplied as batch files for Windows platforms and as shell scripts for UNIX platforms. The utility files reside in the bin subdirectory, under the Replication Agent base directory.

Note: On Windows platforms, when you execute a run script, you can omit the extension: rao -i my_ra. However, on UNIX, you must always include the extension: rao.sh -i my_ra.

You can use the -help option with either rao_admin or rao to obtain information about that utility.

Related concepts
The Command Line Interface