Oracle8i Installation Guide
Release 2 (8.1.6) for Windows NT

A73010-01

Library

Product

Contents

Index

Prev Next

3
Installation Requirements

This chapter describes installation requirements.

Specific topics discussed are:

Top-Level Component System Requirements

This section lists the system requirements for each top-level component:

See the appropriate top-level component section below.

Oracle8i Enterprise Edition or Oracle8i

The Oracle8i Enterprise Edition or Oracle8i top-level component consists of the following installation types:

The system requirements for Typical and Minimal are described below. The requirements for Custom depend upon the components selected for installation.

See Also:

"Oracle8i Enterprise Edition or Oracle8i Components" for a list of individual components installed with each installation type 

Requirement  Typical  Minimal 

Operating System 

Windows NT 4.0 

Windows NT 4.0 

Windows NT 4.0 Service Pack 

3.0 (with year 2000 fixes), 5.0, or above 

3.0 (with year 2000 fixes), 5.0, or above 

Minimal Processor 

Pentium 166 or Pentium 200 

Pentium 166 or Pentium 200 

Recommended Processor 

Pentium 233 or Pentium 2661 

Pentium 233 or Pentium 266 

RAM  

96 MB (256 MB recommended) 

96 MB (256 MB recommended)2 

Hard disk 

961 MB (plus an additional 22 MB on the system drive)

(Includes 200 MB for running Oracle Enterprise Manager Console, integrated applications, DBA Management Pack, and the repository.)3 

785 MB (plus an additional 21 MB on the system drive)

(this figure includes the database)

 

Video 

16 color 

16 color 

1 If you install Oracle Intelligent Agent, Oracle Management Server, and Oracle Enterprise Manager Client on the same computer, Oracle Corporation recommends that you use a Pentium II 400. See the Oracle Enterprise Manager Configuration Guide for information.
2 You cannot run Oracle Universal Installer and Oracle Data Migration Assistant or Oracle Database Configuration Assistant during the same installation session on a 64 MB computer. To run these assistants, answer No when asked if you want to migrate or create a database. After installation is complete and Oracle Universal Installer has exited, run these assistants. In addition, Oracle Corporation recommends that you increase virtual memory to 200 MB (modify it in the Performance tab of System Properties in the Control Panel).
3 This figure includes 6 - 26 MB for configuring the repository. See Appendix D, "Repository Sizing", of the Oracle Enterprise Manager Configuration Guide for information on how much you can expect your repository to grow.

Oracle8i Client

The Oracle8i Client top-level component consists of the following installation types:

The system requirements for Administrator, Programmer, and Application User are described below. The requirements for Custom depend upon the components selected for installation.

See Also:

"Oracle8i Client Components" for a list of individual components installed with each installation type 

Requirement  Administrator  Programmer  Application User 

Operating System 

Windows NT 4.0, Windows 95, and Windows 98 

Windows NT 4.0, Windows 95, and Windows 98 

Windows NT 4.0, Windows 95, and Windows 98 

Windows NT 4.0 Service Pack 

3.0 (with year 2000 fixes), 5.0, or above 

3.0 (with year 2000 fixes), 5.0, or above 

3.0 (with year 2000 fixes), 5.0, or above 

Minimal Processor 

Pentium 166 

Pentium 133  

Pentium 133  

Recommended Processor 

Pentium I 266 

Pentium 166 

Pentium 166 

RAM  

64 MB 

32 MB (64 MB recommended) 

32 MB (64 MB recommended) 

Hard disk 

201 MB (plus an additional 18 MB on the system drive)

(Includes 200 MB for running the Oracle Enterprise Manager Console, integrated applications, and DBA Applications.) 

100 MB (plus an additional 16 MB on the system drive) 

46.6 MB (plus an additional 15 MB on the system drive) 

Oracle8i Management Infrastructure

The Oracle8i Management Infrastructure top-level component consists of the following installation types:

The system requirements for Oracle Management Server and Oracle Internet Directory are described below. The requirements for Custom depend upon the components selected for installation.

See Also:

"Oracle8i Management Infrastructure Components" for a list of individual components installed with each installation type 

Requirement  Oracle Management Server  Oracle Internet Directory1 

Operating System 

Windows NT 4.0 

