| Oracle Content Management SDK Installation Guide 10g (9.0.4) Part Number B10689-01 |
|
This chapter provides information about system hardware and software requirements. It also describes how to prepare your system with the necessary Oracle software. Topics in this chapter include:
For additional information about any of the requirements or pre-installation steps involving Oracle Application Server, or components such as Oracle Internet Directory, see the appropriate guide from those listed under "Related Documents" in the Preface.
See Appendix A, "Planning Your Oracle CM SDK Deployment" for information about Oracle CM SDK deployment options.
The requirements described in Table 2-1 and Table 2-2 are based on using the Oracle Application Server, A. J2EE and Web Cache installation type from the Oracle Application Server 10g (9.0.4) CD.
The hardware requirements for multiple-computer deployment support a workgroup of about 50 Oracle CM SDK concurrent connected users accessing all protocols moderately (a concurrent connected user is a user who is authenticated and has performed an operation in the previous hour). The hardware requirements for single-computer deployment can support approximately two Oracle CM SDK concurrent connected users accessing two protocols moderately.
Table 2-1 and Table 2-2 do not include requirements for Oracle Internet Directory. If you want to use Oracle Internet Directory for Oracle CM SDK credential management, Oracle recommends that you install, configure, and run it on a separate computer. However, if your computer is powerful enough, it is possible to run Oracle CM SDK in an Oracle Application Server middle tier Oracle home and Oracle Internet Directory in an Oracle Application Server infrastructure Oracle home on the same computer. See Appendix A, "Planning Your Oracle CM SDK Deployment" for more information.
For AIX, HP-UX, Compaq Tru64, and Linux operating system requirements, see Oracle Application Server 10g Installation Guide for configuration requirements. Also see the Oracle Content Management SDK Release Notes (platform-specific) for additional configuration requirements and caveats, in addition to the "Linux Requirements" noted in this section.
For Sun SPARC Solaris systems, Oracle CM SDK requires Sun SPARC Solaris 2.8 and Solaris 2.9 with the specific patches required by Oracle Application Server and any Solaris patches required for the JDK. See the Oracle Application Server 10g Installation Guide for Solaris patch requirements. You can download the patches from the Sun support web site (http://sunsolve.sun.com).
In addition, the Solaris system parameters must meet the requirements listed in the "Sun SPARC Solaris Kernel Parameters".
In addition to any issues in the Release Notes, the following requirements apply to Linux:
fvwm or wmaker as the X Window manager when installing and configuring on Linux.
For Sun SPARC Solaris systems, if you create a database instance on a computer, you must make sure the kernel parameters for shared memory match the settings in the Oracle9i Database Installation Guide (excerpted as Table 2-3). However, note that the default settings typically meet or exceed these minimum values.
/etc/system file, be sure to reboot the computer so that the kernel settings can take effect.
Table 2-3 Minimum Values for a Single Oracle9i Database Instance
See your hardware platform's documentation for more information about kernel parameters.
To use an Oracle9i Database Server, Release 1 (9.2.0.3) database with Oracle CM SDK 10g (9.0.4), Oracle recommends that you create a separate Oracle home for Oracle Application Server (Oracle Application Server A, B, or C) on a different computer, and install and configure Oracle CM SDK in this Oracle home (see Chapter 1, Concepts, in the Oracle Content Management SDK Administrator's Guide for information about integrating with Oracle Application Server). See "Multiple-Computer Deployment" for details.
If you have an existing Oracle production database that you want to use as the database tier for Oracle CM SDK, be sure that it meets the following requirements:
Configure Oracle9i Database Server using the parameters shown in Table 2-4. These parameters affect Oracle CM SDK installation and performance.
To check the value of the parameters, connect to the database using SQL*Plus and run the following query of the v$parameter view:
SELECT name, value FROM v$parameter WHERE name = 'processes';
SQL*Plus returns the value of the processes parameter. Repeat the command above, replacing the word processes with the appropriate parameter name to check the other parameter values as listed in Table 2-4.
If you need to change any parameters, be aware that initialization parameter settings are managed differently in Oracle9i than in prior releases. See the Oracle9i Database Administrator's Guide for your release for specific instructions before changing any settings.
The Oracle CM SDK configuration fails if the Oracle JVM option (also known as JServer) is not installed and running in the database. The easiest way to verify that the Oracle JVM option exists is to connect to the database instance as SYS 'AS SYSDBA' using SQL*Plus and run the following query:
SELECT dbms_registry.status('JAVAVM') FROM dual;
If the result is VALID, then Oracle JVM is installed.
See the Oracle9i Installation Guide for information about installing the database with this option.
Oracle CM SDK requires an Oracle home, based on Oracle Application Server 10g (9.0.4).
Oracle CM SDK requires an Oracle home based on Oracle Application Server 10g (9.0.4) software, using one of the following installation types:
Oracle recommends using the Oracle Application Server, A. J2EE and Web Cache installation option to support the middle tier, because it requires less RAM and hard-disk drive space than the other install types. Unlike the other installation options (B and C), the Oracle Application Server, A. J2EE and Web Cache installation type does not require Oracle Application Server, Infrastructure.
Installation option A allows you to use either Oracle CM SDK or Oracle Internet Directory for credential management. The other installation options (B and C) allow you to use either Oracle CM SDK or Oracle Internet Directory for credential management, but require you to install Oracle Internet Directory for use with other components.
To use Oracle Internet Directory for credential management, you must install and configure Oracle Application Server, Infrastructure. To improve performance, Oracle recommends that you install Oracle Application Server, Infrastructure on a separate computer.
Oracle Application Server, Infrastructure includes a restricted-use Enterprise Edition installation of the Oracle9i Database Server. During installation and configuration of Oracle Application Server Infrastructure, a database instance is created for the Oracle Application Server Metadata repository, and for Oracle Internet Directory. This should not be used for storing the Oracle CM SDK schema. Install Oracle Application Server, Infrastructure before installing Oracle CM SDK.
See Appendix A, "Planning Your Oracle CM SDK Deployment" for detailed deployment recommendations.
The process for upgrading an existing Oracle Internet File System or Oracle CM SDK to the current version of Oracle CM SDK depends on the release you are upgrading from, and on the release number of the Oracle database. Oracle CM SDK requires:
Each product must be in its own Oracle home. In addition, because of the respective resource requirements of each of these platforms, Oracle CM SDK typically requires multiple-computer deployment for production environments. Table 2-5 summarizes the process for several Oracle Internet File System and Oracle CM SDK releases.
To use an existing Oracle database instance, see the "Oracle Database Requirements and Recommendations" to ensure that your instance meets all requirements.
|
|
![]() Copyright © 1999, 2003 Oracle Corporation. All Rights Reserved. |
|