A series of options can be transferred to the
Replication Manager CLI (REPMCLI) (Replication Manager: SAP DB ®For a link to be established with the database instance on the local computer, you must enter at least option
-d <database_name>. In addition, a command file containing the required REPM server commands must be entered (option -b <command_file>).The following
repmcli -u samplename,secret -d MK1 -b command.dat
The Replication Manager is called and a session is created for the database user
samplename, password secret, with the database instance MK1. All further commands can be found in command file command.dat.