2017. 12. 4. 22:12 오라클
11.2.0.4 rootcrs.pl 옵션
rootcrs.pl [-verbose] [-upgrade [-force] | -patch]
[-paramfile <parameter-file>]
[-deconfig [-deinstall] [-keepdg] [-force] [-lastnode]]
[-downgrade -oldcrshome <old crshome path> -version <old crs version> [-force] [-lastnode]]
[-unlock [-crshome <path to crs home>] [-nocrsstop]]
[-init]
Options:
-verbose |
Run this script in verbose mode | |||
- upgrade |
Oracle HA is being upgraded from previous version | |||
-patch | Oracle HA is being upgraded to a patch version | |||
-paramfile | Complete path of file specifying HA parameter values | |||
-lastnode |
Force the node this script is executing on to be considered as the last node of deconfiguration or downgrade, and perform actions associated with deconfiguring or downgrading the last node | |||
-downgrade | Downgrade the clusterware | |||
-version |
For use with downgrade; special handling is required if downgrading to 9i. This is the old crs version in the format A.B.C.D.E (e.g 11.1.0.6.0). | |||
-deconfig | Remove Oracle Clusterware to allow it to be uninstalled or reinstalled | |||
-force |
Force the execution of steps in delete or dwongrade that cannot be verified to be safe | |||
-deinstall | Reset the permissions on CRS home during de-configuration | |||
-keepdg | Keep existing diskgroups during de-configuration | |||
-unlock | Unlock CRS home | |||
-crshome | Complete path of crs home. Use with unlock option | |||
-oldcrshome |
For use with downgrade. Complete path of the old crs home | |||
-nocrsstop | used with unlock option to reset permissions on an inactive grid home | |||
-init | Reset the permissions of all files and directories under CRS home |