| Oracle8i Installation Guide Release 3 (8.1.7) for Alpha OpenVMS Part Number A86708-01 |
|
After you have verified that your system meets the requirements described in Chapter 1, "System Requirements", use this chapter to help you prepare your system for installing Oracle8i,
Table 2-1 summarizes the requirements for installing Oracle8i on your OpenVMS system. If your system fails to satisfy any listed requirement, perform the tasks listed in next section as necessary to configure your system to meet these requirements.
Log in as the system user and perform the following tasks to set up your environment for Oracle8i:
The oracle8 account is the OpenVMS user account that owns the Oracle8i software after installation. Run Oracle Universal Installer with this user account.
Use the AUTHORIZE utility to create an oracle8 account with the following properties:
Sites with multiple ORA_ROOTs on one system may install Oracle software with the same oracle8 account, or separate ones. Each oracle8 account must have the same group UIC.
Log in to the oracle8 account and perform the following tasks as necessary:
Set default file protections for the oracle8 account to ensure group and other have read and execute permissions, but not write permission, on files installed.
login.com of the oracle8 as follows:
$ SET PROTECTION=(s:RWE, o:RWE, g:RE, w:RE)/default
Before starting the Oracle Universal Installer, set logical names and any of the other variables as appropriate. Table 2-3, "Logical Name Summary", provides a brief summary of the logicals listed in this section. Refer to each logical's entry in this section for instructions on setting the logical correctly.
On the system where you will run Oracle Universal Installer, use the following SET DISPLAY command to set the system name or IP address, X server and screen used by your workstation:
$SET DISPLAY/CREATE/TRANSPORT=TCPIP/NODE=<nodename>
where nodename is the name or the IP address of the display server. This sets the logical DECW$DISPLAY.
Do not use the hostname or IP address of the system where the software is being installed unless you are performing the installation from that system's X-windows console. Use the machine name or IP of your own workstation if you are installing from a remote system. If you are not sure what the X server and screen should be set to, use 0 (zero) for both. The logical DECW$DISPLAY can be defined in LOGIN.COM.
With a text editor, add the settings for the environment logicals listed in "Set Logicals" to the LOGIN.COM file of the oracle8 account. Once you have finished editing these initialization files, you can quickly update the environment in the current session before beginning installation by using the appropriate DCL command.
$@SYS$LOGIN:LOGIN.COM
|
|
![]() Copyright © 2000 Oracle Corporation. All Rights Reserved. |
|