Database - RAC/Scalability (MOSC)

MOSC Banner

Dataguard on Oracle RAC

edited Aug 4, 2015 8:02AM in Database - RAC/Scalability (MOSC) 9 commentsAnswered ✓

Hi,

I need your help to solve my error which I am facing while configuring dataguard on Oralce RAC , my db version is 12c 12.1.0.2

My problem :

===> I am not able to connect to my standby db from primary database using tns net service name, it's showing me error invalid username/password.

          I am getting tnsping OK.

Below are the steps which I have performed to configure my datagaurd.

Step 1: modified dataguard related parameter.

alter system set LOG_ARCHIVE_CONFIG='DG_CONFIG=(DG,STD)' scope=both sid='*';

alter system set LOG_ARCHIVE_DEST_1='LOCATION=USE_DB_RECOVERY_FILE_DEST VALID_FOR=(ALL_LOGFILES,ALL_ROLES) DB_UNIQUE_NAME=DG' scope=both sid='*';

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center