| Oracle9i Installation Guide Release 1 (9.0.1) for Alpha OpenVMS Part Number A90869-01 |
|
This chapter describes how to use ORACLEINS to create an initial Oracle9i Release 1 (9.0.1) database and instance. It has the following topics:
The following figure shows the ORACLEINS menu structure; the highlighted boxes indicate the steps taken in setting up the database.
This section has the following topics:
You are prompted for the system identifier (SID) for the instance you are creating.
You are prompted for the database name.
Note: Record the SID and database name. You will use them later.
The Oracle9i Enterprise Edition database configuration menu called the RDBMSDB Configuration Options Menu appears.
We recommend that you put your log files on drives separate from that on which your database files reside. This increases your ability to recover from media failure, and improves database performance.
In addition, verify that your log files are large enough for the expected level or intensity of database updates and that the MAX parameters are set with future expansion in mind. For issues regarding the default character set, see the next session on "Choosing a Default Language."
|
Note: Do not simply select the current values. The configuration options you select will have serious consequences in the way your Oracle system works. For more information about the options, see Appendix A, "Oracle9i Products". |
A message that lists the parameters you selected appears.
After ORACLEINS creates the database administration directory and scripts for managing the database, the following line appears:
Do you want to continue (Y/N)? [Y]
ORACLEINS creates and initializes a new Oracle9i database and starts the instance in exclusive mode.
|
Note: This operation can take a long time. The length of time depends on the size of your data files, the options you chose, and the speed of your machine. |
When the initial database and instance creation is complete, what occurs next depends on whether errors are found.
Before you choose a default language for the database, you need to understand the language requirements of your users. The character set used to create the database must be able to accommodate any possible user session translations needed by your users.
For instance, if you choose the default US7ASCII (a 7-bit character set), the database will not be able to store data entered in an 8-bit or multibyte language. However, if you choose an 8-bit or multibyte language, such as one in the list below, then your users will also be able to use an 8-bit European language or multibyte for their own session.
Follow these steps to build and upgrade the database tables.
If you want to "Build database tables for All products," enter A, unless you are performing an installation for a client machine only.
If you do not want to build database tables for all products, enter a product number for each product for which you want to create database tables.
The following message appears for each product:
Do you want to Initialize or Upgrade the system tables? [I/U]
The following query appears:
Do you want to create the demo tables? [Y/N]
During this process you are prompted to enter information, such as Oracle usernames and passwords. The default SYSTEM password is MANAGER. The default SYS password is CHANGE_ON_INSTALL.
At the end of this process, you are prompted to press [RETURN].
During the building process, you may receive messages such as the following. These are normal messages and can be ignored.
No data to load for HOOPT No data to load for DDBOPT ORA-942, table or view does not exist ORA-1432, public synonym to be dropped does not exist
|
|
![]() Copyright © 2001 Oracle Corporation. All Rights Reserved. |
|