Oracle Collaboration Suite Release Notes
Release 1, Version 9.0.3.1.0 for Windows

Part Number B10263-01
Go To Table Of Contents
Contents

Go to previous page Go to next page

3
Management Issues


Note:

Oracle Corporation recommends reviewing the following documents prior to installing Oracle Collaboration Suite Release 1, Version 9.0.3.1.0:

  • Oracle9i Application Server Release Notes, Release 9.0.2

  • Oracle Internet Directory Release Notes, Release 9.0.2

 

This chapter summarizes management issues associated with Oracle Collaboration Suite. Topics include:

3.1 Search

The following issues are associated with Oracle Collaboration Suite Search:

3.1.1 Multiple Searches are not Performed Simultaneously

3.1.2 Search Does Not Time Out When Searching Oracle Email or Web pages

3.1.3 Search Configuration Does Not Support UltraSearchFilePagePath and UltraSearchTablePagePath

The Oracle Collaboration Suite Web searching component is only configured to search Web sites that have been crawled by Oracle Ultra Search. The Oracle Collaboration Suite Web searching component is not configured to search other repositories crawled by Oracle Ultra Search, such as generic database tables, Oracle Portal, or e-mail repositories. However Oracle Collaboration Suite Search does search Oracle Email.

3.2 Globalization

The following issues are associated with globalization:

3.2.1 Multilingual Support

The Oracle Collaboration Suite user interface is available in the following languages: English, Brazilian Portuguese, French, German, Italian, Japanese, Korean, Simplified Chinese and Traditional Chinese.

The Oracle Calendar server administration tools have an English interface but support data in all of the languages supported by Oracle Collaboration Suite, except for Traditional Chinese.

Oracle Calendar clients, including CorporateTime, are available only in English with the exception of Oracle Outlook Connector, which is available in English, French and German.

With the exception of Oracle Calendar Web Client, Oracle Calendar does not currently support non-ASCII user IDs.

Wireless calendar notifications and reminders are delivered only in English.

See Also:

Oracle Collaboration Suite Installation Guide for information on installing multilingual support 

3.2.2 Multilingual Deployment

Perform the following steps to deploy Oracle Collaboration Suite multilingual support:

Infrastructure
  1. Set the %oracle_home% environment variable before installing the single sign-on language translation and Portal language translation.

    %ORACLE_HOME%\jdk\bin\java -jar
    %ORACLE_HOME%\sso\lib\ossoca.jar langinst d 1 %ORACLE_HOME%
    
    
  2. When starting the installation, install all language translations.

    setupNLS.bat
    
    
  3. During installation, select UTF8 as the infrastructure database character set.

  4. After installation, enable single sign-on language translations:

    %ORACLE_HOME%\jdk\bin\java -jar ORACLE_HOME\sso\lib\ossoca.jar langinst d 1
    %ORACLE_HOME%
    %ORACLE_HOME%\jdk\bin\java -jar ORACLE_HOME\sso\lib\ossoca.jar langinst e 1
    %ORACLE_HOME%
    %ORACLE_HOME%\jdk\bin\java -jar ORACLE_HOME\sso\lib\ossoca.jar langinst f 1
    %ORACLE_HOME%
    %ORACLE_HOME%\jdk\bin\java -jar ORACLE_HOME\sso\lib\ossoca.jar langinst i 1
    %ORACLE_HOME%
    %ORACLE_HOME%\jdk\bin\java -jar ORACLE_HOME\sso\lib\ossoca.jar langinst ptb 1
    %ORACLE_HOME%
    %ORACLE_HOME%\jdk\bin\java -jar ORACLE_HOME\sso\lib\ossoca.jar langinst ja 1
    %ORACLE_HOME%
    %ORACLE_HOME%\jdk\bin\java -jar ORACLE_HOME\sso\lib\ossoca.jar langinst ko 1
    %ORACLE_HOME%
    %ORACLE_HOME%\jdk\bin\java -jar ORACLE_HOME\sso\lib\ossoca.jar langinst zhs 1
    %ORACLE_HOME%
    %ORACLE_HOME%\jdk\bin\java -jar ORACLE_HOME\sso\lib\ossoca.jar langinst zht 1
    %ORACLE_HOME%
    
