Oracle B32100-01 Uživatelský manuál Strana 130

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 258
  • Tabulka s obsahem
  • ŘEŠENÍ PROBLÉMŮ
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 129
Installing an OracleAS Cold Failover Cluster (Infrastructure) Configuration
8-6 Oracle Application Server Installation Guide
(DESCRIPTION_LIST =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = TCP)(HOST = db_hostname)(PORT = db_port))
)
...
In this example, db_hostname is the fully-qualified hostname for the existing
database and db_port is the port for the existing database.
5. Add an ADDRESS entry to the ADDRESS_LIST entry for the new Oracle
Application Server instance:
LISTENER =
(DESCRIPTION_LIST =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = TCP)(HOST = db_hostname)(PORT = db_port))
(ADDRESS = (PROTOCOL = TCP)(HOST = new_hostname)(PORT = new_port))
)
...
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 Section 2.5.4.1, "If Port 1521 Is In Use by an
Existing Oracle Database" for information on ensuring that the database listeners
to not conflict.
6. Start the listener for the existing database:
prompt> lsnrctl start
8.3 Installing an OracleAS Cold Failover Cluster (Infrastructure)
Configuration
Figure 8–1 shows an OracleAS Cold Failover Cluster (Infrastructure) configuration.
Zobrazit stránku 129
1 2 ... 125 126 127 128 129 130 131 132 133 134 135 ... 257 258

Komentáře k této Příručce

Žádné komentáře