GoldenGate, Streams and Distributed Database (MOSC)

MOSC Banner

Hi GG Gurus,

edited Jan 20, 2019 4:06AM in GoldenGate, Streams and Distributed Database (MOSC) 4 commentsAnswered

I am trying to set up GoldenGate replication on Oracle Linux Server 6.8, 64 bit.  Database is Oracle 11.2.0.3.0.

I downloaded GoldenGate software 12.2.0.2.2 software and installed.

When it came to implementing 5 pre-requisites, I issued the following command on my source database as sysdba.

alter system set enable_goldengate_replication=TRUE;

Got the following error:

alter system set enable_goldengate_replication=TRUE

*

ERROR at line 1:

ORA-02065: illegal option for ALTER SYSTEM

SQL> show user;

USER is "SYS"

SQL> alter system set enable_goldengate_replication=TRUE;

alter system set enable_goldengate_replication=TRUE

*

ERROR at line 1:

ORA-02065: illegal option for ALTER SYSTEM

I tried to add in pfile an entry at the end such as enable_goldengate_replication=TRUE

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