Cluster control migration from one server to another Server There are two ways to migrate Cluster Control from one server to another. 1. Install Cluster Control on new server and add all the servers 2. Install Cluster Control on new server and migrate the old monitoring data to new server 1. Install Cluster Control on new server and add all the servers This is the simplest method of migration when there are only few servers and historical data is not required. Manual steps are not required and easy to migrate. The following steps are involved in this method. 1. Install ClusterControl on the new server by using install-cc.sh script 2. Setup passwordless SSH by copying the SSH key to all nodes 3. Add all the nodes from Cluster Control GUI 2. Install Cluster Control on new server and migrate the old monitoring data to new server This is the recommended way to migrate when historical data is needed on new server. The
Script to Collect Data Guard Primary Site Diagnostic Information [ID 241374.1] -------------------------------------------------------------------------------- Modified 20-APR-2011 Type SCRIPT Status PUBLISHED Overview -------- This script is intended to provide an easy method to provide information necessary to troubleshoot Data Guard issues. Script Notes ------------- This script is intended to be run via sqlplus as the SYS or Internal user. Script ------- - - - - - - - - - - - - - - - - Script begins here - - - - - - - - - - - - - - - - -- NAME: dg_prim_diag.sql (Run on PRIMARY with a LOGICAL or PHYSICAL STANDBY) -- ------------------------------------------------------------------------ -- Copyright 2002, Oracle Corporation -- LAST UPDATED: 2/23/04 -- -- Usage: @dg_prim_diag -- ------------------------------------------------------------------------ -- PURPOSE: -- This script is to be used to assist in collection inform