Configuring 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.

Syntax

refimp config -f config_file

Parameter

Use -f 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.

If refimp config executes successfully, you see:

Task succeeded: configuring database replication environment completed.

See “Objects created for the reference environment” for the tables, system procedures, and other objects that the reference implementation creates.