Oracle® Database Installation Guide 10g Release 1 (10.1.0.2.0) for Windows Part Number B10130-01 |
|
|
View PDF |
This appendix describes advanced installation topics.
Typically, Oracle Universal Installer runs in interactive mode, which means you are prompted to provide information in screens. However, experienced users can also run Oracle Universal Installer in noninteractive (also called silent) mode by using response files. These are text files containing variables and values used by Oracle Universal Installer during the installation process.
Silent installations are recommended in cases when no interaction with the user is intended or when a nongraphical terminal is used. The user needs to first edit a response file to specify the components to install. With Oracle Universal Installer (OUI) release 1.7.x or earlier, the target installation system still requires login to a desktop system.
Using silent installation enables you to bypass the graphical user interface (GUI) of Oracle Universal Installer interactive mode. Table C-1 lists the available response files in the \Response
directory on the CD labeled Oracle Database 10g Release 1 (10.1) Disk 1 of 1:
Table C-1 Response Files
To copy and modify a response file:
Copy the appropriate files from the \Response
directory on the CD labeled Oracle Database 10g Release 1 (10.1) Disk 1 of 1 to your hard drive.
Choose Start >
Programs Oracle - HOME_NAME >
Oracle Installation Products >
Universal Installer Concepts Guide.
Oracle Universal Installer Concepts Guide appears in HTML format.
Modify the response files with any text file editor by following the instructions in both the response files and Oracle Universal Installer Concepts Guide.
To run Oracle Universal Installer and specify a response file:
Go to the command prompt.
Go to the directory where Oracle Universal Installer is installed.
Run the appropriate response file. For example,
C:\program
files\oracle\oui\install>
setup.exe
[-silent]
[-nowelcome]
-responseFile
filename
Where... | Description |
---|---|
filename |
Identifies the full path of the specific response file |
-silent |
Runs Oracle Universal Installer in complete silent mode. The Welcome screen is suppressed automatically. If you use -silent , -nowelcome is not necessary. |
-nowelcome |
Suppresses the Welcome screen that appears during installation. |
See Also:
|
This section describes the following features:
Oracle Universal Installer runs by default in the selected language of your operating system. Oracle Universal Installer can also be run in the following languages:
Brazilian Portuguese
German
Japanese
Simplified Chinese
Traditional Chinese
French
Italian
Korean
Spanish
To run Oracle Universal Installer in a different language:
Change the language in which your operating system is running. For example, on Windows 2000:
Choose Start >
Settings >
Control Panel >
Regional Options.
Select a language from the preceding table list and choose OK.
Run Oracle Universal Installer by following the instructions in the "Installing the Oracle Database Software" section.
Note: The selected language is assigned to theNLS_LANG registry parameter. |
You can select other languages in which to use Oracle components (such as, Oracle Net Configuration Assistant, and Database Configuration Assistant). Note that this does not change the language in which Oracle Universal Installer is run. For the Oracle component to run in the selected language, it must be the same as the language set for your operating system. You can change your operating system language in the Regional Settings window from the Control Panel.
To use components in different languages:
Follow the instructions in the "Installing the Oracle Database Software" section to start Oracle Universal Installer.
From the Select Installation Type screen, select Product Languages. button.
The Language Selection screen appears.
Select a language in which to use Oracle components from the Available Languages field.
Use the > arrow to move the language to the Selected Languages field and OK.
Select appropriate products for installation and Next.
After installation is complete, the dialog box wording, messages, and online help for the installed components display in the language you selected.