| Oracle Collaboration Suite Installation Guide Release 1, Version 9.0.3.1.0 for Windows Part Number B10262-01 |
|
This chapter guides you through the installation steps for Oracle Collaboration Suite. Oracle Corporation recommends that you perform the steps in this order:
You must first complete the installation procedures described in "Starting Oracle Universal Installer" to access the installation procedures described in this chapter.
Note:
Ensure that you first complete the installation procedures described in "Starting Oracle Universal Installer", which:
Completion of those procedures enables you to access the installation procedures described in this chapter.
One of the following screens appears after you click Next on the File Locations screen at step 9:
The Oracle Infrastructure Database screen appears.
SYS password for the existing Oracle9iAS Infrastructure.
The default SYS password is change_on_install.
The Stop 9iAS Infrastructure Database screen appears.
The Summary screen appears if you are upgrading an existing Oracle9iAS Infrastructure. Go to step 17.
This screen offers two options labeled accept default selection and specify your choice:
If you select an Oracle9iAS Infrastructure component, then Oracle Universal Installer starts and configures it after installation. If you deselect a component, Oracle Universal Installer installs it but does not configure or start it. If you decide to use that component at a later time, then start the Oracle Enterprise Manager Web Site to configure that component.
If you do not have Oracle9iAS Single Sign-On installed, return to the Select Configuration Options screen and select the default configuration option for Oracle9iAS Single Sign-On. Go to step 13.
Note:
If you do not have Oracle Internet Directory installed, return to the Select Configuration Options screen and select the default configuration option for Oracle Internet Directory. Go to step 13.
Note:
ias_admin password for this host to continue with the installation. The instance name must contain alphanumeric and underscore characters only. Go to step 14.
If you forget your ias_admin users password following installation, refer to the Oracle9i Application Server Administrator's Guide for the steps you can follow to reset the password. This document is available on the Oracle Technology Network at
http://otn.oracle.com
ias_admin password must consist of at least five alphanumeric characters. Additionally, at least one of the characters must be a number.
The ias_admin password enables you to manage all instances of Oracle9iAS Infrastructure across the install host, run management tools, facilitate future installations, and access the Oracle Enterprise Manager Web Site.
The Database Character Set screen appears.
Based on the language of the install operating system. If you intend to store data in one language, accept the default database character set.
Enables you to store multiple language groups.
Click Help to view the list of available common character sets.
The Summary screen appears.
The Install screen appears while installing the components. The Install screen shows installation operations, including actions such as file copy and linking, and executing decision points and calculations. It also displays the full path of the installation log.
Cancel discontinues the installation process. You can then choose to stop the installation of an individual component or the entire product.
The Configuration Tools screen appears. The screen lists the configuration tools for all installed components. Depending on the configurations selected, you see some component configuration screens, but no input is required.
Oracle Universal Installer executes a configuration tool for each component selected previously in the Select Configuration Options screen.
In this screen you can also stop a specific configuration process or view data for failed executions. You can either fix the error and click Retry to execute the configuration tool again, or ignore the error. Click Stop to quit the configuration process.
The End of Installation screen appears.
This screen displays the URL and port number for accessing the Oracle HTTP Server page and the Oracle Enterprise Manager Web Site. The default Oracle HTTP Server page is the Oracle Collaboration Suite Welcome page, which provides links to component demonstrations, default port allocations, and information about new features.
"Installation Session Log Files" for information on the log file that Oracle Universal Installer creates to keep an inventory of components that it installs on your system
See Also:
For further information on postinstallation and configuration tasks, refer to the Oracle9i Application Server Administrator's Guide and component-specific documentation. For information on accessing the documentation, refer to Appendix G, "Oracle Collaboration Suite Documentation".
Ensure that you have already installed Oracle9iAS Infrastructure.
The Database Configuration Types screen appears after you click Next on the File Locations screen at step 9. Follow these procedures to install an information storage database.
If you do not choose to upgrade your existing database, click Next and go to step 4.
sales.acme.com
where sales is the name of the database and acme.com is the network domain in which the database is located.
The SID field defaults to the database name portion of the Global Database Name (sales in the preceding example) until it reaches eight characters in length or you enter a period or underscore. You can accept or change the default value.
The Database File Location screen appears.
The Summary screen appears.
Cancel discontinues the installation process. You can then choose to stop the installation of an individual component or the entire product.
The Configuration Tools screen appears at the end of the installation. Configuration assistants help you create and configure the database and network environment.
| Assistant | Start Condition | Purpose |
|---|---|---|
|
Oracle Cluster Configuration Assistant |
When Oracle Universal Installer is started on a cluster. This assistant does not appear if you selected Software Only in step 1. |
Starts the Global Services Daemon (GSD) on all nodes selected for installation. |
|
Oracle Net Configuration Assistant |
In all cases, except if you selected Software Only in step 1. |
Automatically configures the network. |
|
Database Configuration Assistant |
If you selected not to upgrade an existing instance in step 4 and did not chose Software Only in step 1. |
Automatically creates an Oracle9i database. You are prompted to enter a password for the
Note: If you plan to configure Oracle Email, then you must unlock the |
|
Oracle Intelligent Agent Configuration Assistant |
In all cases except if you selected Software Only in step 1. |
Automatically starts the Intelligent Agent Service. |
|
Database Upgrade Assistant |
If you selected to upgrade a database in step 3. |
Upgrades the selected database to Oracle9i. |
If a configuration assistant fails, the Configuration Tools screen displays the cause of the failure. Correct the cause of the failure and click Retry to re-install, or click Next to continue.
The End of Installation screen appears if the configuration assistants are successful. Click Exit to exit Oracle Universal Installer, or click Next Install to install additional components. Clicking Next Install returns you to the Oracle Universal Installer File Locations screen.
|
See Also:
"Installation Session Log Files" for information on the log file that Oracle Universal Installer creates to keep an inventory of components that it installs on your system |
You can install more than one database in the same Oracle home.
Install a starter database or select the Software Only database configuration option when prompted from one of the following software CD-ROMs:
Select Start > Programs > Oracle - HOME_NAME > Configuration and Migration Tools > Database Configuration Assistant.
The database is created by Database Configuration Assistant in the same manner that it is created by Oracle Universal Installer.
|
See Also:
"Database Tuning" for required tuning parameters if you install a database from the Oracle9i Database installation CD-ROM |
The following sections describe how to register the Oracle Email database with Oracle Internet Directory and unlock the CTXSYS password:
Choose Start > Programs > Oracle - HOME_NAME > Configuration and Migration Tools > Net Configuration Assistant.
The Welcome screen appears.
This creates an ldap.ora file that specifies the Oracle Internet Directory server and port number in the ORACLE_HOME\network\admin directory.
Use Oracle Net Manager to either:
The Restart Database screen appears.
The Summary screen appears.
The progress of database configuration displays in the Database Configuration Assistant screen.
cn=oraclecontext for the Email Store SID selected in step 3.
If you did not select Password Management to unlock and set the CTXSYS user password, then enter the following commands:
C:\> sqlplus 'sys/password@dbs_service_name AS SYSDBA'
If you installed an Oracle Collaboration Suite Information Storage database or an Oracle9i release 2 (9.2) database, then the password was set at the end of the database configuration process. If you installed a pre-9.2 database, then the default password is change_on_install.
SQL> ALTER USER ctxsys IDENTIFIED BY ctxsys ACCOUNT UNLOCK;
This sets the password to ctxsys and unlocks the CTXSYS account.
SQL> CONNECT ctxsys/ctxsys SQL> EXIT
|
Note: After installing the Oracle Collaboration Suite middle tier, you must complete additional Oracle Email procedures by following the instructions in the Oracle Email Administrator's Guide Addendum and Oracle Email Administrator's Guide Addendum. Refer to Table 5-1 for more details. |
Integrating Oracle Files with Oracle Workflow enables you to access the content approval and routing features built into Oracle Files. To automatically integrate with Oracle Workflow, you must install and configure Oracle Workflow before configuring Oracle Files. Although you can integrate with Oracle Workflow as a manual postconfiguration step, this is not recommended. Contact Oracle Support Services for detailed information about integrating Oracle Workflow with Oracle Files as a postconfiguration step.
Before you begin:
See Also:
The Select Configuration Options screen appears after you select Next on the File Locations screen at step 9. Follow these procedures to install an application middle tier.
All Oracle Collaboration Suite middle tier applications are installed with every Oracle Collaboration Suite installation. If you deselect a component configuration, you can configure the component after installation.
The Existing Oracle9iAS Single Sign-On screen appears. If you do not have Oracle9iAS Single Sign-On installed, exit Oracle Universal Installer and install it from the Oracle9iAS Infrastructure installation.
The Oracle Internet Directory screen appears.
The Create Instance Name and ias_admin Password screen appears.
ias_admin password must consist of at least five alphanumeric characters. Additionally, at least one of the characters must be a number.
The ias_admin password enables you to manage all instances of Oracle9iAS Infrastructure across the installation host, run management tools, facilitate future installations, and access the Oracle Enterprise Manager Web Site.
The Summary screen appears. This screen enables you to review all settings before installation begins. These settings include source, destination, installation type, product language, installation file sizes, and a list of Oracle Collaboration Suite components. Click Previous to make changes to any of these settings on the respective screens.
The Install screen appears and displays a progress meter. Oracle Universal Installer performs the install and relinking phases, causing the progress meter to adjust as each phase completes.
The Configuration Tools screen appears. Oracle Universal Installer executes a configuration tool for each component selected previously in the Select Configuration Options screen.
Monitor the progress of each configuration tool by scrolling down the tools list. The tool status changes as each component is configured. In this screen you can also stop a specific configuration process or view data for failed executions. You can either fix the error and click Retry to execute the configuration tool again, or ignore the error.
User input is required for Oracle Files and Oracle Calendar. Go to the following sections for configuration steps:
| Assistant | Go to... |
|---|---|
|
Oracle Files Configuration Assistant |
Chapter 6, "Oracle Files Configuration" Important: To integrate Oracle Workflow with Oracle Collaboration Suite, you must configure Oracle Workflow before you configure Oracle Files. If Oracle Workflow is not configured, then do not configure Oracle Files at this time. |
|
Oracle Calendar Configuration Assistant |
The End of Installation screen displays the URLs and port numbers to access the Oracle HTTP Server Welcome page and Oracle Enterprise Manager Web Site.
Click Exit to quit Oracle Universal Installer or click Next Install to install additional Oracle Collaboration Suite instances.
You have successfully installed Oracle Collaboration Suite. Proceed to "Oracle Collaboration Suite Postinstallation Tasks" for a list of additional configuration steps.
|
See Also:
"Installation Session Log Files" for information on the log file that Oracle Universal Installer creates to keep an inventory of components that it installs on your system |
To configure Oracle Calendar:
To enable e-mail notification, select Use mail notification. Then select a delivery system and enter the name of the host where your e-mail server is configured.
To enable PIM Notification, select Use Wireless Notification Dispatcher. Then enter the host name and port number of the host where Oracle Wireless is configured.
SYSOP password for the Oracle Calendar server. This password must be at least five alphanumeric characters long and contain at least one number.
Table 5-1 describes Oracle Collaboration Suite postinstallation tasks.
| Component | Requirements |
|---|---|
|
Enterprise Manager Web Site |
Ensure that Enterprise Manager Web Site is running. |
|
Multilingual Support |
Refer to the Oracle Collaboration Suite Release Notes for information about enabling Oracle9iAS Portal language translations. |
|
Oracle Calendar |
Refer to:
|
|
Oracle Collaboration Suite Quick Tour |
Refer to Chapter 2, "Configuration and Management" of Oracle Collaboration Suite Administrator's Guide for instructions on creating a URL link to the Quick Tour pages in Oracle9iAS Portal. |
|
Oracle Collaboration Suite Search |
Refer to Oracle Files Administration Guide for configuration information. |
|
Oracle Collaboration Suite Web Client |
Refer to "Configuring the Application URLs" in Chapter 2 of Oracle Collaboration Suite Administrator's Guide for configuration steps. |
|
Oracle Email |
|
|
Oracle Files |
Refer to:
|
|
Oracle Ultra Search |
Refer to Oracle Ultra Search User's Guide for detailed postinstallation configuration steps. |
|
Oracle Voicemail & Fax |
Refer to Oracle Voicemail & Fax Administrator's Guide for information about running the Oracle Voicemail & Fax Infrastructure Configuration Tool to complete required postinstallation tasks. |
|
Oracle Wireless & Voice |
Configuring Oracle Wireless & Voice in the middle tier automatically upgrades the Oracle Wireless & Voice schema in the Oracle9iAS Metadata Repository. If you have pre-9.0.2 middle tiers pointing to the same Oracle9iAS Infrastructure at the time you configure Oracle Wireless & Voice, then you must apply the Oracle Wireless & Voice 9.0.2.2.0 patch to all existing Oracle9iAS middle tiers. This patch is available on OracleMetaLink ( If you are installing Oracle9iAS Infrastructure from the Oracle Collaboration Suite CD Pack, no upgrade is required. Refer to Oracle Collaboration Suite Administrator's Guide, Oracle9iAS Wireless Release Notes, and Oracle9iAS Wireless Administrator's Guide for additional postinstallation and postconfiguration steps. |
The Oracle Collaboration Suite Documentation Library CD-ROM is included in your Oracle Collaboration Suite CD Pack. For information on accessing the documentation from the CD-ROM, refer to Appendix G, "Oracle Collaboration Suite Documentation".
|
|
![]() Copyright © 2002 Oracle Corporation. All Rights Reserved. |
|