Oracle Ultra Search Online Documentation
Release 9.2

Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents

Master Index

Feedback

Installing the Ultra Search Server Component on an Existing Database

none   Related Topics none
none none

Ultra Search can be installed on an Oracle database that is currently in use.

Database Requirements

Installation

Installing Ultra Search on an existing database includes transferring files, creating Ultra Search super user wksys, loading Ultra Search PL/SQL database packages, and associating Oracle9i Application Server (9iAS) with Ultra Search. Unlike the infrastructure database installation, Ultra Search packages are loaded from the middle tier installation. By choosing to install Oracle Portal to your database, Oracle Portal Configuration Assistant (OPCA) loads the Ultra Search packages onto the database host you choose. You then manually transfer necessary files to the database tier's file system. 

For more information on Oracle Portal and how to use OPCA, see http://portalstudio.oracle.com/.

1. Create user wksys, load Ultra Search PL/SQL packages, and associate Ultra Search with 9iAS 

Ultra Search PL/SQL database packages are loaded during the middle tier (9iAS) installation. During this installation, after the Oracle Universal Installer copies the necessary files to the middle tier host, Oracle Portal Configuration Assistant (OPCA) associates Ultra Search with 9iAS. After specifying the database tier host, Oracle SID, and port, Ultra Search packages area loaded by OPCA to the database on the database tier host. 

If OPCA detects that the Ultra Search super user wksys already exists, then it asks the user to choose from the following three options: 

  1. Continue: This drops the existing wksys user, creates a new wksys user, and reloads the Ultra Search packages.  All data collected by Ultra Search is deleted.
  2. Migrate: This asks the user to follow the instructions on the Ultra Search migration document here for manual migration.
  3. Abort: This stops OPCA from loading Ultra Search PL/SQL database packages into the existing database.
Note: The default password for wksys is wksys.  You should immediately change the password to avoid any security issues.

OPCA then configures 9iAS to work with Ultra Search. Configuration involves the following files: mod_oc4j.conf, server.xml, and ultrasearch.properties. For more details, see Installing the Ultra Search Middle Tier Component.

2. Transfer files and configure the database. 
Ultra Search requires that certain files exist on the database tier's file system. Because the database tier might exist in a physically unreachable place, and because neither the Oracle Universal Installer nor OPCA have access to the remote database tier's file system, you must manually copy the necessary files. In the ORACLE_HOME/ultrasearch/setup/ directory, there are several files including setupDB.jar, setupDB.bat,setupDB.csh, and setupDB.sh. Copy these files to the ORACLE_HOME of your remote database tier. 
3. Set the files to the correct location by running the following scripts for your operating system.
For Windows NT: For Solaris:

Oracle
Copyright © 2002 Oracle Corporation.
All Rights Reserved.
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents

Master Index

Feedback