Re-enable the automatic recovery of the Data Aggregator process. You disabled the automatic recovery before you upgraded Data Aggregator. When enabled, if the database server runs out of memory, or if Data Repository is unavailable for a time, Data Aggregator shuts down automatically to help ensure that data consistency is maintained.
Follow these steps:
crontab -e
A vi session opens.
# * * * * * /etc/init.d/dadaemon start > /dev/null
For example:
* * * * * /etc/init.d/dadaemon start > /dev/null
The automatic recovery of the Data Aggregator process is re-enabled.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|