Creating the logical connection

  1. Using a login name with sa permission, log in to the Replication Server that will manage the warm standby databases.

  2. Execute the create logical connection command:

    create logical connection to logical_ds.logical_db
    

    The data server name and database name can be any valid object name. Typical values might include Oracle System Identifier (SID), to relate the logical connection to the physical Oracle implementation.