Starting the HAase agent

You can start the HAase agent by either:

The second method causes no disruption. To manually start the HAase agent:

  1. Check the status of the HAase agent with the haagent utility:

    #haagent -display HAase
    
    #Agent   Attribute  Value
    HAase     AgentFile 
    HAase     Faults     0
    HAase     Running    No
    HAase      Started      No
    
  2. Start the HAase agent on myhost with the haagent utility:

    # haagent -start HAase -sys myhost
    
    VCS:10001:Please look for messages in the log file
    
  3. Check the status of HAase agent using the haagent utility:

    # haagent -display HAase
    
    #Agent    Attribute   Value
    HAase     AgentFile 
    HAase     Faults      0
    HAase     Running     Yes
    HAase      Started       Yes