
- •Contents
- •Send Us Your Comments
- •Preface
- •Audience
- •Organization
- •Related Documentation
- •Conventions
- •Documentation Accessibility
- •Accessibility of Code Examples in Documentation
- •Accessibility of Links to External Web Sites in Documentation
- •Component Accessibility
- •What’s New in Oracle9i for Windows?
- •Oracle9i Release 1 (9.0.1) New Features in Oracle9i for Windows
- •1 Introducing Oracle9i Client for Windows
- •Planning Your Installation
- •Using Optimal Flexible Architecture with Windows Databases and Clients
- •Oracle Universal Installer Overview
- •Oracle9i Client Products for Installation
- •Licensing Information
- •Oracle9i Options
- •Documentation Library Overview
- •What Documentation Do I Read First?
- •Getting Started with Installation
- •2 Preinstallation Requirements
- •Single Oracle Home Components
- •Client Component System Requirements
- •System Requirements for FAT and NTFS File Systems
- •Oracle9i Client System Requirements
- •Unsupported Components and Features on Windows Terminal Servers
- •Component Certification
- •Mandatory Individual Component Requirements
- •Migration and Upgrade Requirements
- •Policies for Linking and Relinking Applications
- •Networking Protocol Vendor Requirements
- •3 Selecting Oracle Net Services Configuration Methods
- •About Network Configuration Methods
- •Configuring Your Client Network
- •Configuring the Client Network
- •4 Installing Oracle Components
- •Installation Differences Between Windows NT and UNIX
- •Preinstallation Tasks
- •Installing Oracle Components
- •Client Administrator or Runtime Installations
- •Custom Oracle9i Client Installations
- •Reviewing the Installation Session Log
- •Deinstalling Oracle Components and Services
- •Stopping Oracle Services for Windows
- •Deinstalling Components with Oracle Universal Installer
- •Removing Oracle Keys From the Registry on Windows NT and Windows 2000
- •5 Postinstallation Configuration Tasks
- •About NTFS File System and Windows NT Registry Permissions
- •Setting NTFS File System Security
- •Setting Windows NT Registry Security
- •Individual Component Postinstallation Configuration Tasks
- •Oracle Workflow
- •Oracle9i Client Components
- •Component Descriptions
- •About Installing Oracle Components in Noninteractive Mode
- •Copying and Modifying a Response File
- •Running Oracle Universal Installer and Specifying a Response File
- •Running Oracle Enterprise Manager Configuration Assistant in Silent Mode
- •About Oracle Components in Different Languages
- •Running Oracle Universal Installer in Different Languages
- •Using Oracle Components in Different Languages
- •About Web-based Installations
- •About NLS_LANG Parameters
- •Commonly Used Values for NLS_LANG
- •NLS_LANG Settings in MS-DOS Mode and Batch Mode
- •Glossary
- •Index
Какую работу нужно написать?

About Web-based Installations
About Web-based Installations
To install Oracle components from a Web browser:
1.Configure your Web server so that it can serve files from the release 1 (9.0.1) component CD-ROM.
2.In the File Locations window of Oracle Universal Installer, enter the URL of the products.jar file. For example:
http://acme.us.oracle.com/901/stage/products.jar
Advanced Installation Topics B-7

About Web-based Installations
B-8 Oracle9i Client Installation Guide

C
Globalization Support
This appendix describes Globalization Support.
This appendix contains these topics:
■About NLS_LANG Parameters
■Commonly Used Values for NLS_LANG
■NLS_LANG Settings in MS-DOS Mode and Batch Mode
Globalization Support C-1

About NLS_LANG Parameters
About NLS_LANG Parameters
Oracle provides Globalization Support that enables users to interact with a database in their own language, as defined by the NLS_LANG parameter. When you install Oracle9i components, the NLS_LANG parameter is set in the registry.
The default value of the NLS_LANG parameter at installation is automatically chosen based on the locale setting of the operating system. The operating system locale and NLS_LANG value mappings are listed under "Commonly Used Values for NLS_LANG" on page C-3.
The NLS_LANG parameter is stored in the registry under the HKEY_LOCAL_ MACHINE\SOFTWARE\ORACLE\HOMEID\NLS_LANG subkey, where ID is the unique number identifying the Oracle home.
The NLS_LANG parameter uses the following format:
NLS_LANG = LANGUAGE_TERRITORY.CHARACTER_SET
where:
LANGUAGE |
Specifies the language and conventions for displaying messages, |
|
day name, and month name. |
TERRITORY |
Specifies the territory and conventions for calculating week and |
|
day numbers. |
CHARACTER_SET |
Controls the character set used for displaying messages. |
See Also:
■
■
Oracle9i Getting Started for Windows for more information on the subkey locations for multiple Oracle homes
Oracle9i Globalization and National Language Support Guide for information on the NLS_LANG parameter and Globalization Support initialization parameters
C-2 Oracle9i Client Installation Guide