| Oracle9i Release 1 (9.0.1.1.0) for Windows 98 Part Number A95907-01 |
|
This manual is your primary source of introductory and reference information for Oracle9i for Windows 98 for both client and server. Differences between product versions are noted where appropriate.
This manual describes only the features of Oracle9i Personal Edition software that apply to Windows 98 operating system.
This preface contains these topics:
This manual is intended for:
To use this document, you need:
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 Corporation 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 Corporation does not own or control. Oracle Corporation neither evaluates nor makes any representations regarding the accessibility of these Web sites.
This document contains:
Explains how different groups of users can use this document together with Oracle9i Database Administrator's Guide for Windows and Oracle9i Network, Directory, and Security Guide for Windows.
Compares features of Oracle9i Database for Windows 98, Windows NT, and UNIX. This information may be helpful to Oracle developers and database administrators moving from UNIX to Windows platforms.
Describes how Oracle9i architecture takes advantage of some of the more advanced services in the Windows operating system.
Provides a list of preferred and optional tools you can use to perform common database administration tasks.
Describes how to use multiple Oracle homes and an Optimal Flexible Architecture (OFA) configuration for placement of database files.
Describes the use of the registry for various Oracle components. In addition, this chapter lists the recommended values and ranges for configuration parameters.
Points to sources of information on developing applications for Windows and outlines a procedure for building and debugging external procedures.
Lists the error messages, causes, and corrective actions that are specific to the operation of Oracle9i for Windows.
This manual is part of a set for developers and database administrators using Oracle9i on Windows. The other manuals in the set are:
For information on the components available in your Oracle9i installation type, see your Oracle9i Personal Edition Installation Guide for Windows 98.
For Oracle product information that is applicable to all operating systems, see your Oracle9i Online Documentation Library CD-ROM for Windows. Many of the examples in the documentation set use the sample schemas of the seed database, which is installed by default when you install Oracle. Refer to Oracle9i Sample Schemas for information on how these schemas were created and how you can use them yourself.
If you are not familiar with object-relational database management concepts, see Oracle9i Database Concepts.
In North America, printed documentation is available for sale in the Oracle Store at
http://oraclestore.oracle.com/
Customers in Europe, the Middle East, and Africa (EMEA) can purchase documentation from
http://www.oraclebookshop.com/bookshop.html
Other customers can contact their Oracle representative to purchase printed documentation.
To download free release notes, installation documentation, white papers, or other collateral, please visit the Oracle Technology Network (OTN) at
http://otn.oracle.com
You must register online before using OTN; registration is free and can be done at
http://technet.oracle.com/admin/account/membership.html
If you already have a username and password for OTN, then you can go directly to the documentation section of the OTN Web site at
http://technet.oracle.com/docs/index.htm
This section describes the conventions used in the text and code examples of this documentation set. It describes:
We use various conventions in text to help you more quickly identify special terms. The following table describes those conventions and provides examples of their use.
Code examples illustrate SQL, PL/SQL, SQL*Plus, or other command-line statements. They are displayed in a monospace (fixed-width) font and separated from normal text as shown in this example:
SELECT username FROM dba_users WHERE username = 'MIGRATE';
The following table describes typographic conventions used in code examples and provides examples of their use.
The following table describes conventions for Windows operating systems and provides examples of their use.
|
|
![]() Copyright © , 2001 Oracle Corporation. All Rights Reserved. |
|