Command File 

When you call the Replication Manager, you specify the name of the command file with the option b. The commands in the command file are then send individually from the Replication Manager to the REPM Server, where they are processed in this order.

Commands are used to formulate statements for loading and unloading data on the database instance or for changing the settings for the current user session. For example, you can change the SQL dialect or log on a new user so that data can be loaded to his or her tables. The external data files are also specified in these commands (source files or target files).

You can also use SQL statements in the command file.

repmcli -u jones,confidential -d MK1 -n PCnew -b command.dat