After you bring the database server online, the next step is to declare the server to Enterprise Replication.
To define the replication server, use the cdr define server command. For example:
cdr define server [--connect=server_name] \ options --init server_group_name
The --init option initializes the server. If the INFORMIXSERVER environment variable is not set to the server that you are defining, specify the --connect=server_name option. For more information, see Connecting to Another Replication Server.