Resumo do conteúdo contido na página número 1
Oracle Unified Messaging
Installation Guide
Release 2.1.2 for Sun SPARC Solaris 2.6
January, 2001
Part No. A86091-02
Resumo do conteúdo contido na página número 2
Unified Messaging Installation Guide, Release 2.1.2 for Sun SPARC Solaris 2.6 Part No. A86091-02 Copyright © 1996, 2001 Oracle Corporation. All rights reserved. Primary Author: Ginger Tabora Contributors: Byung Choung, Varouzhan Ebrahimian, Duane Jensen, Tom Kraikit, Jae Lee, Sunia Lin, Allen Liu, Louise Luo, Stefano Montero, Howard Narvaez, Ricardo Rivera The Programs (which include both the software and documentation) contain proprietary information of Oracle Corporation; they are provid
Resumo do conteúdo contido na página número 3
Contents Preface........................................................................................................................................................... vii 1 Preinstallation Installation Overview ........................................................................................................................ 1-2 Installation Requirements ................................................................................................................ 1-2 System Req
Resumo do conteúdo contido na página número 4
Specifying Oracle eMail Server Parameters............................................................................ 2-15 Specifying Oracle eMail Server Passwords............................................................................. 2-15 Entering LDAP Information...................................................................................................... 2-16 Exiting the Configuration Assistant................................................................................
Resumo do conteúdo contido na página número 5
Send Us Your Comments Oracle Unified Messaging Installation Guide, Release 2.1.2 for Sun SPARC Solaris 2.6 Part No. A86091-02 Oracle Corporation welcomes your comments and suggestions on the quality and usefulness of this publication. Your input is an important part of the information used for revision. ■ Did you find any errors? ■ Is the information clearly presented? ■ Do you need more information? If so, where? ■ Are the examples correct? Do you need more examples? ■ What features did you l
Resumo do conteúdo contido na página número 6
vi
Resumo do conteúdo contido na página número 7
Preface The topics covered in this preface include: ■ Intended Audience ■ Oracle Unified Messaging Documentation ■ Related Documents ■ Notation Conventions vii
Resumo do conteúdo contido na página número 8
Intended Audience The configuration and installation instructions in this document are intended for anyone who is responsible for installing Oracle products on Sun SPARC Solaris. While some command examples are provided, this document does not attempt to teach Oracle or UNIX administration. Oracle Unified Messaging Documentation Oracle Unified Messaging documentation is available in HTML and PDF format on the CD-ROM and installs automatically during product installation. Use your Web browse
Resumo do conteúdo contido na página número 9
Notation Conventions The following notational conventions appear in this manual: Convention Description italic Italicized type identifies document titles. Monospace Monospace type indicates commands. bold Boldface type indicates script names, directory names, path names, and file names (for example, the root.sh script). UPPERCASE Uppercase letters indicate parameters or environment variables (for example, ORACLE_HOME). . In code examples, vertical ellipsis points indicate that information
Resumo do conteúdo contido na página número 10
x Installation Guide
Resumo do conteúdo contido na página número 11
1 Preinstallation This chapter describes the preinstallation procedures for Oracle Unified Messaging. Topics covered include: ■ Installation Overview ■ Installation Requirements ■ Preinstallation Tasks Preinstallation 1-1
Resumo do conteúdo contido na página número 12
Installation Overview Installation Overview Oracle Unified Messaging is a highly scalable, messaging framework which integrates messages from multiple sources into a single inbox. Prior to installation, you should plan your implementation strategy and be familiar with Unified Messaging system components, concepts, and terminology described in the Unified Messaging Client Developer’s Guide. The installation process is composed of the following steps: 1. Complete the necessary pre-installatio
Resumo do conteúdo contido na página número 13
Installation Requirements Software State During Unified Components Version Comments Messaging Installation Oracle Internet 2.1.1 Installed and running Directory Oracle Internet 1.0.2.1 Required for Web Installed and running Application Server node only. (Oracle HTTP Server) Oracle Internet Application Server cannot share the same ORACLE_HOME with other Oracle products. If you have installed other Oracle products, then Oracle Internet Application Server must be installed in a differen
Resumo do conteúdo contido na página número 14
Preinstallation Tasks Preinstallation Tasks The following tasks must be performed prior to installing Oracle Unified Messaging: Task 1: Back Up and Shut down Existing Database and Log Files Perform a full backup of your existing Oracle8 Universal Data Server before you perform any new installation or upgrade. A full backup ensures that you can recover from errors encountered during new installation or upgrade processes. This backup should be taken with the database shut down cleanly. If you u
Resumo do conteúdo contido na página número 15
Preinstallation Tasks Task 3: Start the Processes Necessary for Installation 1. Start the database: $ svrmgrl SVRMGR> connect internal Connected to an idle instance. SVRMGR> startup SVRMGR> exit 2. Start the network listener: $ lsnrctl start Task 4: Configure Net8 (Database Node Installation) TNSLISTENER80 To install an Unified Messaging database node, a connect string must exist that provides a connection to the Unified Messaging database using the sid. 1. Verify that the entry exists in the T
Resumo do conteúdo contido na página número 16
Preinstallation Tasks Task 5: Configure Net8 (Multiple Instance Installations Only) If you are installing a separate Oracle Unified Messaging system from your Oracle eMail Server database instance, then you must configure Net8 to enable the Oracle Unified Messaging system to contact the Oracle eMail Server database. 1. Add the following entry for the Oracle eMail Server database system to which you want to connect: = (DESCRIPTION= (ADDRESS=( PROTOCOL= TCP)(HOST= <
Resumo do conteúdo contido na página número 17
2 Installing and Configuring Unified Messaging This chapter describes Unified Messaging installation and configuration procedures for both new installations and upgrades. Topics covered include: ■ Installing Unified Messaging Installing and Configuring Unified Messaging 2-1
Resumo do conteúdo contido na página número 18
Installing Unified Messaging Installing Unified Messaging Mounting the Product CD-ROM Manually The Oracle Product Installation CD-ROM is in RockRidge format. If you are using the Solaris Volume Management software (installed by default on Sun SPARC Solaris 2.x), the CD-ROM is mounted automatically when you put it into the disk drive. If you are not using the Solaris Volume Management software, use the following procedure to mount the CD-ROM manually. You must have root privileges to mount o
Resumo do conteúdo contido na página número 19
Installing Unified Messaging 3. Make sure xhost, while physically located on the host machine, is set to enable access to the X server on your machine. Use the following command: % /usr/openwin/bin/xhost + See the UNIX man pages for more information on xhost. 4. From the install directory on the CD-ROM, type the following command: $ ./runInstaller The ./runInstaller command launches the Oracle Universal Installer and the Welcome dialog box displays. Oracle Universal Installer Screen Buttons T
Resumo do conteúdo contido na página número 20
Installing Unified Messaging Screen Button What it Does Deinstall Products Takes you to the Deinstall screen. About Oracle Universal Installer Gives you the version number. Exit Exits you out of the install session. Installed Products Shows you what Oracle products you have installed. Previous Takes you back to the previous screen. Next Takes you to the next screen. Cancel Enables you to cancel the installation process. 2-4 Installation Guide