Configure the Reference Environment

After you build the reference replication environment, execute the refimp script with the config parameter and a configuration file to create tables and stored procedures on the reference primary and replicate databases, and create a database replication definition and a subscription on the reference Replication Server.

Enter:
refimp config -f config_file

Use config_file to specify the name and location of the configuration file that contains the parameters you can specify in the file.

You must use the same configuration file information you specified for buildenv in the build process.

If refimp config executes successfully, you see:
Task succeeded: configuring database replication environment completed.
Related reference
Objects Created for the Reference Environment