Create Replication Server objects in the replicate database

Use the Replication Server script to create required objects in the replicate Oracle database. Use the ECDA connection through isql to apply the script, logged in as the replicate database maintenance user:

$SYBASE/REP-12_6/scripts /hds_oracle_setup_for_replicate.sql

The scripts in the Replication Server directory have not been updated for this release. Instead, apply the following scripts from the Mirror Replication Agent installation:

$SYBASE/MRO-12_6/scripts /hds_oracle_new_setup_for_replicate.sql

Use your Oracle database access tool (such as sqlplus) to create the procedure in the replicate Oracle database required for sequence replication:

$SYBASE/MRO-12_6/scripts /oracle_create_replicate_sequence_proc.sql