Oracle® Database Installation Guide 10g Release 1 (10.1) for UNIX Systems: AIX-Based Systems, hp HP-UX PA-RISC (64-bit), hp Tru64 UNIX, Linux x86, and Solaris Operating System (SPARC) Part No. B10811-01 |
|
![]() |
![]() |
This guide describes how to install and configure Oracle Database 10g release 1 (10.1) on UNIX systems.
This guide is intended for anyone responsible for installing Oracle Database 10g release 1 (10.1) on a single UNIX system. If you want to install Oracle Database Real Application Clusters on a UNIX cluster, see the Oracle Real Application Clusters Installation and Configuration Guide for installation instructions.
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/
JAWS, a Windows screen reader, may not always correctly read the code examples in this document. The conventions for writing code require that closing braces should appear on an otherwise empty line; however, JAWS may not always read a line of text that consists solely of a bracket or brace.
This documentation may contain links to Web sites of other companies or organizations that Oracle does not own or control. Oracle neither evaluates nor makes any representations regarding the accessibility of these Web sites.
Oracle provides dedicated Text Telephone (TTY) access to Oracle Support Services within the United States of America 24 hours a day, seven days a week.
For technical questions, call 1.800.446.2398
For non-technical questions, call 1.800.464.233
The names for the UNIX operating systems have been shortened in this guide, as follows:
Operating System | Abbreviated Name |
---|---|
AIX-Based Systems | AIX |
hp HP-UX PA-RISC (64-bit) | HP-UX |
hp Tru64 UNIX | Tru64 UNIX |
Linux x86 | Linux |
Solaris Operating System (SPARC) | Solaris |
The following typographic conventions are used in this guide:
Convention | Description |
---|---|
monospace |
Monospace type indicates UNIX commands, directory names, usernames, pathnames, and filenames. |
italics | Italic type indicates variables, including variable portions of filenames. It is also used for emphasis and for book titles. |
UPPERCASE | Uppercase letters indicate Structured Query Language (SQL) reserved words, initialization parameters, and environment variables. |
UNIX command syntax appears in monospace
font. The dollar character ($), number sign (#), or percent character (%) are UNIX command prompts. Do not enter them as part of the command. The following command syntax conventions are used in this guide:
Convention | Description |
---|---|
backslash \ | A backslash is the UNIX command continuation character. It is used in command examples that are too long to fit on a single line. Enter the command as displayed (with a backslash) or enter it on a single line without a backslash:
dd if=/dev/rdsk/c0t1d0s6 of=/dev/rst0 bs=10b \ count=10000 |
braces { } | Braces indicate required items:
.DEFINE {macro1} |
brackets [ ] | Brackets indicate optional items:
cvtcrt termname [outfile] |
ellipses ... | Ellipses indicate an arbitrary number of similar items:
CHKVAL fieldname value1 value2 ... valueN |
italics | Italic type indicates a variable. Substitute a value for the variable:
library_name |
vertical line | | A vertical line indicates a choice within braces or brackets:
FILE filesize [K|M] |
The documentation for Oracle Database 10g release 1 (10.1) for UNIX Systems includes platform-specific documentation and generic product documentation.
Platform-specific documentation includes information about installing and using Oracle products on particular platforms. The platform-specific documentation for this product is available in both Adobe portable document format (PDF) and HTML format on the product disc. To access the platform-specific documentation on disc:
Use a Web browser to open the welcome.htm
file in the top-level directory of the disc.
For DVD-ROMs only, select the appropriate product link.
Select the Documentation tab.
If you prefer paper documentation, then open and print the PDF files.
The platform-specific documentation for Oracle Database 10g is also installed by default in one of the following locations:
The directory specified by the ORACLE_DOC environment variable, if set
The $ORACLE_BASE/doc
directory, if the ORACLE_BASE environment variable is set
The doc
subdirectory in the parent directory of the Oracle home directory, if you have write permission on that directory
The doc
directory in the Oracle home directory
To access the installed platform-specific documentation, use a Web browser to view the db10g_r1_doc.htm
file in the appropriate directory.
Product documentation includes information about configuring, using, or administering Oracle products on any platform. The product documentation for Oracle Database 10g products is available in both HTML and PDF formats in the following locations:
On the Oracle Database 10g Documentation Library CD-ROM
To access the documentation from the CD-ROM, use a Web browser to view the index.htm
file in the top-level directory on the disc.
In the doc
subdirectory on the Oracle Database 10g DVD-ROM
To access the documentation from the DVD-ROM, use a Web browser to view the welcome.htm
file in the top-level directory on the disc, then select the Oracle Database 10g Documentation Library link.
Online on the Oracle Technology Network (OTN) Web site:
http://otn.oracle.com/documentation
The platform-specific documentation for Oracle Database 10g products includes the following manuals:
Oracle Database:
Oracle Database Release Notes (platform-specific)
Oracle Database Quick Installation Guide (platform-specific)
Oracle Database Installation Guide for UNIX Systems
Oracle Real Application Clusters Installation and Configuration Guide
Oracle Database Administrator’s Reference for UNIX Systems
Oracle Procedural Gateway for APPC Installation and Configuration Guide for UNIX
Oracle Procedural Gateway for APPC User’s Guide for UNIX
Oracle Procedural Gateway for APPC Messages Guide
Oracle Transparent Gateway for DRDA Installation and User’s Guide for UNIX
Oracle Client:
Oracle Client Quick Installation Guide (platform-specific)
Oracle Client Installation Guide for UNIX Systems
Oracle Database 10g Companion CD:
Oracle Database Companion CD Installation Guide for UNIX Systems
Oracle Database Companion Products Quick Installation Guide (platform-specific)
Refer to the Oracle Database release notes for your platform for important information that was not available when this book was released. The release notes for Oracle Database 10g are updated regularly. You can get the most-recent version from OTN:
http://otn.oracle.com/documentation
This program contains third party software from HP. The Oracle program license that accompanied this product determines your right to use the Oracle program, including the HP software. Notwithstanding anything to the contrary in the Oracle program license, the HP software is provided "AS IS" and without intellectual property indemnities, warranties, or support of any kind from Oracle or HP.
This program contains third party software from International Business Machines Corporation ("IBM"). The Oracle program license that accompanied this product determines your right to use the Oracle program, including the IBM software.
Notwithstanding anything to the contrary in the Oracle program license, the IBM software is provided "AS IS" and without intellectual property indemnities, warranties, or support of any kind from Oracle or IBM.