Turning on log transfer

NoteYou must create a database connection between Replication Server and the data server using rs_init or create connection before you can turn on log transfer. See the Configuration Guide for you platform for information about creating connections using rs_init; see Chapter 7, “Managing Database Connections,” in the Administration Guide for information about using create connection.

Turn on log transfer for the database connection to the primary database using alter connection. For example, at the Replication Server, enter:

alter connection to TOKYO_DS.pubs2
    set log transfer on