Database Host Requirements Supported Database Versions Initialization Parameters
2.1.1.1 Database Host Requirements
On the hosts CUSTDBHOST1 and CUSTDBHOST2 in the data tier, note the following requirements: ■ Oracle Clusterware For 11g Release 1 11.1 for Linux, refer to the Oracle Clusterware Installation Guide for Linux. ■ Oracle Real Application Clusters For 11g Release 1 11.1 for Linux, refer to the Oracle Real Application Clusters Installation Guide for Linux and UNIX. For 10g Release 2 10.2 for Linux, refer to Oracle Database Oracle Clusterware and Oracle Real Application Clusters Installation Guide for Linux. ■ Automatic Storage Management optional ASM gets installed for the node as a whole. It is recommended that you install it in a separate Oracle Home from the Database Oracle Home. This option comes in at runInstaller. In the Select Configuration page, select the Configure Automatic Storage Management option to create a separate ASM home.2.1.1.2 Supported Database Versions
Oracle Enterprise Content Management Suite requires the presence of a supported database and schemas. To check if your database is certified or to see all certified databases, refer to the Oracle Fusion Middleware 11g Release 1 11.1.1.x product area on the Oracle Fusion Middleware Supported System Configurations page: http:www.oracle.comtechnologysoftwareproductsiasfilesfusion_ certification.html To check the release of your database, you can query the PRODUCT_COMPONENT_ VERSION view as follows: SQL SELECT VERSION FROM SYS.PRODUCT_COMPONENT_VERSION WHERE PRODUCT LIKE Oracle;2.1.1.3 Initialization Parameters
Ensure that the following initialization parameter is set to the required minimum value. It is checked by Repository Creation Utility. Note: Oracle ECM requires that the database used to store its metadata either 10g or 11g supports the AL32UTF8 character set. Check the database documentation for information on choosing a character set for the database. Table 2–1 Required Initialization Parameters Configuration Parameter Required Value Parameter Class SOA PROCESSES 400 or greater Static ECM PROCESSES 100 or greater Static SOA and ECM PROCESSES 500 or greater Static Database and Environment Preconfiguration 2-3 To check the value of the initialization parameter using SQLPlus, you can use the SHOW PARAMETER command. As the SYS user, issue the SHOW PARAMETER command as follows: SQL SHOW PARAMETER processes Set the initialization parameter using the following command: SQL ALTER SYSTEM SET processes=500 open_cursors=500 SCOPE=SPFILE; Restart the database.2.1.1.4 Database Services
Parts
» Oracle Fusion Middleware Online Documentation Library
» What Is an Enterprise Deployment? About Oracle Enterprise Content Management Suite
» Built-In Security High Availability
» Terminology Oracle Fusion Middleware Online Documentation Library
» Oracle Identity Management Web Tier
» Abbreviations Hardware Requirements What to Install
» Installation Procedure Oracle Fusion Middleware Online Documentation Library
» Database Host Requirements Supported Database Versions Initialization Parameters
» Loading the Oracle Fusion Middleware Metadata Repository in the Oracle RAC Database
» ecm.mycompany.com admin.mycompany.com soainternal.mycompany.com ecminternal.mycompany.com
» IPs and Virtual IPs Firewalls and Ports
» Terminology for Directories and Directory Environment Variables
» Recommended Locations for the Different Directories
» Shared Storage Configuration Shared Storage and Recommended Directory Structure
» LDAP as Credential and Policy Store
» Configuring the Oracle Web Tier
» Enabling ADMINVHN on SOAHOST1 Running the Configuration Wizard on SOAHOST1 to Create a Domain
» Configuring Oracle HTTP Server for the Administration Server
» Assumptions and Procedure Manually Failing Over the Administration Server to SOAHOST2
» Validating Access Through Oracle HTTP Server Backing Up the Installation
» Configuring Oracle Coherence for Deploying Composites
» Configuring the Java Object Cache for Oracle Web Services Manager
» Configuring Oracle HTTP Server for the WLS_SOA Managed Servers
» Setting the Frontend HTTP Host and Port Validating Access Through Oracle HTTP Server
» Enabling High Availability for Oracle File and FTP Adapters
» About Adding Oracle UCM to a Domain Extending the Domain to Include Oracle UCM
» Restarting the Administration Server Configuring a JMS Persistence Store for Oracle IPM JMS
» Configuring BPEL CSF Credentials
» About Setting Up Node Manager
» Generating Self-Signed Certificates Using the utils.CertGen Utility
» Configuring Node Manager to Use the Custom Keystores
» Configuring Managed WLS Servers to Use the Custom Keystores
» Testing the Server Migration
» Create an LDIF file assumed to be jpstestnode.ldif in this example
» Cataloging Oracle Internet Directory Attributes
» Overview of Oracle Access Manager Integration Prerequisites for Oracle Access Manager
» Running the OAM Configuration Tool
» Installing and Configuring WebGate
» Back Up Configuration Files Setting the Order of Providers
» Move to the following directory under your Oracle Home for Webgate:
» Updating the OAM11gRequest File
» Monitoring the Topology Defining an Optimal Input File Strategy for Oracle IPM
» Configuring UMS Drivers Oracle Fusion Middleware Online Documentation Library
» Choose the Automatic Server Migration Enabled option. This enables Node Click Save.
» Performing Backups and Recoveries
» Page Not Found When Accessing soa-infra Application Through Load Balancer
Show more