Middle Tier
  1. Set the %oracle_home% environment variable before installing the single sign-on language translation and Portal language translation:

    %ORACLE_HOME%\jdk\bin\java -jar
    %ORACLE_HOME%\sso\lib\ossoca.jar langinst d 1 %ORACLE_HOME%
    
    
  2. When starting installation, install all language translations:

    setupNLS.bat
    
    
  3. After installation, enable the portal language translations:

    %ORACLE_HOME%\assistants\opca\ptlasst.bat -mode LANGUAGE -s PORTAL -c
    myhost.domain.com:1521:iasdb -lang d -available -silent -m portal -verbose
    %ORACLE_HOME%\assistants\opca\ptlasst.bat -mode LANGUAGE -s PORTAL -c
    myhost.domain.com:1521:iasdb -lang e -available -silent -m portal -verbose
    %ORACLE_HOME%\assistants\opca\ptlasst.bat -mode LANGUAGE -s PORTAL -c
    myhost.domain.com:1521:iasdb -lang f -available -silent -m portal -verbose
    %ORACLE_HOME%\assistants\opca\ptlasst.bat -mode LANGUAGE -s PORTAL -c
    myhost.domain.com:1521:iasdb -lang i -available -silent -m portal -verbose
    %ORACLE_HOME%\assistants\opca\ptlasst.bat -mode LANGUAGE -s PORTAL -c
    myhost.domain.com:1521:iasdb -lang ptb -available -silent -m portal -verbose
    %ORACLE_HOME%\assistants\opca\ptlasst.bat -mode LANGUAGE -s PORTAL -c
    myhost.domain.com:1521:iasdb -lang ja -available -silent -m portal -verbose
    %ORACLE_HOME%\assistants\opca\ptlasst.bat -mode LANGUAGE -s PORTAL -c
    myhost.domain.com:1521:iasdb -lang ko -available -silent -m portal -verbose
    %ORACLE_HOME%\assistants\opca\ptlasst.bat -mode LANGUAGE -s PORTAL -c
    myhost.domain.com:1521:iasdb -lang zhs -available -silent -m portal -verbose
    %ORACLE_HOME%\assistants\opca\ptlasst.bat -mode LANGUAGE -s PORTAL -c
    myhost.domain.com:1521:iasdb -lang zht -available -silent -m portal -verbose
    
    

You are prompted to enter the Portal schema password. The Portal schema password can be retrieved from the Oracle Internet Directory, with the distinguished name of the Oracle Portal schema, as follows:

OrclResourceName=portal_user,orclReferenceName=sid.myhost.domain.com,cn=IAS InfrastructureDatabases,cn=IAS,
cn=Products,cn=OracleContext

myhost.domain.com:1521:iasdb specifies the connect string to the infrastructure database. The format should be hostname:port:sid.

Information Storage
  1. When starting installation, install all language translations

    setupNLS.bat
    
    
  2. Use the Oracle Files or Oracle Email default storage database, or create custom databases with UTF8 character set.


    Note:

    AL32UTF8 is not supported in this release.  


3.3 Oracle Internet Directory


Note:

The Oracle Internet Directory version in this release of Oracle Collaboration Suite is version 9.0.2.2 


The following issue is associated with Oracle Internet Directory:

3.3.1 The Oracle Internet Directory Server Fails

The Oracle Internet Directory Server can fail if the load is too heavy. To correct this problem, apply the RDBMS patch for bug 2514005.

See Also:

Oracle Internet Directory 9.0.2.2 Readme for more details 

3.4 Mod_osso

The following issue is associated with Mod_osso:

3.4.1 Enabling IP Checking for Mod_osso

Mod_osso uses the directive OssoIPCheck to verify that the user who authenticates the single sign-on server is the same user who is accessing a mod_osso-protected application.

To enable mod_osso for IP checks, set the directive OssoIPCheck in the httpd.conf file to on. Note, however, that OssoIPCheck should be enabled only if a browser can communicate with both the single sign-on server and the HTTP server without using proxy servers. If proxies are used, and the directive OssoIPCheck is enabled, an error message can display. This is because proxies might not use static IP addresses. In Oracle 9iAS, Version 9.0.4, the default setting for the directive is off.

  1. Stop OPMN:

    $MIDTIER_ORACLE_HOME/opmn/bin/opmnctl stopall
    
    
  2. Modify the $MIDTIER_ORACLE_HOME/Apache/Apache/conf/mod_osso.conf file.

  3. Disable OssoIPCheck.


    Note:

    The ORACLE_HOME here is the middle tier ORACLE_HOME


  4. Restart OPMN:

    $MIDTIER_ORACLE_HOME/opmn/bin/opmnctl startall
    


    Note:

    To stop the HTTP server, use Oracle Enterprise Manager (http://hostname.domain:1810/) instead of the command line. 



Go to previous page Go to next page
Oracle
Copyright © 2003 Oracle Corporation.

All Rights Reserved.
Go To Table Of Contents
Contents