Axis RightFax 8.5 Przewodnik Instalacji Strona 41

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 106
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 40
Copyright © 2001, 2015, Oracle and/or its affiliates. All rights reserved.
7. Advanced Configuration: Database
Note: Default paths are used below and may differ from your configuration.
Note: Whenever you edit the Oracle Transportation Management property files, only edit
the glog.properties file. Any changes that you make to any other files will be overwritten
every time an update is applied.
Warning Against Modifying Data in Database
Except as explicitly noted in this and other Oracle Transportation Management documentation, the
data in an Oracle Transportation Management database should never be added to, modified or deleted
by an outside application while Oracle Transportation Management is running. This could lead to
unrecoverable data corruption and is not a supported use-case.
Configuring Oracle Transportation Management to Use a Different
Database
At some point, you may need to point your Oracle Transportation Management instance to another
database for testing, development, or fail-over purposes. Follow the directions below to configure
Oracle Transportation Management to use this new database. It is assumed that the new Oracle
Transportation Management database has already been created and populated with data using the
database installation directions earlier in the Installation Guide. The database should also be at the
same patch level as your Oracle Transportation Management instance to prevent any incompatibility
problems.
1. Shutdown your Oracle Transportation Management web and application servers as described
earlier in this guide.
2. Edit the file <otm_install_path>/glog/config/glog.properties and change the following
properties. This should be done on each Oracle Transportation Management web and
application server.
dbserver=<db_server_fqdn>
glog.database.sid=<oracle_sid>
glog.database.connectstring=<oracle_connectstring>
glog.database.port=<oracle port>
Note that these properties are reserved and cannot be set as properties in a
property set.
3. Restart your Oracle Transportation Management web and application servers as described
earlier in this guide.
4. You may also need to edit your tnsnames.ora files on each Oracle Transportation Management
server.
Real Application Clusters (RAC)
Oracle Transportation Management may be used in conjunction with RAC by using the SCAN Listener
for the RAC instance in the connection information stored in the
<otm_install_path>/glog/config/glog.properties file on all application and web servers:
dbserver=<SCAN listener host info>
glog.database.sid=<SCAN listener service name>
glog.database.connectstring=<SCAN listener TNS alias>
glog.database.port=<SCAN listener port>
Przeglądanie stron 40
1 2 ... 36 37 38 39 40 41 42 43 44 45 46 ... 105 106

Komentarze do niniejszej Instrukcji

Brak uwag