Creating the Logical Connection

Create the logical connection for a warm standby application.

  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:
    logical_ds.logical_db
    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.