Computer Accessories User Manual
Adding or Upgrading Products
Post-Installation 5-27
■ Names of the Oracle database users
■ Privileges and roles granted to each user
■ Names and definitions of schema objects, including tables, views, snapshots,
indexes, clusters, synonyms, sequences, procedures, functions, and packages
■ Integrity constraints
■ Space allocation for database objects
■ Auditing information, such as who accessed or updated various objects
Adding or Upgrading Products
This section includes:
■ Preparing to Add a Product
■ Adding a Product Summary
Preparing to Add a Product
Before you add or upgrade a product, perform the following steps:
1. Verify that your system has Oracle9i installed.
2. Log onto your HP OpenVMS Alpha machine.
3. Run the following ORAUSER file for your database:
$ set default <Oracle_Home>
$ @orauser <sid>
4. If you plan to upgrade any Oracle product tables, change the Oracle SYSTEM
password to MANAGER.
See Also: Oracle9i Concepts and Oracle9i Database Reference for
more information about data dictionary.
Note: If you do not change the Oracle SYSTEM password to
MANAGER, your installation may fail
. Oracle installation scripts
often assume that the password is MANAGER
. Alternatively, you
can check for hard coded user names and passwords in the Oracle
scripts and change them to your own user names and passwords.