Axis RightFax 8.5 Guía de instalación Pagina 42

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 106
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 41
Copyright © 2001, 2015, Oracle and/or its affiliates. All rights reserved.
Note that these properties are reserved and cannot be set as properties in a property
set.
Special configuration in the RAC instance is needed to use a SCAN Listener. Please see the Oracle Real
Application Cluster documentation for more details.
International Characters in SQL*Plus Windows
Oracle Transportation Management supports multiple languages. However, you can only display
characters for one language at a time. The following needs to be done to properly configure this
application to work in another language:
Specify NLS_LANG as a system or environment variable on your client. The NLS_LANG
parameter has three components: language, territory and charset. Examples of NLS_LANG
settings are:
NLS_LANG = AMERICAN_AMERICA.WE8ISO8859P1
NLS_LANG = JAPANESE_JAPAN.JA16EUC
For more information on NLS_LANG see the Oracle National Language Support Guide.
Important: The character set part of your NLS_LANG setting needs to correspond to your
client application character set. For example, in an English Microsoft Windows environment,
the usual character set of GUI applications is the operating system code page 1252, which
corresponds to the Oracle character set WE8MSWIN1252. Therefore you would set your
NLS_LANG to something like AMERICAN_AMERICA.WE8MSWIN1252. An incorrect NLS_LANG
setting in this case would be AMERICAN_AMERICA.WE8ISO8859P15.
If characters still do not display properly, then you should switch to a font that contains
support for the characters you need. You can find more information on how to do this from
Oracle. For example, http://otn.oracle.com/docs/tech/sql_plus/content.html.
Note: To find out which font supports the characters/script you need to use the Character
Map utility on Microsoft Windows Server.
Sorting
Proper sorting in languages other than English can currently not be done via the Oracle Transportation
Management web interface. However, language-sensitive sorting of Oracle Transportation
Management data is possible when you have direct access to the Oracle Transportation Management
database with applications such as Toad and SQL*Plus by setting the desired sort order as an ALTER
SESSION parameter. For example, by issuing the command ALTER SESSION SET NLS_SORT =
‘SWEDISH’; the sort order for the current session will be changed to Swedish.
Copy Database Data
When moving from initial implementation to production, or duplicate production to development, there
are needs to copy the whole database or part of Oracle Transportation Management data between
production and development/test environment. Depending on the purpose and requirement, copying
an Oracle Transportation Management database/data can be achieved using different methods. It is
recommended that Support be consulted to decide the best way of moving data.
Copy Database Files
An Oracle Database can be cloned by copying datafiles and other configuration files to the destination
environment (usually another server). Procedures of this method can be found from Oracle Database
support/document.
Vista de pagina 41
1 2 ... 37 38 39 40 41 42 43 44 45 46 47 ... 105 106

Comentarios a estos manuales

Sin comentarios