Skip Headers
Oracle9i Client Installation Guide
Release 2 (9.2.0.1.0) for Windows
A95494-02
  Go To Table Of Contents
Contents
Go To Index
Index

Previous
Previous
 
Next
Next
 

5 Postinstallation Configuration Tasks

This chapter identifies postinstallation configuration tasks. Where appropriate, this chapter references other guides for procedures on performing these configuration tasks.

This chapter contains these topics:

About NTFS File System and Windows Registry Permissions

Oracle Corporation recommends that you configure Oracle database files, directories, and registry settings to allow only authorized database administrators (DBAs) to have full control. If you created a database using Database Configuration Assistant or upgraded a database using Oracle Database Upgrade Assistant, then no further action is required.

This section describes the permissions automatically set by Oracle Universal Installer, Database Configuration Assistant, and Oracle Database Upgrade Assistant and the steps to set these permissions manually.

This section contains these topics:

File Permissions

Beginning with this release, Oracle Universal Installer, Database Configuration Assistant, and Database Upgrade Assistant set file permissions when Oracle software is installed or upgraded.

This section contains this topic:

File Permissions Set by Oracle Universal Installer

During Oracle9i installation, by default Oracle Universal Installer installs software in \ORACLE_BASE\ORACLE_HOME.

Oracle Universal Installer sets the following permissions to this directory, and all files and directories under this directory:

  • Administrators - Full Control

  • System - Full Control

  • Authenticated Users - Read, Execute and List Contents


    Important:

    If these accounts already exist and possess more restrictive permissions, then the most restrictive permissions are retained. If accounts other than Administrators, System, and Authenticated Users already exist, then the permissions for these accounts are removed.

Setting NTFS File System Security

To ensure that only authorized users have full file system permissions:

  1. Go to Windows Explorer.

  2. Set the following permissions for \ORACLE_BASE\ORACLE_HOME:

    • Administrators - Full Control

    • System - Full Control

    • Authenticated Users - Read, Execute and List Contents


      Note:

      The Oracle9i database uses the Windows LocalSystem built-in security account. Therefore, file permissions must be granted to the System account of the local computer running the Oracle9i database.


      See Also:

      Your Windows online help for more information about how to modify NTFS file system and Windows registry settings

Setting Windows Registry Security

Oracle Corporation recommends that you remove write permissions from users who are not Oracle9i DBAs or system administrators in HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE of the Windows registry.

To remove write permissions:

  1. Open the registry.

  2. Go to HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE.

  3. Select Permissions from the Security main menu.

    The Registry Key Permissions dialog box appears.

  4. Remove write permissions from any users who are not Oracle9i DBAs or system administrators. Note that the SYSTEM account must have Full Control, since this is the account with which the Oracle9i database runs.

  5. Ensure that user accounts that must run Oracle applications have read privileges.

  6. Choose OK.

  7. Exit the registry.

Patch Set Information

An Oracle database installation always installs the base release, for example, Oracle9i release 1 (9.0.1.1.0). Oracle Corporation recommends installing the latest patch set release after successful installation of the base release.

Current patch set information is available at

https://metalink.oracle.com

You must register online before using OracleMetaLink. After logging into OracleMetaLink, select Patches from the left-hand column.

To find and download patches:

  1. Find the latest patch set.

    To find the latest patch set for Oracle9i, enter the values defined in Table 5-1 and then select Submit.

    Table 5-1 Patch Set Information

    Field Value

    Product Family

    Oracle Server

    Release

    Select the highest release available for the base release you installed.

    Platform

    MS Windows NT/2000 Server

    Limit Search to

    Latest Product Patch sets or Minipacks


  2. From the list of selected patches, select a patch to download.

    Note that patch sets for Oracle databases are identified as "x.x.x PATCH SET FOR ORACLE DATA SERVER."

  3. Review the README before proceeding with the download.

    The README contains installation requirements and instructions.

  4. Download and install the patch.

Individual Component Postinstallation Configuration Tasks

Some individual components require postinstallation configuration tasks. The following sections list configuration requirements and the sections or documents referenced for specific configuration procedures.

Management Pack for Oracle Applications

After installation is complete, you have additional configuration tasks to perform before using the Management Pack for Oracle Applications.


See Also:

Getting Started with the Oracle Management Pack for Oracle Applications

Oracle Advanced Security

Authentication, encryption, integrity support, and enterprise user security require configuration.


See Also:

Oracle Advanced Security Administrator's Guide

Oracle HTTP Server

You can start, stop, and verify the status of Oracle HTTP Server.


See Also:

  • Oracle Enterprise Manager Configuration Guide

  • "Managing HTTP Servers" in Oracle Enterprise Manager Administrator's Guide


Oracle Net Services

Oracle Net Configuration Assistant is a tool that assists you in configuring your Oracle network.

If you installed Oracle Net Services, Oracle Net Configuration Assistant automatically guided you through network configuration of client computers and Oracle9i database servers.

You can also configure your Oracle network after installation with the Oracle Net Configuration Assistant and Oracle Net Manager tools.


See Also:

  • Oracle9i Net Services Administrator's Guide and the online help available with both tools

  • "Configuring Your Client Network" for a discussion of available configuration choices


Oracle Workflow

You must perform a number of configuration tasks, including:

Pro*COBOL

Pro*COBOL supports specific compilers.


See Also:

"Introducing Pro*COBOL" of Pro*COBOL Precompiler Getting Started for Windows