IMPAX 6.5.1 Server Knowledge Base home > Oracle Server home > Configuring Oracle Data Guard > Configuring Oracle Data Guard using cold backup

Running the Oracle Data Guard configuration on the standby server

After the Data Guard configuration is run on the primary server and before running the configuration on the standby server, the listener needs to be started.

To start the public listener

  1. Log in as the oracle (Solaris) or AgfaService (Windows) user.

  2. Type lsnrctl start listener_public.

After the listener service is started, run the Oracle Data Guard configuration on the standby server.

To run the Oracle Data Guard configuration on the standby server

  1. On the standby server, log in as user root (Solaris) or AgfaService (Windows).

  2. Change to the /usr/mvf/bin (Solaris) or C:\mvf\bin (Windows) directory.

  3. On Solaris, type ./setup_dg.

    or

    On Windows Server 2008, either 32-bit or 64-bit, open an elevated command prompt by selecting Start, then right-clicking Command Prompt, then selecting Run as administrator. Then, type bash setup_dg

  4. When prompted, provide the Flashback area and host name information requested.

  5. When asked if you want to do the RMAN restore, type "n".

  6. When asked about the manual restore, start up a separate prompt on the standby server and perform the procedures that follow to restore the database on the standby server in the new command prompt.

    For the time being, leave the existing prompt alone.


Next, if using Solaris servers, share the primary Flashback Recovery Area and primary /dbase partition; otherwise, if using Windows servers, restore the database on the standby server.


Topic number: 123967

Applies to: IMPAX 6.5.1 Server Knowledge Base