Installing Oracle Delegated Administration Services and OracleAS Single Sign-On in an OracleAS Cold Failover Cluster
Stop the components.
2.
prompt> ORACLE_HOME/opmn/bin/opmnctl stopall
Stop the OracleAS Metadata Repository.
3.
Set the ORACLE_HOME environment variable to the OracleAS Infrastructure
a.
home.
Set the ORACLE_SID environment variable to the SID of the OracleAS
b.
Metadata Repository (for example, orcl).
Stop the OracleAS Metadata Repository instance.
c.
prompt> ORACLE_HOME/bin/sqlplus /nolog
SQL> connect SYS as SYSDBA
SQL> shutdown
SQL> quit
Stop the listener.
d.
prompt> ORACLE_HOME/bin/lsnrctl stop
Stop the Oracle Enterprise Manager 10g 10g Database Control.
e.
prompt> ORACLE_HOME/bin/emctl stop dbconsole
Step 6 Stop the OracleAS Infrastructure Processes on Node 3
Stop the processes that are running in the Oracle home where you installed Oracle
Delegated Administration Services and OracleAS Single Sign-On.
Stop the Application Server Control.
1.
prompt> ORACLE_HOME/bin/emctl stop iasconsole
Stop the components.
2.
prompt> ORACLE_HOME/opmn/bin/opmnctl stopall
Step 7 Perform Post-Installation Steps
The following step is required only if you meet both of these requirements:
You plan to use the Automatic Storage Management (ASM) feature of Oracle
■
Database 10g for the OracleAS Metadata Repository.
Your computer does not have an existing Oracle Database 10g.
■
If you meet these requirements, you need to configure the CSS daemon on the other
node. The CSS daemon synchronizes ASM instances with the database instances that
use the ASM instances for database file storage.
To configure the CSS daemon:
Stop all the processes in the OracleAS Cold Failover Cluster (Infrastructure) home.
1.
Stop the CSS daemon. You can do this by running the following command as root.
2.
# /sbin/init.d/init.cssd
Fail over the IP and the disk to the other node.
3.
Installing in High Availability Environments: OracleAS Cold Failover Cluster 8-29
Need help?
Do you have a question about the Application Server B32100-01 and is the answer not in the manual?