🔥码云GVP开源项目 12k star Uniapp+ElementUI 功能强大 支持多语言、二开方便! 广告
Does Oracle GoldenGate requires Xlc.Adt.Include 8.0 (文档 ID 1147116.1) ### APPLIES TO: Oracle GoldenGate - Version: 10.4.0.0 and later   [Release: 10.4.0 and later ] Information in this document applies to any platform. ### GOAL Does Oracle GoldenGate requires Xlc.Adt.Include 8.0? ### SOLUTION In README.txt, it is written that the following as the minimum runtime libraries required  Some versions of AIX 5.3 do not have the latest runtime libraries required by Oracle GoldenGate. Please make sure the following minimums are met:  xlC.adt.include 8.0 COMMITTED C Set ++ Application* xlC.aix50.rte  8.0 COMMITTED XL C/C++ Runtime for AIX 5.3 xlC.msg.en_US.rte 8.0 COMMITTED XL C/C++ Runtime xlC.rte 8.0 COMMITTED XL C/C++ Runtime* The list above is not correct. Library xlC.adt.include 8.0 is not required. The rest of the other three runtime libraries are still required for Oracle GoldenGate to function normally.  The following link has the required runtime libraries http://www-01.ibm.com/support/docview.wss?rs=2239&uid=swg24019829 Necessary changes will be made to README.txt.