Skip Navigation Links | |
Exit Print View | |
Oracle Solaris Cluster Data Service for Oracle Application Server Guide |
1. Installing and Configuring Solaris Cluster HA for Oracle Application Server
A. Deployment Example: Installing Oracle Application Server in Zones
Installing Oracle Application Server in Zones
Example: Prepare the Cluster for Oracle Application Server
Example: Configure zones z1 and z2 for Oracle Application Server
Example: Install Oracle Application Server in the zones
Example: Verify Oracle Application Server
Example: Enable the Oracle Application Server Software to Run in the Cluster
Example: Verify the HA for Oracle Application Server Resource Group
Perform all steps within this example in the global zone.
Vigor5# clresourcetype register SUNW.HAStoragePlus Vigor5# clresourcetype register SUNW.gds Vigor5# clresourcetype register SUNW.oracle_server Vigor5# clresourcetype register SUNW.oracle_listener
Vigor5# clresourcegroup create -n Vigor5:z1,Vigor5:z2 oas10g-rg
Vigor5# clreslogicalhostname create -g oas10g-rg -h oas10g oas10g-lh
Vigor5# clresource create -g oas10g-rg -t SUNW.HAStoragePlus \ > -p Zpools=HAZpool4 oas10g-ZFShas
Vigor5# clresourcegroup online -M oas10g-rg