Windows NT 4.0 

Windows NT 4.0 Service Pack 

3.0 (with year 2000 fixes), 5.0, or above 

3.0 (with year 2000 fixes), 5.0, or above 

Minimal Processor 

Pentium 166 

Pentium 166 

Recommended Processor 

Pentium II 300 

Pentium II 300 

RAM  

64 MB 

96 MB 

Hard disk 

225 MB (plus an additional 14 MB on the system drive) 

938 MB (plus an additional 11 MB on the system drive) 

Web browser 

Microsoft Internet Explorer 4.x or Netscape 4.0.5 or greater 

Not required 

Web server 

  • Oracle Application Server 4.0.8

  • Internet Information Server (IIS) 4.0

 

Not required 

1 Oracle Internet Directory requires Oracle8i database release 8.1.6. If this database is not installed and you select this installation type, a database is automatically installed for you.


Note:

Oracle8i database release 8.1.6 is only compatible with Oracle Internet Directory release 2.0.6 (both on the product CD-ROM). Oracle Internet Directory releases prior to 2.0.6 are not compatible. In addition, you cannot upgrade a pre-2.0.6 release of Oracle Internet Directory to work with Oracle8i database release 8.1.6. 


Migrating and Upgrading Requirements

The following sections describe specific migration requirements:

Oracle7 and Oracle8 Migration and Upgrade Requirements

Oracle7 and Oracle8 database migration and upgrade procedures on Windows NT are covered in Oracle8i Migration. This section describes several Windows NT-specific issues to understand before following the instructions in Oracle8i Migration.

Migrating from Releases Prior to 7.1.3.3.6

If the database release is prior to release 7.1.3.3.6, migrate it to at least release 7.1.3.3.6 before using the Migration Utility or Oracle Data Migration Assistant to migrate it to release 8.1.6. See the documentation that accompanied your previous database release for information on how to migrate it to release 7.1.3.3.6.

Using Oracle Command Line Tools with the Migration Utility

If you use the Migration Utility to migrate or upgrade your Oracle database, the instructions in Oracle8i Migration prompt you to enter information at the command prompt of an Oracle tool. The command tool to use (SQL*DBA, Server Manager, or SQL*Plus) depends upon the database release from which you are migrating or upgrading. This table describes the tools to use and the method for starting these tools:

If...  From Oracle Release...  Use...  By Entering... 

Migrating 

7.1.x 

SQL*DBA 

C:\> SQLDBA71 MODE=LINE 

 

7.2.x 

SQL*DBA 

C:\> SQLDBA72 MODE=LINE 

 

7.3.x 

Server Manager 

C:\> SVRMGR23 

Upgrading 

8.0.x 

Server Manager 

C:\> SVRMGR30 

 

8.1.x 

Server Manager or SQL*Plus 

C:\> SVRMGRL

or

C:\> SQLPLUS 

If you use the Migration Utility to migrate or upgrade your Oracle database, the instructions in Oracle8i Migration also prompt you to use the ORADIM command line tool. ORADIM is a utility for creating, starting, stopping, and modifying database instances on Windows NT. The method for starting ORADIM depends upon the database release from which you are migrating or upgrading:

If...  From Oracle Release...  Use...  By Entering... 

Migrating 

7.1.x 

ORADIM71 

C:\> ORADIM71 OPTIONS 

 

7.2.x 

ORADIM72 

C:\> ORADIM72 OPTIONS 

 

7.3.x 

ORADIM73 

C:\> ORADIM73 OPTIONS 

Upgrading 

8.0.x 

ORADIM80 

C:\> ORADIM80 OPTIONS 

 

8.1.x 

ORADIM 

C:\> ORADIM OPTIONS 

See the Oracle8i Administrator's Guide for Windows NT for more information on using ORADIM.

Required Oracle7 Server SQL*Net Patch Releases

When migrating from Oracle7 Server release 7.3.2 or 7.3.3 to release 8.1.6, install the appropriate patch of SQL*Net in the 7.3.2 or 7.3.3 Oracle home before migrating with either Oracle Data Migration Assistant or the Migration Utility. Migration fails if you do not install the appropriate versions of SQL*Net. This table describes the required SQL*Net patch releases. Obtain these patches and installation instructions from Oracle Support Services.

