- 
Assume the root role on a cluster node that will host the TimesTen
component.
- 
Ensure that all the TimesTen resources are online.
For each resource, perform the following steps: 
- 
Determine whether the resource is online.
# clresource status TimesTen-rs 
- 
If the resource is not online, bring the resource online.
# clresource enable TimesTen-rs 
 
- 
Switch the resource group to another cluster node, such as
node2.
# clresourcegroup switch -h node2 TimesTen-rg 
- 
Confirm that the resource is now online on node2.
# clresource status TimesTen-rs