내 커뮤니티 업적 표시줄을 확대합니다.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

Oracle Golden Gate

Avatar

Level 1

Is Adobe AME 6.1 certified to run with Oracle Golden Gate for replication of an active- active replication scenario?

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Employee Advisor

Hi,

If you want to build an "active-active" cluster of 2 or more AEM instances, AEM expects a single (logical) database. It does neither matter what kind of physical technology is behind it (that means, if it's a single database or a clustered database) nor if or what kind of clustering technology is used for the database.

But:

  • All nodes in an AEM cluster are writing to the repository (in case you use a relational database to host the repository: they all write to the database), so pointing individual AEM cluster nodes to a read replica does not work.
  • And even if you use a "back and forth" replication (don't know if and how it's possible with GoldenGate) it adds another level of delay between a write of a cluster node and the time when the result of the write is visible to all cluster nodes. Because this adds on top of the "eventual consistency" guarantee of OAK clustering.
  • And thirdly: The use of RDBMK is on available with support level "R" [1,2]. Please check with Adobe support regarding that.

In general: Adobe does not make a statement about GoldenGate, therefor it is not certified. But it might work.

Jörg

 

[1] https://docs.adobe.com/docs/en/aem/6-1/deploy/technical-requirements.html#Storage%20&%20Persistence

[2] https://docs.adobe.com/docs/en/aem/6-1/deploy/technical-requirements.html#Support%20Levels

원본 게시물의 솔루션 보기

2 답변 개

Avatar

Administrator

Could you please elaborate your use-case bit more. What exactly are you trying to achieve? I have also asked internal expert to have a look at this one.

~kautuk 



Kautuk Sahni

Avatar

정확한 답변 작성자:
Employee Advisor

Hi,

If you want to build an "active-active" cluster of 2 or more AEM instances, AEM expects a single (logical) database. It does neither matter what kind of physical technology is behind it (that means, if it's a single database or a clustered database) nor if or what kind of clustering technology is used for the database.

But:

  • All nodes in an AEM cluster are writing to the repository (in case you use a relational database to host the repository: they all write to the database), so pointing individual AEM cluster nodes to a read replica does not work.
  • And even if you use a "back and forth" replication (don't know if and how it's possible with GoldenGate) it adds another level of delay between a write of a cluster node and the time when the result of the write is visible to all cluster nodes. Because this adds on top of the "eventual consistency" guarantee of OAK clustering.
  • And thirdly: The use of RDBMK is on available with support level "R" [1,2]. Please check with Adobe support regarding that.

In general: Adobe does not make a statement about GoldenGate, therefor it is not certified. But it might work.

Jörg

 

[1] https://docs.adobe.com/docs/en/aem/6-1/deploy/technical-requirements.html#Storage%20&%20Persistence

[2] https://docs.adobe.com/docs/en/aem/6-1/deploy/technical-requirements.html#Support%20Levels