:

If Migrating From...  Use This Release... 

Release 7.3.3 

2.3.3.0.3 

Release 7.3.2 

2.3.2.1.4 

 

2.3.2.1.12 

Oracle Parallel Server Migration and Upgrade Requirements

All Oracle Parallel Server migration and upgrade issues on Windows NT are covered in the Oracle Parallel Server Administrator's Guide for Windows NT.

Mandatory Individual Component Requirements

This table identifies mandatory individual component requirements that must be met before installation. See Appendix A, "Individual Components Available for Installation" for the installation types with which these components can be installed. Appropriate documentation for preinstallation procedures is also identified. This table does not include Oracle Enterprise Manager component preinstallation requirements. That information is described in "Oracle Enterprise Manager Requirements".

Product  Description  See Also... 

Active Directory integration with Oracle8i 

The user performing the Oracle8i installation must perform pre-installation requirements for integration to be successful.  

Chapter 4 of the Oracle8i Administrator's Guide for Windows NT 

Oracle Advanced Security authentication 

You must satisfy specific hardware and software requirements to use authentication support with Oracle components. 

Chapter 1 of the Oracle Advanced Security Administrator's Guide 

Oracle AppWizard for Microsoft Visual C++ 

Install Microsoft Visual C++ 5.0 or 6.0 first. 

Chapter 1 of the Oracle AppWizard for Microsoft Visual C++ User's Guide 

Oracle Internet Directory 

 

 

  • NLS_LANG parameter setting

 

If Oracle components are currently installed on your computer and the NLS_LANG parameter is:

  • Set in the environment to a value other than AMERICAN_AMERICA.UTF8

  • Not set at all

you must set it to AMERICAN_AMERICA.UTF8 before installing Oracle Internet Directory. If no Oracle components are installed on your computer, this parameter is automatically set during installation. To use a different language, replace the AMERICAN_AMERICA portion of the character set with the correct one for your language. See Appendix C, "National Language Support" for more information.

Warning: Do not change the NLS_LANG parameter value in the registry. 

Follow these steps:

  1. Go to Start > Settings > Control Panel > System.

  2. Click the Environment tab.

  3. Select or create the NLS_LANG variable in the System Variables list box.

  4. Enter AMERICAN_AMERICA.UTF8 in the Value text box.

  5. Click Set, then OK.

 
  • Oracle8i database installation

 

If an Oracle8i database is installed on the same computer on which to install Oracle Internet Directory, ensure that both the database and listener are running.  

Chapter 7 of the Oracle8i Administrator's Guide for Windows NT

Net8 Administrator's Guide 

Oracle Parallel Server 

Perform the following tasks:

  1. Install the vendor-supplied operating system dependent layer. This layer must be Oracle certified.

  2. Set up raw devices before installing Oracle8i Enterprise Edition and Oracle Parallel Server.

  3. Install Oracle Parallel Server only on a disk that is private to and exclusively owned by the installation system (for example, the system disk). Unless you have specific reasons to do so and understand the risks involved, do not install Oracle Parallel Server on a disk that can be owned or mounted by more than one system.

 
 

Recovery Manager 

To back up to nondisk media, Recovery Manager requires a media management layer such as Legato Storage Manager, which is included on the CD-ROM. Legato Storage Manager requires the following system configuration:

  • Minimum Processor: Intel 80486.

  • Recommended Processors: Pentium 133 or Pentium 166

  • RAM: 32 MB

  • Hard disk: 64 MB

  • Backup for Windows NT and Windows 95/98: Additional 5% of total backup data or 100 MB for online indexes

 

Legato Storage Manager Administrator's Guide 

Oracle Enterprise Manager Requirements

The three main Oracle Enterprise Manager tiers (Oracle Management Server, Oracle Enterprise Manager Client, and Oracle Intelligent Agent) are installable through several of the installation types described in Appendix A, "Individual Components Available for Installation".

The system requirements for these installation types were described earlier in "Top-Level Component System Requirements". In addition to those system requirements, review the following requirements before beginning installation of Oracle Enterprise Manager:

Compatibility of Different Oracle Enterprise Manager Releases

The Oracle Enterprise Manager Console, DBA Management Pack, separately licensable packs, Oracle Management Server, and repository must all be of the same release. For example, you cannot use a:

