Oracle A86091-02 Uživatelský manuál Strana 15

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 46
  • Tabulka s obsahem
  • ŘEŠENÍ PROBLÉMŮ
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 14
Preinstallation Tasks
Preinstallation 1-5
Task 3: Start the Processes Necessary for Installation
1. Start the database:
$ svrmgrl
SVRMGR> connect internal
Connected to an idle instance.
SVRMGR> startup
SVRMGR> exit
2.
Start the network listener:
$ lsnrctl start
Task 4: Configure Net8 (Database Node Installation) TNSLISTENER80
To install an Unified Messaging database node, a connect string must exist that
provides a connection to the Unified Messaging database using the sid.
1. Verify that the entry exists in the TNSNAMES.ORA file for the Unified Messaging
sid. If it does not exist, add the following:
<connect string> =
(DESCRIPTION=
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = tcp)
(HOST = <um host name>)
(PORT = <listener port>)
)
)
)
Example:
ORCL.world =
(DESCRIPTION=
(ADDRESS_LIST =
(ADDRESS = (community = tcp.world) (PROTOCOL =tcp)
(HOST = um.acme.com)
(PORT = 1521)
)
)
(CONNECT_DATA = (SERVICE_NAME = ORCL)
)
)
Zobrazit stránku 14
1 2 ... 10 11 12 13 14 15 16 17 18 19 20 ... 45 46

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

Žádné komentáře