Hello,
I'm following the guide:
Installing and Configuring Oracle GoldenGate for DB2 LUW 12c (12.2.0.1) E66358-01 .
To configure DB2 properties to turn on GG replication.
I'm using DB2 10.1 versión.
And when I execute this commands to enable archive mode and retention.
• db2 update db cfg using USEREXIT ON
•SQL1597N Configuring the DB2 environment failed because the specified DB2 configuration parameter is discontinued.
•
db2 update db cfg for musicdb using LOGRETAIN RECOVERY
•SQL1597N Configuring the DB2 environment failed because the specified DB2 configuration parameter is discontinued
Any idea how to fix this issue?
Thanks
Arturo