Skip to Main Content

GoldenGate

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Setup Logretention on DB2

Arturo GutierrezMay 9 2016 — edited May 12 2016

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

This post has been answered by Arturo Gutierrez on May 12 2016
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 9 2016
Added on May 9 2016
5 comments
1,943 views