Specifies that Replication Option create a replication database at the target site. When a replication transfer executes, Replication Option creates a database at the target site during the initial execution and supplies updates to it during subsequent transfers. In addition, the execution of a replication transfer might create special-purpose relations in the source database and the target database to handle updating. Refer to the Replication Option Handbook for specific information about these special database entities. Because the source database is modified with the addition of these new system relations, the user who defined the transfer needs the DEFINE access right to the source database. After Replication Option creates the target database and transfers the data records to it, users are expected to access the replication database to retrieve data only. Applications should not attempt to store, modify, or erase values in records of the replication database.