Installing An Oracleas Cold Failover Cluster (Infrastructure) Configuration - Oracle Application Server B32100-01 Installation Manual

10g (10.1.4.0.1) for hp-ux itanium
Table of Contents

Advertisement

Installing an OracleAS Cold Failover Cluster (Infrastructure) Configuration

(DESCRIPTION_LIST =
...
In this example, db_hostname is the fully-qualified hostname for the existing
database and db_port is the port for the existing database.
Add an ADDRESS entry to the ADDRESS_LIST entry for the new Oracle
5.
Application Server instance:
LISTENER =
(DESCRIPTION_LIST =
...
In this example, new_hostname is the fully-qualified hostname for the new
Oracle Application Server instance and new_port is the port for the new Oracle
Application Server instance. See
Existing Oracle Database"
to not conflict.
Start the listener for the existing database:
6.
prompt> lsnrctl start
8.3 Installing an OracleAS Cold Failover Cluster (Infrastructure)
Configuration
Figure 8–1
8-6 Oracle Application Server Installation Guide
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = TCP)(HOST = db_hostname)(PORT = db_port))
)
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = TCP)(HOST = db_hostname)(PORT = db_port))
(ADDRESS = (PROTOCOL = TCP)(HOST = new_hostname)(PORT = new_port))
)
for information on ensuring that the database listeners
shows an OracleAS Cold Failover Cluster (Infrastructure) configuration.
Section 2.5.4.1, "If Port 1521 Is In Use by an

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Application Server B32100-01 and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Application server 10g

Table of Contents