33 - Companion CD Quick Installation Guide For 64-Bit Windows
33 - Companion CD Quick Installation Guide For 64-Bit Windows
This guide describes how to quickly install Oracle Database 10g Products and the
Oracle Database 10g Companion Products on 64-bit Windows systems. It
includes information about the following:
1. Documentation Accessibility
2. Review Information About this Guide
3. Log In to the System with Administrator Privileges
4. Requirements for Oracle Database 10g Products
5. Requirements for Installing Oracle Database 10g Companion Products
6. Install Oracle Database 10g Products
7. Install Oracle Database 10g Companion Products
8. What to Do Next
1 Documentation Accessibility
Our goal is to make Oracle products, services, and supporting documentation
accessible, with good usability, to the disabled community. To that end, our
documentation includes features that make information available to users of
assistive technology. This documentation is available in HTML format, and
contains markup to facilitate access by the disabled community. Standards will
continue to evolve over time, and Oracle is actively engaged with other
market-leading technology vendors to address technical obstacles so that our
documentation can be accessible to all of our customers. For additional
information, visit the Oracle Accessibility Program Web site at
http://www.oracle.com/accessibility/
Copyright © 2004, Oracle. All Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.
rights reserved.
2 Review Information About this Guide
This guide describes how to complete a default installation of the Oracle
Database 10g Products and the Oracle Database 10g Companion Products.
2
depending on your requirements. Alternatively, you can create your own
knowledge bases, in languages other than English and French.
3
4 Requirements for Oracle Database 10g Products
You install the Oracle Database 10g Products into an existing Oracle Database 10g
home. If you want to install the Oracle Database 10g Companion Products into
an existing Oracle home, see the Oracle Database Companion Installation Guide
for Windows.
4
System Drive Oracle Home
Products for Installation Disk Space Disk Space
Oracle HTTP Server 100 MB 350 MB
Oracle HTTP Server and Oracle HTML DB 100 MB 650 MB
5
6 Install Oracle Database 10g Products
To install Oracle Database 10g Products in an existing Oracle Database 10g
release 1 (10.1) Oracle home, follow these steps:
1. Log on as a member of the Administrators group to the computer on which
to install Oracle components.
If you are installing on a Primary Domain Controller (PDC) or a Backup
Domain Controller (BDC), log on as a member of the Domain Administrators
group.
2. Delete the ORACLE_HOME environment variable if it exists. Refer to your
Microsoft online help for more information about deleting environment
variables.
6
9. When the installation completes, click Exit and then click Yes to exit from the
Oracle Universal Installer.
10. Optionally, delete the temp\OraInstalldate_time directory if you want
to remove the temporary files that were created during the installation
process. The OraInstalldate_time directory holds about 45 MB of files.
Restarting your computer also removes the OraInstalldate_time
directory.
7
b. Under Destination, enter the name and path for a new Oracle home
directory. (The default Oracle home name is offered. Do not enter a
directory path that has spaces. The Oracle Universal Installer will create
a new directory for you.)
6. Click Next.
7. On the Select a Product to Install screen, choose Oracle Database 10g
Companion Products and click Next.
8. On the Available Product Components screen, choose Apache Standalone
(which is Oracle HTTP Server), HTML DB, or both.
9. Click Next.
10. On the Enter HTML Configuration Information screen, enter the information
required to configure Oracle HTML DB and click Next.
To configure Oracle HTML DB, specify the following information:
■ Hostname
Specify the host name of the system where the database is installed. If the
host name is the local host, enter the name of the computer, not
localhost.
■ Port
Specify the TCP/IP port number for the Oracle Net listener on the
database system. The default port number is 1521.
■ Database Service Name
Specify the database service name for the database where you want to
install the Oracle HTML DB database objects. The database service name
is usually the same as the global database name for the database, for
example, sales.us.oracle.com.
■ SYS Password
Specify the password for the SYS user in the database.
■ HTML DB Password
Specify the password that you want to use for the HTML DB schemas
(users), which are created in the database during the installation.
After the installation, you can use this password to connect to Oracle
HTML DB as the ADMIN user. The password that you specify is also used
for the HTMLDB_PUBLIC_USER schema, which is used by mod_plsql to
connect to the database, and for the FLOWS_010500 and FLOWS_FILES
schemas.
■ Confirm HTML DB Password
Enter the password again to verify that you have specified it correctly.
■ TABLESPACE Name
8
Enter the name of the tablespace where you want to load the Oracle
HTML DB database objects, or accept the default (SYSAUX).
11. On the Summary screen, check the list of products that will be installed, and
click Install.
12. On the End of Installation screen, make a note of the URLs that Oracle HTTP
Server will use.
13. Click Exit and then click Yes to exit from the Oracle Universal Installer.
8 What to Do Next
After you have successfully installed Oracle HTTP Server and Oracle HTML DB
complete the following steps:
1. Open the following URL in a Web browser:
http://hostname:port/pls/htmldb/htmldb_admin
In this example:
■ hostname is the name of the system where Oracle HTTP Server is
installed.
■ port is the Oracle HTTP Server port.
You can see a listing of all Oracle HTTP ports, in the portlist.ini file.
You can find this file in the Oracle HTTP Server \install directory. For
example:
\ORACLE_BASE\ORACLE_HOME\install\postlist.ini
2. Log in to Oracle HTML DB using the username ADMIN and the password
that you specified during the installation.
Use the password that you specified for the FLOWS user when you created
the database objects.
See Also:
■ Oracle HTML DB User's Guide and online help to learn about
using, developing applications with, and administering
Oracle HTML DB
■ "Postinstallation Tasks" in the Oracle Database Companion CD
Installation Guide for information on required and optional
post installation steps
9
10