"send manager childstatus" equivalent in Microservices architecture
(We use Oracle GoldenGate 21c on RHEL 8, and the Oracle database is 19.20.)
According to
Troubleshooting issues with GoldenGate Downstream Integrated Extract on an IACS replication environment (Doc ID 2879369.1)
it seems the command "send manager childstatus" works in not just Classic Architecture, but also Microservices architecture, which we use. But when I run the command in adminclient, I get this error:
OGG (http://dosrvfscogg2:9100 ogg_ma_fscstg as fscstg_ogg@FSCSTG) 4> send manager childstatus No Extract groups exist. No Replicat groups found, but some coordinated threads may have been excluded.
According to
the command "send manager" only exists for Classic, not Microservices architecture. I suspect the document 2879369.1 is wrong.