The following release 2.1 components must use a release 2.1 Oracle Management Server and repository:

If the existing Oracle Management Server and repository are of a previous release, then migrate or upgrade them to the most recent release. In the case of migrating or upgrading an Oracle Management Server and repository to release 2.1, ensure that all Oracle Enterprise Manager components to use with the repository are also release 2.1. For example, do not upgrade the Oracle Management Server and repository to release 2.1 if you are still using Diagnostics Pack release 2.0 or Change Management Pack release 2.0. If you upgrade your Oracle Management Server and repository to release 2.1 before obtaining the release 2.1 pack software, you cannot use the older pack components.

See Also:

Oracle Enterprise Manager Configuration Guide for more information on migrating and upgrading 

Oracle Enterprise Manager Web Browser Requirements

You can also run the Oracle Enterprise Manager Console from a Web browser. The following table describes the system requirements. See Appendix A, "Individual Components Available for Installation" for the installation types with which you can install Oracle Enterprise Manager Web Site.

Requirement  Description 

Minimal Processor 

Pentium I 266 

Recommended Processor 

Pentium II 300 

Minimal RAM  

64 MB 

Recommended RAM  

128 MB 

Hard disk 

105 MB  

Web browser 

  • Microsoft Internet Explorer release 4.x or higher

  • Netscape Communicator release 4.0.5 or higher

 

Web server1 

  • Oracle Applications Server release 4.0.8 for Windows NT

  • Internet Information Server (IIS) release 4.0 for Windows NT

 
1 Oracle Enterprise Manager Web Site provides a default Web server listener (Oracle Applications Listener release 4.0.8.1 for Windows NT). If this listener is installed, the Web site is automatically configured. You must manually start the listener (OracleHOME_NAMEAppServerListener) from the Windows NT Control Panel. See the Oracle Enterprise Manager Configuration Guide for more information.

Repository Migration and Backup Requirements

If upgrading an Oracle Enterprise Manager release 2.0 repository to release 2.1 or migrating a release 1.x repository to release 2.1, back up or export the existing repository before performing a repository upgrade or migration.

See Also:

 

Paging Service Agent Extensions Requirements

If you want to install Oracle Enterprise Manager's Paging Service Agent Extensions, ensure that you install this component into an Oracle Intelligent Agent release 8.1.6 Oracle home; installing the Extensions in any other Oracle home is not supported.

Networking Protocol Vendor Requirements

The table below lists the supported vendor for each networking protocol:

Net8 Protocol Feature  Platform  Supported Vendor 

TCP/IP protocol 

Windows NT and Windows 95/98 

Microsoft TCP/IP 

SPX protocol 

Windows NT and Windows 95/98 

  • Microsoft NW Link for Windows NT, Windows 95/98

  • Novell NetWare Client 32 release 4.1

  • Novell IntranetWare Client release 4.1 for Windows NT

  • Novell IntranetWare Client release 2.2 for Windows 95

Note: For Microsoft NW Link, Client Service for NetWare must be installed. 

Named Pipes 

Windows NT and Windows 95/98 

Microsoft NETBEUI 

Logical Unit Type 6.2 (LU6.2) protocol 

Windows NT 

Microsoft SNA Server, release 3.0 

Host naming method 

Windows NT 

Microsoft TCP/IP 

NDS naming method

 

Windows NT and Windows 95 

  • Novell NetWare Client 32 release 4.1

  • Novell IntranetWare Client release 4.1 for Windows NT

  • Novell IntranetWare Client release 2.2 for Windows 95

Note: An Oracle Server release 7.2.2 or above for NetWare release 4.1 is required. 

NDS authentication method 

Windows NT and Windows 95 

  • Novell NetWare Client 32 release 4.1

  • Novell IntranetWare Client release 4.1 for Windows NT

  • Novell IntranetWare Client release 2.2 for Windows 95

Note: An Oracle Server release 7.2.2 or above for NetWare release 4.1 is required. 

Windows native authentication method 

Windows NT and Windows 95/98 

Microsoft 


Prev Next
Oracle
Copyright © 2000 Oracle Corporation.

All Rights Reserved.

Library

Product

Contents

Index