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!

Replicat fails to with OGG-01877 Missing explicit accessrule for server collector.

3277583May 24 2017 — edited May 24 2017

DB Version 12.2.0.1.1

OGGCORE_12.2.0.1.0

I have an issue when trying to start a replicat process it fails with  the below error :

2017-05-23 20:01:55  INFOOGG-00987  Oracle GoldenGate Command Interpreter for Oracle:  GGSCI command (oracle): start replicat repVM aftercsn 2262944423.

2017-05-23 20:01:55  WARNING OGG-01742  Oracle GoldenGate Command Interpreter for Oracle:  Command sent to MGR MGR returned with an ERROR response.

Thus had checked the  mgr report file and found this message:

2017-05-23 20:01:50  WARNING OGG-01877  Missing explicit accessrule for server collector.

2017-05-23 20:01:50  INFO    OGG-00960  Access granted

Hence placed the below parameter in the mgr parameter file but the issue still there ,please Advise!

PORT 7809

--ACCESSRULE, prog server,ipaddr *,ALLOW

ACCESSRULE, prog *,ipaddr 89.30.30.45,ALLOW

PurgeOldExtracts ./dirdat/vm/* ,UseCheckPoints

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 21 2017
Added on May 24 2017
10 comments
1,752 views