Symptom:
I have a hierarchical PMDB architecture. A subscriber PMDB does not receive updates from the master PMDB. The error log of the master PMDB has the following message:
Cannot receive update from non-parent PMDB
Solution:
When a subscriber PMDB does not receive updates from the master PMDB, use the following procedure to troubleshoot the problem.
To troubleshoot PMDB update problems
sepmd -L master_pmdb_name
Note: Run this command on the master PMDB computer.
The parent_pmd configuration setting is located in:
HKEY_LOCAL_MACHINE\SOFTWARE\ComputerAssociates\AccessControl\AccessControl
Note: The hostname that you specify in the parent_pmd token must match the hostname of the master PMDB exactly. Verifying that hostname resolution is correctly configured may help troubleshoot this issue. If you use a UNIX computer, you can use the sehostinf utility to discover the hostname of the master PMDB. For assistance, contact CA Support at http://ca.com/support.
If the problem still exists, do the following:
sepmd -e master_pmdb_name
If the problem still exists, do the following:
sepmd -r pmdb_name subscriber_name
The parent PMDB tries to send updates to the subscriber.
Copyright © 2013 CA Technologies.
All rights reserved.
|
|