| Oracle8 Installation Guide for LINUX 2.0.34 Release 8.0.5 BETA |
|
Completing a quick, successful installation depends on the local system satisfying the software dependencies and space requirements for Oracle software. This chapter describes the requirements for installing the Oracle8 Server, Release 8.0.5 for LINUX. Verify that the system meets the requirements described in this chapter before starting the installation.
Installing the Oracle8 Server involves the following steps:
Verify that your system meets the installation requirements described in the following sections before you install the Oracle8 Server.
| OS Software | Requirements |
|---|---|
|
Operating System |
LINUX 2.0.34 |
|
System Libraries |
GNU C Library, version 2.0.7 |
|
Window Manager |
An X Window system |
This section provides product-specific information additional to hardware and software requirements provided earlier in this chapter.
| Product Name | Restrictions and Requirements | Required Tasks for Successful Installation |
|---|---|---|
|
Oracle8 Server, 8.0.5 |
None. |
Complete all pre-installation, installation, and post-installation tasks. |
|
Oracle8 Objects Option, 8.0.5 |
Only available with Oracle8 Enterprise Edition. |
None. |
|
Oracle8 Partitioning Option, 8.0.5 |
Only available with Oracle8 Enterprise Edition. |
None. |
|
Oracle8 ConText Cartridge, 2.4.5 |
Requires an installed Oracle8 database. |
Note: Migration and upgrade requirements are described in "Complete Pre-Upgrade Tasks" in Chapter 5. |
|
Oracle8 Spatial Cartridge, 8.0.5 |
Only available with Oracle8 Enterprise Edition. |
None. |
|
Oracle8 Image Cartridge, 8.0.5 |
Only available with Oracle8 Enterprise Edition. |
None. |
|
Oracle8 Visual Information Retrieval Cartridge, 8.0.5 |
Only available with Oracle8 Enterprise Edition. Requires Oracle8 Image Cartridge. |
None. |
|
PL/SQL, 8.0.5 |
None. |
None. |
| Product Name | Restrictions and Requirements | Required Tasks for Successful Installation |
|---|---|---|
|
Java Database Connect (JDBC) 8.0.5, including JDBC OCI Driver and JDBC Thin Driver |
Requires JDK release 1.0.2 or 1.1.1. |
Complete "Pre-Installation Steps for JDBC" in Chapter 2. |
|
Migration Utility (Oracle7 to Oracle8), 8.0.5 |
None. |
None. |
|
Object Type Translator, 8.0.5 |
None. |
None. |
|
Oracle Installer, 4.0.3 |
None. |
None. |
|
Oracle Online Text Viewer, 1.0.1 |
None. |
None. |
|
Oracle Server Manager: Line Mode, 3.0.4 |
None. |
None. |
|
Pro*C/C++, 8.0.5 |
Requires LINUX gcc 2.7.2.3 compiler or higher. |
Complete "Pre-Installation Steps for the Pro*C/C++ Precompiler" in Chapter 2. Complete "Post-Installation Steps for Oracle Precompilers" in Chapter 4. |
|
SQL*Plus, 8.0.5 |
None. |
None. |
| Product Name | Restrictions and Requirements | Required Tasks for Successful Installation |
|---|---|---|
|
Oracle8 Data Gatherer, 8.0.5 |
Requires Oracle Intelligent Agent. |
For more information, refer to the Oracle Enterprise Manager Configuration Guide and the Oracle Data Gatherer Installation and Configuration Guide. |
|
NIS Native Naming Integration, 8.0.5 |
None. |
None. |
|
Oracle Intelligent Agent, 8.0.5 |
None. |
Complete "Post-Installation Steps for Oracle Intelligent Agent" in Chapter 4. |
|
Oracle Names Server, 8.0.5 |
None. |
Complete "Pre-Installation Steps for Oracle Names Server" in Chapter 2. Complete "Post-Installation Steps for Oracle Names Server (Optional)" in Chapter 4. |
|
Oracle Net8, 8.0.5 |
None. |
Complete "Pre-Installation Steps for Oracle Net8" in Chapter 2. Complete "Post-Installation Steps for Oracle Net8" in Chapter 4. Note: Migration and upgrade requirements are described in "Complete Pre-Upgrade Tasks" in Chapter 5. |
|
Oracle TCP/IP Protocol Adapter, 8.0.5 |
None. |
Complete "Pre-Installation Steps for the Oracle Protocol Adapters" in Chapter 2. Complete "Post-Installation Steps for Oracle Protocol Adapters" in Chapter 4. |
All network adapters require the underlying software and operating system libraries for the supported network. The network software must be installed and running prior to installation of the Oracle Net8 products. Refer to the operating system and third party vendor networking product documentation for more information. Oracle Net8 products require the specific release of Oracle8 Server and Oracle Net8 supplied with this release.
The total installed size of the Oracle8 Server distribution is approximately 600 MB. If you have at least this much disk space available under a single mount point, you have adequate disk space to install the Oracle8 Server distribution.
The minimum recommended RAM for running the products in this release is 32 MB. If you have at least this much memory available on the system, you have enough memory to run the products in this release.
If you are installing other Oracle products on the server machine-Developer/2000 tools or Oracle Applications, for example-you must take the space and memory requirements for those products into account separately. See the installation guides for the additional products to determine their space and memory requirements.
The following issues and restrictions may affect the installation or use of the Oracle8 Server on LINUX 2.0.34. You should also check the release notes that accompany this release, and the README file in the $ORACLE_HOME/rdbms/doc directory before using the Oracle8 Server, Release 8.0.5. README files for other products on the Oracle8 Server distribution are in the doc or admin/doc directories for the respective products.
The number of concurrent Oracle processes (initsid.ora parameter PROCESSES) for each Oracle system is limited by the LINUX-imposed limit for the maximum number of semaphore identifiers.
The Oracle Server must be able to verify that file writes have been made to disk. File systems that do not support this verification are not supported for use with Oracle, such as NFS based on the UDP protocol.
All new installations and all database creations performed with the Installer comply with the Optimal Flexible Architecture (OFA) standard, in that the Installer requires you to enter a value for ORACLE_BASE. If you need to create a non-OFA structure, the Installer allows you to specify the same value for ORACLE_BASE as you specify for ORACLE_HOME
|
See Also: OFA is described in detail in Chapter 1 of the Oracle8 Administrator's Reference for LINUX. |
Oracle8 includes native support for large files (greater than 2 GB).However you should verify that your file system and volume manager do not impose file size limits.