Oracle® Database New Features Guide 10g Release 2 (10.2) Part Number B14214-01 |
|
|
View PDF |
This chapter lists the books available online that document Oracle Database 10g.
All books are available in electronic format. The following subcategories of documentation are available:
The following sections provide a brief overview of Oracle Database 10g Release 2 documentation.
Table 2-1 provides information about the Oracle Database Read Me and Oracle Database Licensing Information for Oracle Database 10g Release 2.
Table 2-1 General Database Documents
Documentation | Part Number | Description |
---|---|---|
Oracle Database Readme | B14233-01 | A description of important last minute features and changes not included in Oracle Database Documentation Library. |
Oracle Database Licensing Information |
B14199-01 | A description of Oracle Database licensing. |
Table 2-2 provides a list of Application Development documentation included in Oracle Database 10g Release 2.
Table 2-2 Application Development
Documentation | Part Number | Description |
---|---|---|
Oracle SQL*Module for Ada Programmer's Guide |
A58231-03 | Provides a complete description of Module Language, an ANSI/ISO SQL standard for developing applications that access data stored in a relational database. Module Language uses parameterized procedures to encapsulate SQL statements. The procedures can then be called from an Ada application. This guide also describes how you can use SQL*Module to call PL/SQL procedures stored in Oracle Database. A number of complete examples using Module Language, Ada code, and stored database procedures are provided. |
Pro*COBOL Programmer's Guide |
A96109-03 | Describes how to develop COBOL programs that use the SQL and PL/SQL database languages to access and manipulate Oracle data. |
Oracle Globalization Development Kit Java API Reference |
B14224-01 | Describes APIs for the Oracle Globalization Development Kit. |
Oracle Database Application Developer's Guide - Large Objects |
B14249-01 | Describes use of large object (LOB) datatypes BLOB, CLOB, NCLOB, and BFILE in application development. You can use these datatypes to store and manipulate unstructured and semi-structured data in binary or character format. This book also describes APIs for working with LOBs in supported programmatic environments. New APIs that allow you to use LOBs 8 terabytes in size or larger, depending on your configuration, are described. |
Oracle Call Interface Programmer's Guide |
B14250-01 | Presents the Oracle Call Interface (OCI), an application programming interface (API) that enables applications written in C or C++ to interact with one or more Oracle databases. |
Oracle Database Application Developer's Guide - Fundamentals |
B14251-01 | Introduces the features needed to develop applications for Oracle Database 10g, particularly triggers and stored procedures. This book also gives a high-level overview of topics covered in more detail in other books, such as PL/SQL, Java, and OCI. |
Oracle XML Developer's Kit Programmer's Guide |
B14252-01 | Introduces you to the Oracle XML Developer's Kit (XDK) and how the various language components of the XDK can work together to generate and store XML data in a database or in a document outside the database. Examples and sample applications are introduced where possible. |
Oracle Database Application Developer's Guide - Workspace Manager |
B14253-01 | Describes how to use Oracle Database Workspace Manager to work with long transactions. Workspace management refers to the ability of the database to hold different versions of the same record (that is, row) in one or more workspaces. Users of the database can then change these versions independently. This manual includes conceptual, usage, and reference information. |
Oracle Spatial GeoRaster |
B14254-01 | Describes GeoRaster, a feature of Oracle Spatial that lets you store, index, query, analyze, and deliver GeoRaster data, that is, raster image data and its associated Spatial vector geometry data, plus metadata. |
Oracle Spatial User's Guide and Reference |
B14255-01 | Provides usage and reference information for indexing and storing spatial data and for developing spatial applications. Includes an appendix about Oracle Locator 10g and its relationship to Oracle Spatial. |
Oracle Spatial Topology and Network Data Models |
B14256-01 | Provides usage and reference information about the topology data model and network data model capabilities of Oracle Spatial. |
Oracle Database PL/SQL Packages and Types Reference |
B14258-01 | Describes the PL/SQL packages and defined types supplied with Oracle Database. Packages are listed alphabetically with syntax, procedures and functions, and parameters described for each package. |
Oracle XML DB Developer's Guide |
B14259-01 | Describes the database native XML support for this release. Oracle XML DB features a hierarchical repository with advanced foldering, versioning, and security mechanisms. This manual describes methods of storing, generating, accessing, searching, validating, transforming, and indexing XML and other data, including how to use FTP or HTTP/WebDav to access XML in the database. This manual also covers using Oracle XML DB with Oracle Text, Oracle Streams Advanced Queuing, and Oracle Enterprise Manager. |
Oracle Database Application Developer's Guide - Object-Relational Features |
B14260-01 | Describes user-defined object datatypes and how to use these datatypes to model complex real-world entities as objects in the database. |
Oracle Database PL/SQL User's Guide and Reference |
B14261-01 | Presents PL/SQL, the Oracle procedural extension of SQL, an advanced fourth-generation programming language. Explains the concepts behind PL/SQL and illustrates every facet of the language. |
Oracle Database Application Developer's Guide - Rules Manager and Expression Filter |
B14288-01 | Provides usage and reference information about how to manage, index, and evaluate conditional expressions in relational tables. |
Oracle Database Data Cartridge Developer's Guide |
B14289-01 | Describes how to implement custom indexing and query optimization services and how to package and use these as a server extension called a data cartridge. |
Oracle Database Data Cartridge Java API Reference |
B14292-01 | Describes the Java APIs for the Data Cartridge. |
Oracle Database XML Java API Reference |
B14293-01 | Describes the Java APIs for XML. |
Oracle C++ Call Interface Programmer's Guide |
B14294-01 | Presents the Oracle C++ Call Interface (OCCI), an application program interface (API) that enables applications written in C++ to interact with one or more Oracle databases. To extend the functionality of code generated by the Object Type Translator (OTT), programmers may want to add code in the OTT-generated file. The OTT can distinguish between OTT-generated code and user-generated code by looking for some predefined markers (tags). Support for these tags has been added in this release. |
Oracle interMedia Reference |
B14297-01 | Describes how to enable Oracle Database 10g to store, manage, and retrieve images, audio, video, or other heterogeneous media data in an integrated fashion with other enterprise information. |
Oracle interMedia Java Classes for Servlets and JSP API Reference |
B14300-01 | Describes how to use servlets and JSPs to facilitate the retrieval and uploading of multimedia data from and to Oracle Database. |
Oracle interMedia Java Classes API Reference |
B14301-01 | Describes how to enable Oracle Database to store, manage, and retrieve multimedia data in an integrated fashion with other enterprise information. Oracle interMedia extends Oracle Database reliability, availability, and data management to multimedia content in Internet, electronic commerce, and media-rich applications. |
Oracle interMedia User's Guide |
B14302-01 | Describes how to develop and deploy multimedia content applications running on Oracle Application Server or Oracle Database that enables the database to store, manage, and retrieve image, audio, video, and heterogeneous media data using the relational and object interfaces. |
Oracle HTML DB User's Guide |
B14303-02 | Oracle HTML DB is a browser-based development environment that enables users to build data-driven applications called flows. A flow consists of multiple HTML pages linked together with tabs, buttons, or hypertext links. Oracle HTML DB dynamically renders and processes these pages from data stored in tables. Oracle HTML DB consists of three core components:Data Workshop. Enables users to import data into and export data from a hosted database.SQL Workshop. Enables uses to view and manage database objects from a Web browser.Flow Builder. Provides users with an online development environment in which to build the pages that comprise of flow. |
Pro*FORTRAN Supplement to the Oracle Precompilers Guide |
B14352-01 | Describes how to write FORTRAN programs that use SQL to access and manipulate Oracle data. |
Pro*PL/1 Supplement to the Oracle Precompilers Guide |
B14353-01 | Describes how to write PL/1 programs that use SQL to access and manipulate Oracle data. An understanding of the material in the Programmer's Guide to the Oracle Precompilers is assumed. |
Oracle Database Programmer's Guide to the Oracle Precompilers |
B14354-01 | This guide is a comprehensive user's guide and on-the-job reference to the Pro*COBOL and Pro*FORTRAN Precompilers. It shows you step-by-step how to develop applications that use the powerful database language SQL to access and manipulate Oracle data. |
Oracle Spatial Java API Reference |
B14373-01 | Consists of interfaces and classes that support features available with Oracle Spatial, including GeoRaster and the topology and network data models, and with MapView, which is packaged with Oracle Application Server. |
Oracle HTML DB 2 Day Developer |
B14377-01 | Contains tutorials with step-by-step instructions that explain how to create a variety of application components and complete applications using the Oracle HTML DB development environment. |
Pro*C/C++ Programmer's Guide |
B14407-01 | Describes how to develop C++ programs that use the SQL and PL/SQL database languages to access and manipulate Oracle data. |
Oracle Database XML C++ API Reference |
B16206-01 | Provides information about XML related C++ APIs. It primarily lists the syntax of functions, methods, and procedures associated with these API. |
Oracle Database XML C API Reference |
B16207-01 | Provides information about XML related C APIs. It primarily lists the syntax of functions, methods, and procedures associated with these APIs. |
Table 2-3 provides a list of Backup documentation included in Oracle Database 10g Release 2.
Table 2-3 Backup
Documentation | Part Number | Description |
---|---|---|
Oracle Database Backup and Recovery Advanced User's Guide |
B14191-01 | Provides in-depth information on the mechanics of backup and recovery, and a guide to performing complex and less frequently performed backup and recovery tasks, including user-managed backup and recovery and performance tuning of backup and recovery. |
Oracle Database Backup and Recovery Basics |
B14192-01 | Provides introductory background information on backup and recovery and a guide on how to perform common backup and recovery tasks. |
Oracle Database Backup and Recovery Quick Start Guide |
B14193-01 | This book is the starting point for all users of the backup and recovery documentation. It presents the basics of backup and recovery through the Recovery Manager, provides a guide to using the rest of the backup and recovery documentation, and includes a quick reference for frequently used Recovery Manager commands and views. |
Oracle Database Backup and Recovery Reference |
B14194-01 | This book describes RMAN syntax and recovery catalog views. |
Table 2-4 provides a list of Data Mining documentation included in Oracle Database 10g Release 2.
Table 2-4 Data Mining
Documentation | Part Number | Description |
---|---|---|
Oracle Data Mining Administrator's Guide |
B14338-01 | Describes how to install the Oracle Data Mining software and how to perform other administrative functions common to all Oracle Data Mining environments on both UNIX and Windows platforms. |
Oracle Data Mining Concepts |
B14339-01 | Provides an overview of basic Oracle Data Mining concepts. |
Oracle Data Mining Application Developer's Guide |
B14340-01 | Describes how to use the Oracle Data Mining PL/SQL and Java APIs and the SQL scoring functions to create data mining applications. |
Oracle Data Mining Java API Reference |
B14341-01 | Describes the classes and methods in the Oracle Data Mining Java API, the JDM JSR-73-compliant API for data mining. The Java API supports a full range of data mining activities, including model building and scoring, data preparation, and import/export of models. |
Table 2-5 provides a list of Database Server documentation included in Oracle Database 10g Release 2.
Table 2-5 Database Server
Documentation | Part Number | Description |
---|---|---|
Oracle HTTP Server Administrator's Guide |
B14190-01 | Describes how to administer Oracle HTTP Server. |
Oracle Database SQL Quick Reference |
B14195-01 | Contains a high-level description of the SQL used to manage information in Oracle Database. |
Oracle Database 2 Day DBA |
B14196-01 | Provides a single source reference for administering Oracle Database in a small to midsize environment. If you are familiar with computers, but unfamiliar with administering Oracle Database, and your computer has four CPUs or fewer, and you do not expect to support more than 500 users, this book is appropriate for you. |
Oracle Database Sample Schemas |
B14198-01 | Describes the sample schemas that are included in the seed database that ships with Oracle Database 10g. These schemas are used in examples in Oracle documentation and curriculum materials and in demos on Oracle Technology Network (OTN). |
Oracle Database SQL Reference |
B14200-01 | Contains a complete description of the SQL used to manage information in Oracle Database. The first volume describes all of the building blocks of SQL statements. The remaining volumes describe the SQL statements alphabetically. |
Oracle Database High Availability Overview |
B14210-01 | Describes Oracle's approach for a highly available database environment. Provides an overview of high availability and helps you to determine your high availability requirements. It also describes Oracle Database products and features that are designed to support high availability and describes the primary database architectures that can help your business achieve high availability. |
Oracle Database Performance Tuning Guide |
B14211-01 | Explains in detail how to enhance performance by writing and tuning SQL properly, by using performance tools, and by optimizing instance performance. |
Oracle Database New Features |
B14214-01 | Describes the new features of Oracle Database 10g and lists the documentation for this release. |
Oracle Database Utilities |
B14215-01 | Describes how to use Oracle Database utilities to load data into a database, transfer data between databases, and maintain data. The utilities described include the new Data Pump export and import products, the original export and import products, SQL*Loader, external tables, the Metadata API, LogMiner, DBVERIFY, and DBNEWID. |
Oracle Database Error Messages |
B14219-01 | Online only. Includes all database error messages. |
Oracle Database Concepts |
B14220-01 | Describes how Oracle Database functions and lays a conceptual foundation for more detailed information contained in other Oracle Database books. |
Oracle Database Data Warehousing Guide |
B14223-01 | Provides conceptual, reference, and implementation material for using Oracle Database 10g in data warehouses. It covers the full range of data warehousing activities, from physical database design to advanced calculation techniques. |
Oracle Database Globalization Support Guide |
B14225-01 | Describes Oracle globalization support for the database. Explains how to set up a globalization support environment, choose and migrate a character set, customize locale data, do linguistic sorting, program in a global environment, and program with Unicode. |
Oracle Database Advanced Replication |
B14226-01 | Contains conceptual information about Oracle Advanced Replication. Also includes information about planning an Advanced Replication environment, an introduction to the Replication Management tool in Oracle Enterprise Manager, and information about troubleshooting Advanced Replication problems. |
Oracle Database Advanced Replication Management API Reference |
B14227-01 | Contains reference information about and step-by-step instructions for using the replication management API, which is a set of PL/SQL packages for setting up and managing an Advanced Replication environment. Also includes reference information about data dictionary views that are important for Advanced Replication and security considerations for an Advanced Replication environment. |
Oracle Streams Replication Administrator's Guide |
B14228-01 | Contains conceptual information about Oracle Streams replication and about configuring, administering, and monitoring an Oracle Streams replication environment. Also includes detailed examples of configuring Oracle Streams replication environments. |
Oracle Streams Concepts and Administration |
B14229-01 | Contains conceptual information about Oracle Streams and information about configuring, administering, and monitoring an Oracle Streams environment. Also includes detailed examples of using Oracle Streams for various purposes. |
Oracle Data Guard Broker |
B14230-01 | Describes the Oracle Data Guard broker, a management and monitoring interface that automates many of the tasks involved in configuring and monitoring standby databases in an Oracle Data Guard configuration. This guide provides comprehensive descriptions and examples for using both the command-line interface and the Oracle Data Guard Manager graphical user interface. |
Oracle Database Administrator's Guide |
B14231-01 | Explains how to create and to manage Oracle Database. Includes information about distributed processing. |
Oracle Database Heterogeneous Connectivity Administrator's Guide |
B14232-01 | Describes the Oracle approach to information integration in a heterogeneous environment. Describes Oracle Transparent Gateways and Generic Connectivity and is an administrator's guide for these Oracle products. |
Oracle Database Reference |
B14237-01 | Provides reference information about database initialization parameters, static data dictionary views, dynamic performance views, database limits, and SQL scripts that are part of Oracle Database system. |
Oracle Database Upgrade Guide |
B14238-01 | Explains the process of planning and executing database upgrades on Oracle Database server. In addition, this guide provides information about compatibility, about upgrading applications to the current release of Oracle, and about important changes in the current release, such as initialization parameter and data dictionary changes. |
Oracle Data Guard Concepts and Administration |
B14239-01 | Provides a comprehensive overview of Oracle Data Guard concepts and describes how to configure and implement standby databases that can take over production operations if your production database becomes unusable. This guide includes several database scenarios such as creating, recovering, failing over, switching over, configuring, and backing up standby and primary databases. |
Oracle Streams Advanced Queuing User's Guide and Reference |
B14257-01 | Describes features of application development and integration using the Oracle messaging system, Advanced Queuing (AQ). Includes the PL/SQL, C, Visual Basic, Java, and JMS interfaces to AQ and gateways to non-Oracle messaging systems. |
Oracle Streams Advanced Queuing Java API Reference |
B14291-01 | Describes the Java APIs for Streams Advanced Queuing. |
Oracle HTTP Server mod_plsql User's Guide |
B14337-01 | Describes how to use mod_plsql with HTTP Server. |
SQL*Plus Quick Reference |
B14356-01 | Shows iSQL*Plus buttons and icons, and iSQL*Plus and SQL*Plus command syntax. |
SQL*Plus User's Guide and Reference |
B14357-01 | Introduces SQL*Plus and its uses, and provides a description of each SQL*Plus command. |
Oracle Database Administrator's Reference for UNIX-Based Operating Systems |
B15658-01 | Explains how to create and to manage Oracle Database on Linux and Solaris operation systems. |
Table 2-6 provides a list of Enterprise Manager documentation included in Oracle Database 10g Release 2.
Table 2-6 Enterprise Manager
Documentation | Part Number | Description |
---|---|---|
Oracle Universal Installer and OPatch User's Guide |
B16227-01 | Describes how to use the Oracle Universal Installer to install Oracle and third-party software. |
Table 2-7 provides a list of Gateways documentation included in Oracle Database 10g Release 2.
Table 2-7 Gateways
Documentation | Part Number | Description |
---|---|---|
Oracle Transparent Gateway for Microsoft SQL Server Administrator's Guide for Microsoft Windows |
B14270-01 | Describes the Oracle Transparent Gateway for Microsoft SQL Server, which enables Oracle client applications to access Microsoft SQL Server data through Structured Query Language (SQL). |
Oracle Transparent Gateway for Sybase Administrator's Guide for Microsoft Windows |
B14271-01 | Describes the Oracle Transparent Gateway for Sybase on Microsoft Windows, which enables Oracle client applications to access Sybase data through Structured Query Language (SQL). |
Oracle Transparent Gateway for Teradata Administrator's Guide for Microsoft Windows |
B14272-01 | Describes the Oracle Transparent Gateway for Teradata on Microsoft Windows, which enables Oracle client applications to access Teradata data through Structured Query Language (SQL). |
Oracle Transparent Gateway for Informix Administrator's Guide for hp-ux |
B14274-01 | Describes the Oracle Transparent Gateway for Informix on HP-UX, which enables Oracle client applications to access Informix data through Structured Query Language (SQL). |
Oracle Transparent Gateway for Informix Administrator's Guide for Solaris Operating System (SPARC 64-Bit) |
B14275-01 | Describes the Oracle Transparent Gateway for Informix on Solaris, which enables Oracle client applications to access Informix data through Structured Query Language (SQL). |
Oracle Transparent Gateway for Teradata Administrator's Guide for hp-ux |
B14276-01 | Describes the Oracle Transparent Gateway for Teradata on HP-UX, which enables Oracle client applications to access Teradata data through Structured Query Language (SQL). |
Oracle Transparent Gateway for Ingres II Administrator's Guide for hp-ux |
B14277-01 | Describes the Oracle Transparent Gateway for Ingres II on HP-UX, which enables Oracle client applications to access Ingress II data through Structured Query Language (SQL). |
Oracle Transparent Gateway for Ingres II Administrator's Guide for Solaris Operating System (SPARC 64-Bit) |
B14278-01 | Describes the Oracle Transparent Gateway for Ingress II on Solaris, which enables Oracle client applications to access Ingress II data through Structured Query Language (SQL). |
Oracle Transparent Gateway for Rdb Administrator's Guide for hp OpenVMS |
B14279-01 | Describes the Oracle Transparent Gateway for Rdb on HP OpenVMS, which enables Oracle client applications to access Rdb data through Structured Query Language (SQL). |
Oracle Transparent Gateway for Teradata Administrator's Guide for Solaris Operating System (SPARC 64-Bit) |
B14280-01 | Describes the Oracle Transparent Gateway for Teradata on Solaris, which enables Oracle client applications to access Teradata data through Structured Query Language (SQL). |
Oracle Transparent Gateway for RMS Administrator's Guide for hp OpenVMS |
B14281-01 | Describes the Oracle Transparent Gateway for RMS on HP OpenVMS, which enables Oracle client applications to access RMS data through Structured Query Language (SQL). |
Oracle Transparent Gateway for Sybase Administrator's Guide for hp-ux |
B14283-01 | Describes the Oracle Transparent Gateway for Sybase on HP-UX, which enables Oracle client applications to access Sybase data through Structured Query Language (SQL). |
Oracle Transparent Gateway for Sybase Administrator's Guide for IBM AIX |
B14284-01 | Describes the Oracle Transparent Gateway for Sybase on IBM AIX, which enables Oracle client applications to access Sybase data through Structured Query Language (SQL). |
Oracle Transparent Gateway for Sybase Administrator's Guide for hp Tru64 UNIX |
B14285-01 | Describes the Oracle Transparent Gateway for Sybase on HP Tru64 UNIX, which enables Oracle client applications to access Sybase data through Structured Query Language (SQL). |
Oracle Transparent Gateway for Sybase Administrator's Guide for Solaris Operating System (SPARC 64-Bit) |
B14286-01 | Describes the Oracle Transparent Gateway for Sybase on Solaris, which enables Oracle client applications to access Sybase data through Structured Query Language (SQL). |
Oracle Procedural Gateway for APPC Installation and Configuration Guide for UNIX |
B16209-01 | Describes installing, configuring, and administering the Oracle Procedural Gateway for APPC on the UNIX platform. |
Oracle Procedural Gateway for APPC User's Guide for UNIX |
B16210-01 | Describes the architecture, uses, and features of the Oracle Procedural Gateway for APPC on the UNIX platform. |
Oracle Procedural Gateway for APPC Installation and Configuration Guide for Microsoft Windows |
B16211-01 | Provides Oracle applications with seamless access to IBM mainframe data and services through Remote Procedure Call (RPC) processing. |
Oracle Procedural Gateway for APPC User's Guide for Microsoft Windows |
B16212-01 | Provides Oracle applications seamless access to virtually any APPC-enabled system, including IBM mainframe data and services through Remote Procedure Call (RPC) processing. The document is intended for Windows users. |
Oracle Procedural Gateway for APPC Messages Guide for UNIX and Microsoft Windows |
B16213-01 | Contains messages for all Oracle Procedural Gateway for APPC products. |
Oracle Procedural Gateway for WebSphere MQ Installation and User's Guide for UNIX |
B16215-01 | Provides additional information about installing, configuring, and administering the Oracle Procedural Gateway for WebSphere MQ. It is also for developers writing applications that access message queuing systems, particularly those developers who need to access queues owned by both WebSphere MQ and other non-Oracle message queuing systems as well as queues owned by Oracle Advanced Queuing (AQ). |
Oracle Procedural Gateway for WebSphere MQ Installation and User's Guide for Microsoft Windows |
B16216-01 | Describes installing, configuring, and administering the Oracle Procedural Gateway for WebSphere MQ on the Windows platform. |
Oracle Transparent Gateway for DRDA Installation and User's Guide for UNIX |
B16217-01 | Describes installing, configuring, and administering the Oracle Transparent Gateway for DRDA on the UNIX platform. |
Oracle Transparent Gateway for DRDA Installation and User's Guide for Microsoft Windows |
B16218-01 | Provides users with transparent access to DRDA databases as if they were Oracle databases. |
Oracle Transparent Gateway for DB2 Installation and User's Guide for IBM z/OS (OS/390) |
B16220-01 | Describes installing, configuring, and administering the Oracle Transparent Gateway for DB2 on the IBM z/OS platform. |
Oracle Transparent Gateway for iWay Installation and User's Guide for IBM z/OS (OS/390) |
B16221-01 | Describes installing, configuring, and administering the Oracle Transparent Gateway for iWay on the IBM z/OS platform. |
Oracle Transparent Gateway for DB2/400 Installation and User's Guide for IBM iSeries OS/400 |
B16222-01 | Describes installing, configuring, and administering the Oracle Transparent Gateway for DB2/400 on the IBM iSeries OS/400 platform. |
Oracle Access Manager for AS/400 Installation and User's Guide for IBM iSeries OS/400 |
B16223-01 | Describes installing, configuring, and administering the Oracle Access Manager for AS/400 on the IBM iSeries OS/400 platform. |
Oracle Procedural Gateway Visual Workbench for WebSphere MQ Installation and User's Guide for Microsoft Windows (32-Bit) |
B19082-01 | Describes installing, configuring, and administering the Oracle Procedural Gateway for Visual Workbench for WebSphere MQ on the Windows platform. |
Oracle Transparent Gateway Installation Guide for Microsoft Windows (32-Bit) |
B19083-01 | Describes installing and configuring the Oracle Transparent Gateway for the Windows platform. |
Oracle Transparent Gateway Installation Guide for Solaris Operating System, hp-ux, IBM AIX, and hp Tru64 UNIX |
B19084-01 | Describes installing and configuring the Oracle Transparent Gateway for the Solaris, hp-ux, IBM AIX, and hp Tru64 UNIX platforms. |
Oracle Transparent Gateway Installation Guide for hp OpenVMS |
B19085-01 | Describes installing and configuring the Oracle Transparent Gateway for the hp OpenVMS platform. |
Table 2-8 provides a list of Installation documentation included in Oracle Database 10g Release 2.
Table 2-8 Installation
Documentation | Part Number | Description |
---|---|---|
Oracle Database Oracle Clusterware and Oracle Real Application Clusters Installation Guide for AIX Based Systems |
B14201-01 | Explains Oracle Real Application Clusters (RAC) setup and configuration procedures for AIX as well as how to use Oracle tools for software installation and database creation. This RAC install book is new for Oracle Database10g. |
Oracle Database Oracle Clusterware and Oracle Real Application Clusters Installation Guide for hp-ux |
B14202-01 | Explains Oracle Real Application Clusters (RAC) setup and configuration procedures for hp HP-UX PA-RISC (64-Bit) as well as how to use Oracle tools for software installation and database creation. This RAC install book is new for Oracle Database10g. |
Oracle Database Oracle Clusterware and Oracle Real Application Clusters Installation Guide for Linux |
B14203-01 | Explains Oracle Real Application Clusters (RAC) setup and configuration procedures for Linux as well as how to use Oracle tools for software installation and database creation. This RAC install book is new for Oracle Database10g. |
Oracle Database Oracle Clusterware and Oracle Real Application Clusters Installation Guide for Apple Mac OS X |
B14204-01 | Explains Oracle Real Application Clusters (RAC) setup and configuration procedures for Apple Mac OS X as well as how to use Oracle tools for software installation and database creation. This RAC install book is new for Oracle Database10g. |
Oracle Database Oracle Clusterware and Oracle Real Application Clusters Installation Guide for Solaris Operating System |
B14205-01 | Explains Oracle Real Application Clusters (RAC) setup and configuration procedures for Solaris Operating System (SPARC 64-Bit) as well as how to use Oracle tools for software installation and database creation. This RAC install book is new for Oracle Database10g. |
Oracle Database Oracle Clusterware and Oracle Real Application Clusters Installation Guide for hp Tru64 UNIX |
B14206-01 | Explains Oracle Real Application Clusters (RAC) setup and configuration procedures for HP Tru64 as well as how to use Oracle tools for software installation and database creation. This RAC install book is new for Oracle Database10g. |
Oracle Database Oracle Clusterware and Oracle Real Application Clusters Installation Guide for Microsoft Windows |
B14207-01 | Explains Oracle Real Application Clusters (RAC) setup and configuration procedures for Microsoft Windows Platforms as well as how to use Oracle tools for software installation and database creation. This RAC install book is new for Oracle Database10g. |
Oracle Database Client Installation Guide for Microsoft Windows (32-Bit) |
B14312-01 | Describes how to install Windows 32-bit clients. |
Oracle Database Client Installation Guide for Microsoft Windows (64-Bit) on Intel Itanium |
B14313-01 | Describes how to install Windows clients on the Intel Itanium platform. |
Oracle Database Client Quick Installation Guide for Microsoft Windows (32-Bit) |
B14314-01 | Describes how to quickly install Oracle Database Client on the Windows 32-bit systems. |
Oracle Database Client Quick Installation Guide for Microsoft Windows (64-Bit) on Intel Itanium |
B14315-01 | Describes how to quickly install Oracle Database Client for Windows on Intel Itanium systems. |
Oracle Database Installation Guide for Microsoft Windows (32-Bit) |
B14316-01 | Provides platform-specific preinstallation, installation, postinstallation, and component information for your single instance Oracle Database 10g database and client software on the Windows 32-bit platform. |
Oracle Database Installation Guide for Microsoft Windows (64-Bit) on Intel Itanium |
B14317-01 | Provides platform-specific preinstallation, installation, postinstallation, and component information for your single instance Oracle Database 10g database and client software for Windows on the Intel Itanium platform. |
Oracle Database Quick Installation Guide for Microsoft Windows (32-Bit) |
B14318-01 | Describes how to quickly install Oracle Database 10g products and Oracle Database 10g companion products for Windows 32-bit systems. |
Oracle Database Quick Installation Guide for Microsoft Windows (64-Bit) on Intel Itanium |
B14319-01 | Describes how to quickly install Oracle Database 10g products and Oracle Database 10g companion products for Windows on Intel Itanium systems. |
Oracle Database Companion CD Quick Installation Guide for Microsoft Windows (32-Bit) |
B14322-01 | Describes how to quickly install Oracle Database 10g products and Oracle Database 10g companion products on Windows 32-bit systems. |
Oracle Database Companion CD Quick Installation Guide for Microsoft Windows (64-Bit) on Intel Itanium |
B14323-01 | Describes how to quickly install Oracle Database 10g products and Oracle Database 10g companion products for Windows on Intel Itanium systems. |
Oracle Database Companion CD Installation Guide for Microsoft Windows (32-Bit) |
B14324-01 | Explains how to install and configure the products available on Oracle Database Companion media for the Windows 32-bit platform. |
Oracle Database Companion CD Installation Guide for Microsoft Windows (64-Bit) on Intel Itanium |
B14325-01 | Explains how to install and configure the products available on Oracle Database Companion media for Windows on the Intel Itanium platform. |
Oracle Database Installation Guide for Linux x86 |
B15660-01 | Provides platform-specific preinstallation, installation, postinstallation, and component information for your single instance Oracle Database 10g database software on the Linux x86 platform. |
Oracle Database Quick Installation Guide for Linux x86 |
B15661-01 | Describes how to quickly install Oracle Database for Linux x86 systems. |
Oracle Database Client Installation Guide for Linux x86 |
B15662-01 | Describes how to install Linux x86 clients. |
Oracle Database Client Quick Installation Guide for Linux x86 |
B15663-01 | Describes how to quickly install Oracle Database Client on Linux x86 systems. |
Oracle Database Companion CD Installation Guide for Linux x86 |
B15664-01 | Explains how to install and configure the products available on Oracle Database Companion media for the Linux x86 platform. |
Oracle Database Companion CD Quick Installation Guide for Linux x86 |
B15665-01 | Describes how to quickly install Oracle Database 10g products and Oracle Database 10g companion products on Linux x86 systems. |
Oracle Database Installation Guide for Linux x86-64 |
B15667-01 | Describes how to install Oracle Database 10g products on Linux x86-64 systems. |
Oracle Database Quick Installation Guide for Linux x86-64 |
B15668-01 | Describes how to quickly install Oracle Database 10g products on Linux x86-64 systems. |
Oracle Database Client Installation Guide for Linux x86-64 |
B15669-01 | Describes how to install Oracle Database Client on Linux x86-64 systems. |
Oracle Database Client Quick Installation Guide for Linux x86-64 |
B15670-01 | Describes how to quickly install Oracle Database Client on Linux x86-64 systems. |
Oracle Database Companion CD Installation Guide for Linux x86-64 |
B15671-01 | Describes how to install Oracle Database 10g products and Oracle Database 10g companion products on Linux x86-64 systems. |
Oracle Database Companion CD Quick Installation Guide for Linux x86-64 |
B15672-01 | Describes how to quickly install Oracle Database 10g products and Oracle Database 10g companion products on Linux x86-64 systems. |
Oracle Database Installation Guide for Linux Itanium |
B15674-01 | Describes how to install Oracle Database 10g products on Linux Itanium systems. |
Oracle Database Quick Installation Guide for Linux Itanium |
B15675-01 | Describes how to quickly install Oracle Database 10g products on Linux Itanium systems. |
Oracle Database Client Installation Guide for Linux Itanium |
B15676-01 | Describes how to install Oracle Database Client on Linux Itanium systems. |
Oracle Database Client Quick Installation Guide for Linux Itanium |
B15677-01 | Describes how to quickly install Oracle Database Client on Linux Itanium systems. |
Oracle Database Companion CD Installation Guide for Linux Itanium |
B15678-01 | Describes how to install Oracle Database 10g products and Oracle Database 10g companion products on Linux Itanium systems. |
Oracle Database Companion CD Quick Installation Guide for Linux Itanium |
B15679-01 | Describes how to quickly install Oracle Database 10g products and Oracle Database 10g companion products on Linux Itanium systems. |
Oracle Database Installation Guide for Microsoft Windows (x64) |
B15681-01 | Provides platform-specific preinstallation, installation, postinstallation, and component information for your single instance Oracle Database 10g database and client software on the Windows x64 platform. |
Oracle Database Quick Installation Guide for Microsoft Windows (x64) |
B15682-01 | Explains how to install and configure the products available on Oracle Database Companion media for the Windows x64 platform. |
Oracle Database Client Installation Guide for Microsoft Windows (x64) |
B15684-01 | Describes how to install Windows x64 clients. |
Oracle Database Client Quick Installation Guide for Microsoft Windows (x64) |
B15685-01 | Describes how to quickly install Oracle Database Client on Windows x64 systems. |
Oracle Database Companion CD Installation Guide for Microsoft Windows (x64) |
B15686-01 | Explains how to install and configure the products available on Oracle Database Companion media for the Windows x64 platform. |
Oracle Database Companion CD Quick Installation Guide for Microsoft Windows (x64) |
B15687-01 | Describes how to quickly install Oracle Database 10g products and Oracle Database 10g companion products on the Windows x64 systems. |
Oracle Database Installation Guide for Solaris Operating System (SPARC 64-Bit) |
B15690-01 | Describes how to install Oracle Database 10g products on Solaris 64-bit systems. |
Oracle Database Quick Installation Guide for Solaris Operating System (SPARC 64-Bit) |
B15691-01 | Describes how to quickly install Oracle Database 10g products on Solaris 64-bit systems. |
Oracle Database Client Installation Guide for Solaris Operating System (SPARC 64-Bit) |
B15692-01 | Describes how to install Oracle Database Client on Solaris 64-bit systems. |
Oracle Database Client Quick Installation Guide for Solaris Operating System (SPARC 64-Bit) |
B15693-01 | Describes how to quickly install Oracle Database Client on Solaris 64-bit systems. |
Oracle Database Companion CD Installation Guide for Solaris Operating System (SPARC 64-Bit) |
B15694-01 | Describes how to install Oracle Database 10g products and Oracle Database 10g companion products on Solaris 64-bit systems. |
Oracle Database Companion CD Quick Installation Guide for Solaris Operating System (SPARC 64-Bit) |
B15695-01 | Describes how to quickly install Oracle Database 10g products and Oracle Database 10g companion products on Solaris 64-bit systems. |
Oracle Database Installation Guide for Solaris Operating System (x86) |
B15697-01 | Describes how to install Oracle Database 10g on Solaris x86 systems. |
Oracle Database Quick Installation Guide for Solaris Operating System (x86) |
B15698-01 | Describes how to quickly install Oracle Database 10g on Solaris x86 systems. |
Oracle Database Client Installation Guide for Solaris Operating System (x86) |
B15699-01 | Describes how to install Oracle Database Client on Solaris x86 systems. |
Oracle Database Client Quick Installation Guide for Solaris Operating System (x86) |
B15700-01 | Describes how to quickly install Oracle Database Client on Solaris x86 systems. |
Oracle Database Companion CD Installation Guide for Solaris Operating System (x86) |
B15701-01 | Describes how to install Oracle Database 10g products and Oracle Database 10g companion products on Solaris x86 systems. |
Oracle Database Companion CD Quick Installation Guide for Solaris Operating System (x86) |
B15702-01 | Describes how to quickly install Oracle Database 10g products and Oracle Database 10g companion products on Solaris x86 systems. |
Oracle Database Installation Guide for Solaris Operating System (x86-64) |
B15704-01 | Describes how to install Oracle Database 10g on Solaris x86-64 systems. |
Oracle Database Quick Installation Guide for Solaris Operating System (x86-64) |
B15705-01 | Describes how to quickly install Oracle Database 10g on Solaris x86-64 systems. |
Oracle Database Client Installation Guide for Solaris Operating System (x86-64) |
B15706-01 | Describes how to install Oracle Database Client on Solaris x86-64 systems. |
Oracle Database Client Quick Installation Guide for Solaris Operating System (x86-64) |
B15707-01 | Describes how to quickly install Oracle Database Client on Solaris x86-64 systems. |
Oracle Database Companion CD Installation Guide for Solaris Operating System (x86-64) |
B15708-01 | Describes how to install Oracle Database 10g products and Oracle Database 10g companion products on Solaris x86-64 systems. |
Oracle Database Companion CD Quick Installation Guide for Solaris Operating System (x86-64) |
B15709-01 | Describes how to quickly install Oracle Database 10g products and Oracle Database 10g companion products on Solaris x86-64 systems. |
Oracle Database Installation Guide for hp-ux PA-RISC (64-Bit) |
B19068-01 | Describes how to install Oracle Database 10g on hp-ux PA-RISC 64-bit systems. |
Oracle Database Quick Installation Guide for hp-ux PA-RISC (64-Bit) |
B19081-01 | Describes how to quickly install Oracle Database 10g on hp-ux PA-RISC 64-bit systems. |
Oracle Database Client Installation Guide for hp-ux PA-RISC (64-Bit) |
B19070-01 | Describes how to install Oracle Database Client on hp-ux PA-RISC 64-bit systems. |
Oracle Database Client Quick Installation Guide for hp-ux PA-RISC (64-Bit) |
B19071-01 | Describes how to quickly install Oracle Database Client on hp-ux PA-RISC 64-bit systems. |
Oracle Database Companion CD Installation Guide for hp-ux PA-RISC (64-Bit) |
B19072-01 | Describes how to install Oracle Database 10g products and Oracle Database 10g companion products on hp-ux PA-RISC 64-bit systems. |
Oracle Database Companion CD Quick Installation Guide for hp-ux PA-RISC (64-Bit) |
B19073-01 | Describes how to quickly install Oracle Database 10g products and Oracle Database 10g companion products on hp-ux PA-RISC 64-bit systems. |
Oracle Database Installation Guide for AIX 5L Based Systems (64-Bit) |
B19075-01 | Describes how to install Oracle Database 10g on AIX 5L Based 64-bit systems. |
Oracle Database Quick Installation Guide for AIX 5L Based Systems (64-Bit) |
B19076-01 | Describes how to quickly install Oracle Database 10g on AIX 5L Based 64-bit systems. |
Oracle Database Client Installation Guide for AIX 5L Based Systems (64-Bit) |
B19077-01 | Describes how to install Oracle Database Client on AIX 5L Based 64-bit systems. |
Oracle Database Client Quick Installation Guide for AIX 5L Based Systems (64-Bit) |
B19078-01 | Describes how to quickly install Oracle Database Client on AIX 5L Based 64-bit systems. |
Oracle Database Companion CD Installation Guide for AIX 5L Based Systems (64-Bit) |
B19079-01 | Describes how to install Oracle Database 10g products and Oracle Database 10g companion products on AIX 5L Based 64-bit systems. |
Oracle Database Companion CD Quick Installation Guide for AIX 5L Based Systems (64-Bit) |
B19080-01 | Describes how to quickly install Oracle Database 10g products and Oracle Database 10g companion products on AIX 5L Based 64-bit systems. |
Table 2-9 provides a list of Java Development documentation included in Oracle Database 10g Release 2.
Table 2-9 Java Development
Documentation | Part Number | Description |
---|---|---|
Oracle Database Java Developer's Guide |
B14187-01 | Provides a general overview on how to develop, load, and execute Java applications in the database. |
Oracle Database JPublisher User's Guide |
B14188-01 | Describes the JPublisher utility for Java programmers who want classes in their applications to correspond to SQL or PL/SQL entities or server-side Java classes. In Oracle Database 10g, JPublisher also provides features supporting Web services call-ins to the database and call-outs from the database. |
Oracle Database JDBC Developer's Guide and Reference |
B14355-01 | Provides guidance for developers of JDBC-based applications and applets. This document can be read by anyone with an interest in JDBC programming, but assumes at least some prior knowledge of Java, Oracle PL/SQL, and Oracle databases. |
Oracle Database SQLJ Developer's Guide and Reference |
B16018-01 | Describes how SQLJ enables application programmers to embed SQL operations in Java code in a way that is compatible with the Java design philosophy. |
Table 2-10 provides a list of Networking documentation included in Oracle Database 10g Release 2.
Table 2-10 Networking
Documentation | Part Number | Description |
---|---|---|
Oracle Database Net Services Administrator's Guide |
B14212-01 | Explains how to plan, configure, and manage enterprise-wide connectivity with Oracle Net Services. |
Oracle Database Net Services Reference |
B14213-01 | Contains a complete listing and description of the control utility commands and configuration file parameters available for managing components of Oracle Net Services. |
Oracle Database Security Guide |
B14266-01 | Provides a comprehensive overview of security for this database release, featuring security as a necessary, primary focus for Oracle installations. It provides the conceptual framework for understanding security requirements and threats as well as introducing the features, techniques, and policies for meeting those needs with Oracle products. The audience for this book includes system managers as well as users, database administrators, and application developers. |
Oracle Label Security Administrator's Guide |
B14267-01 | Describes how to use Oracle Label Security to protect sensitive data. It explains the basic concepts behind label-based security and provides examples to show how it is used. |
Oracle Database Advanced Security Administrator's Guide |
B14268-01 | Provides an overview and detailed configuration information about database advanced security features. These features include network encryption, strong authentication (RADIUS, Kerberos, and SSL), and centralized user management that uses the Oracle Identity Management infrastructure (Enterprise User Security). The audience for this guide includes network security and enterprise user security administrators. |
Oracle Database Enterprise User Administrator's Guide |
B14269-01 | Describes how to implement, configure, and administer Oracle Database users in Oracle Internet Directory, the directory service provided by the Oracle Identity Management platform. |
Table 2-11 provides a list of OLAP documentation included in Oracle Database 10g Release 2.
Table 2-11 OLAP
Documentation | Part Number | Description |
---|---|---|
Oracle OLAP DML Reference |
B14346-01 | Contains a complete description of the OLAP Data Manipulation Language (OLAP DML) used to define and manipulate analytic workspace objects. |
Oracle OLAP Developer's Guide to the OLAP API |
B14347-01 | Introduces the Oracle OLAP API, a Java application programming interface for Oracle OLAP, which is used to perform online analytical processing of the data stored in Oracle Database. Describes the API and how to discover metadata, create queries, and retrieve data. |
Oracle OLAP Java API Reference |
B14348-01 | Describes the classes and methods in the Oracle OLAP Java API for querying analytic workspaces and relational data warehouses. |
Oracle OLAP Application Developer's Guide |
B14349-01 | Explains how SQL and Java applications can extend their analytic processing capabilities by using Oracle OLAP in the Enterprise Edition of Oracle Database. |
Oracle OLAP Reference |
B14350-01 | Explains the syntax of PL/SQL packages and types and the column structure of views related to Oracle OLAP. |
Oracle OLAP Analytic Workspace Java API Reference |
B14351-01 | Describes the classes and methods in the Oracle OLAP Java API for building and maintaining analytic workspaces. |
Table 2-12 provides a list of Real Application Clusters documentation included in Oracle Database 10g Release 2.
Table 2-12 Real Application Clusters
Documentation | Part Number | Description |
---|---|---|
Oracle Database Oracle Clusterware and Oracle Real Application Clusters Administration and Deployment Guide |
B14197-01 | Explains how to administer Oracle Real Application Clusters. |
Table 2-13 provides a list of Release Notes documentation included in Oracle Database 10g Release 2.
Table 2-13 Release Notes
Documentation | Part Number | Description |
---|---|---|
Oracle Database Release Notes for Microsoft Windows (32-Bit) |
B14264-01 | Provides important last minute features and changes specific to the Windows 32-bit platform not included in Oracle Database Documentation Library. |
Oracle Database Release Notes for Microsoft Windows (64-Bit) on Intel Itanium |
B14265-01 | Provides a description of important last minute features and changes specific to the Intel Itanium platform not included in Oracle Database Documentation Library. |
Oracle Database Release Notes for Linux x86 |
B15659-01 | Provides important last minute features and changes specific to the Linux x86 platform not included in Oracle Database Documentation Library. |
Oracle Database Release Notes for Linux x86-64 |
B15666-01 | Provides a description of important last minute features and changes specific to the Linux x86-64 platform not included in Oracle Database Documentation Library. |
Oracle Database Release Notes for Linux Itanium |
B15673-01 | Provides a description of important last minute features and changes specific to the Linux Itanium platform not included in Oracle Database Documentation Library. |
Oracle Database Release Notes for Microsoft Windows (x64) |
B15680-01 | Provides important last minute features and changes specific to the Windows x64 platform not included in Oracle Database Documentation Library. |
Oracle Database Release Notes for Solaris Operating System (SPARC 64-Bit) |
B15689-01 | Provides a description of important last minute features and changes specific to the Solaris 64-bit platform not included in Oracle Database Documentation Library. |
Oracle Database Release Notes for Solaris Operating System (x86) |
B15696-01 | Provides a description of important last minute features and changes specific to the Solaris x86 platform not included in Oracle Database Documentation Library. |
Oracle Database Release Notes for Solaris Operating System (x86-64) |
B15703-01 | Provides a description of important last minute features and changes specific to the Solaris x86-64 platform not included in Oracle Database Documentation Library. |
Oracle Enterprise Manager Database Control Release Notes | B16248-01 | Provides a description of important last minute features and changes specific to Oracle Enterprise Manager Database Control not included in Oracle Database Documentation Library. |
Oracle Database Release Notes for hp-ux PA-RISC (64-Bit) |
B19067-01 | Provides a description of important last minute features and changes specific to the hp-ux PA-RISC 64-bit platform not included in Oracle Database Documentation Library. |
Oracle Database Release Notes for AIX 5L Based Systems (64-Bit) |
B19074-01 | Provides a description of important last minute features and changes specific to the AIX 5L Based 64-bit platform not included in Oracle Database Documentation Library. |
Table 2-14 provides a list of Text documentation included in Oracle Database 10g Release 2.
Table 2-14 Text
Documentation | Part Number | Description |
---|---|---|
Oracle Text Application Developer's Guide |
B14217-01 | Describes how to build an application with Oracle Text, such as a text query application or document classification system. Examples are provided for creating a text table, indexing, and querying. This book also contains information about query tuning, document presentation, and using a thesaurus in your application. |
Oracle Text Reference |
B14218-01 | Contains reference information for Oracle Text, including Oracle Text SQL statements, operators, supplied PL/SQL packages, and views. Examples are provided for using the PL/SQL packages and operators. |
Table 2-15 provides a list of Ultra Search documentation included in Oracle Database 10g Release 2.
Table 2-15 Ultra Search
Documentation | Part Number | Description |
---|---|---|
Oracle Ultra Search API Reference |
B14221-01 | Describes Java APIs for Ultra Search. |
Oracle Ultra Search Administrator's Guide |
B14222-01 | Describes how to build web-based query applications using Oracle Ultra Search. Topics include crawling, indexing, and searching text content in databases or HTML pages. Java Server Pages (JSP) web-application examples are provided. |
Table 2-16 provides a list of Windows documentation included in Oracle Database 10g Release 2.
Table 2-16 Windows
Documentation | Part Number | Description |
---|---|---|
Pro*COBOL Getting Started for Microsoft Windows (32-bit) |
A96113-03 | Provides an addendum to the Pro*COBOL Programmer's Guide, containing information specific to the Windows 32-bit platform. |
Oracle Database Platform Guide for Microsoft Windows (32-Bit) |
B14304-01 | Provides platform-specific information for configuring and using Oracle Database software on the Windows 32-bit platform. Topics discussed include: architecture, services, tools, configuration, administration, tuning, backup, accounts, passwords, user authentication, registry parameters, and application development. |
Oracle Database Platform Guide for Microsoft Windows (64-Bit) on Intel Itanium |
B14305-01 | Provides platform-specific information for configuring and using Oracle Database software on Intel Itanium. Topics discussed include: architecture, services, tools, configuration, administration, tuning, backup, accounts, passwords, user authentication, registry parameters, and application development. |
Oracle Database Extensions for .NET Developer's Guide |
B14306-01 | Provides introductory, installation, post-installation configuration, and usage information for Oracle Data Provider for .NET. |
Oracle Data Provider for .NET Developer's Guide |
B14307-01 | Describes provider-specific features and properties of ODP.NET. Oracle Data Provider for .NET (ODP.NET) is an implementation of Microsoft's ADO.NET interface and provides access to Oracle databases. |
Oracle Objects for OLE C++ Class Library Developer's Guide |
B14308-01 | Describes the concepts and the object classes. The Oracle Objects for OLE C++ Class Library is a collection of C++ classes that provide programmatic access to the OO4O automation server. |
Oracle Objects for OLE Developer's Guide |
B14309-01 | Describes the concepts important to OO4O and the object classes. Oracle Objects for OLE (OO4O) allows easy access to data stored in Oracle databases with any programming or scripting language that supports the Microsoft COM Automation and ActiveX technology. |
Oracle COM Automation Feature Developer's Guide |
B14310-01 | Describes how Oracle COM Automation Feature provides a mechanism to manipulate COM objects through PL/SQL. This developer's guide provides introductory, installation, postinstallation configuration, and usage information for Oracle COM Automation Feature. |
Oracle Provider for OLE DB Developer's Guide |
B14311-01 | Describes provider-specific features and properties of OraOLEDB. Oracle Provider for OLE DB (OraOLEDB) is based on an open standard that uses a set of Component Object Model (COM) interfaces for data access, in this case to Oracle databases. |
Oracle Services for Microsoft Transaction Server Developer's Guide |
B14320-01 | Provides introductory, installation, configuration, usage, and administration information for using Oracle Services for Microsoft Transaction Server. Microsoft Transaction Server is a proprietary Component Object Model (COM) transaction processing system that runs on an Internet or network server. |
Pro*C/C++ Getting Started for Microsoft Windows (32-bit) |
B14321-01 | Provides an addendum to the Pro*C/C++ Programmer's Guide, containing information specific to the Windows 32-bit platform. |
Oracle Database Platform Guide for Microsoft Windows (x64) |
B15688-01 | Provides platform-specific information for configuring and using Oracle Database software on the Windows x64 platform. Topics discussed include: architecture, services, tools, configuration, administration, tuning, backup, accounts, passwords, user authentication, registry parameters, and application development. |
Table 2-17 provides a list of Workflow documentation included in Oracle Database 10g Release 2.
Table 2-17 Workflow
Documentation | Part Number | Description |
---|---|---|
Oracle Workflow Administrator's Guide |
B15852-02 | Describes how to administer Oracle Workflow. |
Oracle Workflow Developer's Guide |
B15853-01 | Describes how to develop applications using Oracle Workflow. |
Oracle Workflow User's Guide |
B15854-02 | Describes how to use Oracle Workflow. |
Oracle Workflow API Reference |
B15855-02 | Describes the APIs used by Oracle Workflow. |