Valid on Windows.
The repinst command creates or removes Ingres Replicator servers as Windows services.
The repinst command has the following formats:
repinst num_servers
repinst remove
Specifies the number of Replicator Servers to install. Servers are numbered sequentially starting from 1. If some services have already been created, repinst only creates new services beyond the existing ones, but up to num_servers.
Removes all services.
This command creates three services:
repinst 3
This command creates two more services:
repinst 5
This command removes all five services:
repinst remove