TT-05954
Error while informing the agent_type agent of a configuration change: change
Cause
You attempted to call the ttCacheConfig built-in procedure, but the specified agent is down. For more information on the ttCacheConfig built-in procedure, see ttCacheConfig in Oracle TimesTen In-Memory Database Reference.
Action
Start the specified agent.
- Cache agent:
Call the ttCacheStart built-in procedure to start the cache agent. For more information on the ttCacheStart built-in procedure, see ttCacheStart in Oracle TimesTen In-Memory Database Reference.
- Replication agent:
Call the ttRepStart built-in procedure to start the replication agent. For more information on the ttRepStart built-in procedure, see ttRepStart in Oracle TimesTen In-Memory Database Reference.
Additional Information
The specified configuration change cannot be passed to the specified agent.