MSI MS-6441 Przewodnik Instalacji Strona 12

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 58
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 11
RMFT Product Suite Installation Guide 1. Installation Requirements
RepliWeb, Inc. 12
Oracle Prerequisites
If you want RMFT to communicate with an Oracle database, make sure that the
following prerequisites have been met.
Note: Oracle Client 64-bit is not supported.
Character Set Encoding Compatibility
To be compatible with RMFT 2.5, the Oracle NLS_CHARACTERSET encoding needs
to be AL32UTF8 and the NLS_NCHAR_CHARACTERSET encoding needs to be
AL16UTF16.
To check the current character set encoding, run the following database
query (case-sensitive):
SELECT PARAMETER, VALUE FROM SYS.NLS_DATABASE_PARAMETERS
WHERE (PARAMETER = 'NLS_CHARACTERSET') OR (PARAMETER =
'NLS_NCHAR_CHARACTERSET')
If the NLS_CHARACTERSET and the NLS_NCHAR_CHARACTERSET are anything
other than AL32UTF8 and AL16UTF16 respectively, they need to be migrated.
For a complete description of the character set migration procedure, see:
http://download.oracle.com/docs/cd/B10501_01/server.920/a96529/ch10.htm
Creating a TNS Server Name
Create a TNS server name for RMFT on the Oracle database server. During
installation, you will be required to enter the TNS server name.
Granting the Oracle User the Required Permissions
Make sure that the Oracle user is granted the following permissions:
User Role Permissions:
CONNECT - Default
RESOURCE - Default
Przeglądanie stron 11
1 2 ... 7 8 9 10 11 12 13 14 15 16 17 ... 57 58

Komentarze do niniejszej Instrukcji

Brak uwag