Skip Headers
Oracle® Database New Features Guide
11g Release 2 (11.2)

Part Number E10881-03
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Master Index
Master Index
Go to Feedback page
Contact Us

Go to previous page
Previous
View PDF

2 Oracle Database 11g Documentation

This chapter lists the books available online that document Oracle® Database 11g.

2.1 Documentation Titles and Online Documentation Structure

All books are available in electronic format.

The following categories of documentation are available:

2.1.1 Oracle® Database 11g Windows Documentation

Table 2-1 Oracle® Database Windows Documentation

Documentation Part Number Description

Developer's Guides

Oracle Database 2 Day + .NET Developer's Guide for Microsoft Windows

E10767-01

Serves as a quick start guide, which describes Oracle technologies for the Microsoft .NET Framework, including the key features of Oracle Data Provider for .NET and Oracle Developer Tools for Visual Studio. It leads you through installation and configuration, shows how to build basic applications using Oracle .NET products, and how to create and use both PL/SQL and .NET stored procedures.


2.1.2 Oracle® Database 11g Server Library

Table 2-2 Oracle® Database Server Library

Documentation Part Number Description

Administration, Concepts, and Reference

Oracle Database Storage Administrator's Guide

E10500-01

Describes how to configure and administer Oracle Automatic Storage Management for system, database, and storage administrators who administer and manage storage.

Oracle Database Vault Administrator's Guide

E10576-01

Explains how to use Oracle Database Vault, which enables users to restrict administrative access to a database.

Oracle Database JPublisher User's Guide

E10587-01

Describes the JPublisher utility useful for Java programmers who want classes in their applications to correspond to SQL or PL/SQL entities or server-side Java classes.

Oracle Database SQL Language Reference

E10592-02

Contains a complete description of Oracle SQL, the language used to manage information in Oracle Database.

Oracle Database SQL Language Quick Reference

E10593-02

Contains a high-level text description of the SQL syntax used to manage information in Oracle Database.

Oracle Database Administrator's Guide

E10595-03

Describes how to create, configure, and administer an Oracle database. Includes sections on Oracle Scheduler, Oracle Database Resource Manager, and distributed computing.

Oracle Database Utilities

E10701-02

Describes how to use Oracle Database utilities to load data into a database, transfer data between databases, and maintain data. The topics discussed include Data Pump Export, Data Pump Import, SQL*Loader, external tables and associated access drivers, the Automatic Diagnostic Repository Command Interpreter (ADRCI), DBVERIFY, DBNEWID, LogMiner, the Metadata API, original Export, original Import, and the Enterprise Manager Configuration Assistant (EMCA).

Oracle Database Concepts

E10713-02

Describes Oracle Database architecture and essential topics for DBAs and developers.

Oracle Clusterware Administration and Deployment Guide

E10717-03

Describes the Oracle Clusterware architecture and provides an overview of this product. This book also describes administrative and deployment topics for Oracle Clusterware.

Oracle Database Globalization Support Guide

E10729-02

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 Globalization Development Kit Java API Reference

E10730-01

Describes APIs for the Oracle Globalization Development Kit.

Oracle Database Enterprise User Security Administrator's Guide

E10744-01

Explains how to configure and use enterprise users, which are users defined in a directory. The guide also covers administrative tasks related to enterprise user security.

Oracle Database High Availability Overview

E10804-01

Introduces Oracle best practices for deploying a highly available environment, helps you determine your availability requirements, and describes the database architectures that can help your business achieve high availability.

Oracle Database Upgrade Guide

E10819-02

Guides you through the process of planning and executing Oracle Database upgrades. In addition, this manual provides information about compatibility, upgrading applications, and important changes in the new Oracle Database release, such as initialization parameter changes and data dictionary changes.

Oracle Database Reference

E10820-02

Provides reference information about database initialization parameters, static data dictionary views, dynamic performance views, database limits, and SQL scripts that are part of the Oracle Database.

Oracle Database Performance Tuning Guide

E10821-02

Describes how to tune the performance of Oracle Database and SQL statements using Oracle performance tools in the command-line interface.

Oracle Database 2 Day + Performance Tuning Guide

E10822-01

Explains how to perform day-to-day database performance tuning tasks using features provided by Oracle Diagnostics Pack, Oracle Tuning Pack, and Oracle Enterprise Manager.

SQL*Plus User's Guide and Reference

E10823-01

Contains a complete description of the SQL*Plus command-line interface to the Oracle Database, and a complete reference to SQL*Plus commands and syntax.

SQL*Plus Quick Reference

E10824-01

Contains a complete list of SQL*Plus command syntax.

Oracle SQL*Module for Ada Programmer's Guide

E10827-01

Describes how to use SQL*Module to develop Module programs and Ada code to access and manipulate Oracle data.

Oracle Database Sample Schemas

E10831-01

Describes the sample schemas included in the seed database that ships with Oracle Database 11g. These schemas are used in examples in Oracle documentation, in curriculum materials, and in demos on Oracle Technology Network.

Oracle Database Administrator's Reference for Linux and UNIX-Based Operating Systems

E10839-02

Explains how to create, configure, and manage Oracle Database on Linux and UNIX-based operating systems.

Oracle Database Error Messages

E10880-02

Describes error messages that may appear while using products that are part of Oracle Database.

Oracle Database New Features Guide

E10881-02

Provides an overview of features, options, and enhancements that are new in this release of the database.

Oracle Database 2 Day DBA

E10897-01

Provides a single source reference for administering Oracle Database in a small to midsize environment, using the graphical user interface of Oracle Enterprise Manager Database Control. 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 Heterogeneous Connectivity User's Guide

E11050-01

Describes Oracle's approach to information integration in a heterogeneous environment. Describes Oracle Database Gateways and is a user's guide for these Oracle products.

Oracle Universal Installer and OPatch User's Guide for Windows and UNIX

E12255-05

Describes how to manage Oracle and third-party software using the Oracle Universal Installer and OPatch. This guide provides instructions for installing, setting up, and starting the Oracle Universal Installer software. It also provides instructions on cloning and patching Oracle software.

Application Development

Oracle Database Advanced Application Developer's Guide

E10471-02

Explains topics that experienced application developers reference repeatedly.

Oracle XML DB Developer's Guide

E10492-02

Describes Oracle XML DB. It includes guidelines and examples for storing, generating, accessing, searching, validating, transforming, evolving, and indexing XML data in Oracle Database.

Oracle XML Developer's Kit Programmer's Guide

E10708-01

Provides information to application developers who need to use components of the Oracle XML Developer's Kit (XDK) to generate and store XML data in a database or in a document outside the database. Examples and sample applications are introduced. Developers need familiarity with XML and a third-generation programming language such as Java, C, or C++.

Oracle Database Data Cartridge Developer's Guide

E10765-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 2 Day + PHP Developer's Guide

E10811-01

Provides a tutorial on how to develop PHP scripts that use the database languages SQL and PL/SQL to access and manipulate Oracle data.

Pro*COBOL Programmer's Guide

E10826-01

Describes how to develop COBOL programs that use the database languages SQL and PL/SQL to access and manipulate Oracle data.

Oracle SQL Developer User's Guide

E12152-06

Provides conceptual and usage information about Oracle SQL Developer, a graphical tool that enables you to browse, create, edit, and delete (drop) database objects; run SQL statements and scripts; edit and debug PL/SQL code; manipulate and export data; migrate third-party databases to Oracle; view metadata and data in third-party databases; and view and create reports.

Oracle Database Rules Manager and Expression Filter Developer's Guide

E14919-01

Provides usage and reference information about how to manage, index, and evaluate conditional expressions in relational tables.

Application Express

Oracle Application Express Release Notes

E11944-01

Contains important information not included in the Oracle Application Express documentation.

Oracle Application Express Advanced Tutorials

E11945-01

Features a series of tutorials that demonstrate how to use the Oracle Application Express development environment to develop Web applications.

Oracle Database 2 Day + Application Express Developer's Guide

E11946-01

Offers an introduction to application development using the Oracle Application Express development environment.

Oracle Application Express Application Builder User's Guide

E11947-01

Functions as a comprehensive, task-based reference on using the Application Builder development environment to build and deploy database-centric Web applications.

Oracle Application Express Installation Guide

E12196-01

Explains how to install and configure Oracle Application Express.

Oracle Application Express Application Migration Guide

E12509-01

Describes how to convert applications from either Microsoft Access or Oracle Forms to Oracle Application Express.

Oracle Application Express API Reference

E12510-01

Describes the Application Programming Interfaces, referred to as APIs, available when programming in the Oracle Application Express environment.

Oracle Application Express SQL Workshop and Utilities Guide

E12511-01

Describes how to use Oracle Application Express SQL Workshop and utilities to load and unload data from an Oracle database, generate DDL, view object reports, and restore dropped database objects.

Oracle Application Express Administration Guide

E12512-01

Describes how to perform administration tasks for an Oracle Application Express workspace, application, or an entire development instance.

Application Reference

Oracle Database SQLJ Developer's Guide

E10590-01

Provides guidance to developers on SQLJ programming. This document can be read by anyone with an interest in SQLJ programming, but assumes at least some prior knowledge of Java, SQLJ, PL/SQL, and Oracle database.

Oracle C++ Call Interface Programmer's Guide

E10764-01

Presents the Oracle C++ Call Interface, an application program interface 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, 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 Database XML C API Reference

E10770-01

Describes the C APIs for XML.

Oracle Database XML C++ API Reference

E10771-01

Describes the C++ APIs for XML.

Backup and Recovery

Oracle Database Backup and Recovery User's Guide

E10642-01

Provides information for the backup and recovery of Oracle databases, including RMAN backup and recovery, RMAN data transfer, Oracle Flashback Technology, and user-managed backup and recovery.

Oracle Database Backup and Recovery Reference

E10643-01

Provides information for the backup and recovery of Oracle databases, including RMAN backup and recovery, RMAN data transfer, Oracle Flashback Technology, and user-managed backup and recovery.

Data Warehousing

Oracle Database 2 Day + Data Warehousing Guide

E10578-02

Introduces the data warehousing solutions available in Oracle Database and discusses how to perform common day-to-day tasks necessary to implement and administer a data warehouse. This guide also provides information about design tasks needed to keep the data warehouse operational, including how to perform basic performance monitoring tasks.

Oracle Data Guard Concepts and Administration

E10700-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 Data Guard Broker

E10702-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.

Oracle Database Data Warehousing Guide

E10810-02

Provides conceptual, reference, and implementation material for using Oracle Database 11 in data warehousing. It covers the full range of data warehousing activities, from physical database design to advanced calculation techniques.

Language and Interface

Oracle Database PL/SQL Language Reference

E10472-02

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 PL/SQL Packages and Types Reference

E10577-02

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.

Pro*C/C++ Programmer's Guide

E10825-01

Describes how to develop C++ programs that use the SQL and PL/SQL database languages to access and manipulate Oracle data.

Pro*FORTRAN Supplement to the Oracle Precompilers Guide

E10828-01

Supplements the Oracle Database Programmer's Guide to the Oracle Precompilers to provide additional information on how to develop FORTRAN programs that use the database languages SQL and PL/SQL to access and manipulate Oracle data.

Pro*PL/1 Supplement to the Oracle Precompilers Guide

E10829-01

Supplements the Oracle Database Programmer's Guide to the Oracle Precompilers to provide additional information on how to develop PL/1 programs that use the database languages SQL and PL/SQL to access and manipulate Oracle data.

Oracle Database Programmer's Guide to the Oracle Precompilers

E10830-01

Describes how to develop applications using the Oracle Precompilers and the SQL and PL/SQL database languages to access and manipulate Oracle data.

Networking and Security

Oracle Database Security Guide

E10574-02

Explains how to configure the Oracle Database default security features. It provides a comprehensive overview of security for this database release, featuring security as a necessary, primary focus for Oracle Database installations. It covers security requirements and threats, as well as the features, techniques, and policies for meeting those needs with Oracle Database products.

Oracle Database 2 Day + Security Guide

E10575-01

Provides an introduction to securing an Oracle database. In addition to describing how to manage security in a default Oracle database, this guide includes beginning level tutorials for Oracle Label Security and Oracle Database Vault.

Oracle Label Security Administrator's Guide

E10745-01

Explains how to configure and use Oracle Label Security, which provides row-level access control based on the virtual private database technology of Oracle Database Enterprise Edition.

Oracle Database Advanced Security Administrator's Guide

E10746-01

Explains how to configure and use Oracle Database Advanced Security. It covers stored data encryption, network data encryption, and strong authentication.

Oracle Database Net Services Reference

E10835-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 Net Services Administrator's Guide

E10836-01

Explains how to plan, configure, and manage enterprise-wide connectivity with Oracle Net Services.

Oracle Real Application Clusters

Oracle Real Application Clusters Administration and Deployment Guide

E10718-03

Describes the Oracle Real Application Clusters (Oracle RAC) architecture and provides an overview of this product. This book also describes administrative and deployment topics for Oracle RAC.

Oracle Database 2 Day + Real Application Clusters Guide

E10743-01

Describes how to install, configure, and administer Oracle Clusterware and Oracle Real Application Clusters (Oracle RAC) on a two-node system using the Oracle Enterprise Linux system.

Oracle Real Application Clusters Installation Guide for Linux and UNIX

E10813-02

Describes how to install and configure Oracle Real Application Clusters (Oracle RAC) on systems running Linux and UNIX.

Others

Oracle Database SecureFiles and Large Objects Developer's Guide

E10645-01

Describes use of large object data types BLOB, CLOB, NCLOB, and BFILE in application development. Presents APIs for working with LOBs in supported programmatic environments, and SecureFiles, that are LOBs that support compression, encryption, and deduplication. Describes database file systems and the Oracle Database File System Hierarchical Store package.

Oracle Database Object-Relational Developer's Guide

E11822-01

Describes user-defined object data types and how to use these data types to model complex real-world entities as objects in the database.

Oracle Database Workspace Manager Developer's Guide

E11826-01

Provides usage and reference information about Oracle Workspace Manager, which enables applications to create workspaces and group different versions of table row values in different workspaces.

Streams and Replication

Oracle Database 2 Day + Data Replication and Integration Guide

E10703-01

Provides an introduction to completing common data replication and integration tasks. It includes instructions for accessing and modifying information in multiple databases, setting up and managing an Oracle Streams replication environment, setting up and managing a materialized view replication environment, setting up and managing a messaging environment, and comparing and converging data at two databases.

Oracle Streams Concepts and Administration

E10704-02

Contains conceptual information about Oracle Streams and information about administering, monitoring, and troubleshooting an Oracle Streams environment. It also contains instructions for using Oracle Streams to record table changes. It also contains conceptual information about information provisioning and instructions for using Oracle Streams for information provisioning. It also includes instructions for Oracle Streams for database upgrades and database maintenance operations.

Oracle Streams Replication Administrator's Guide

E10705-02

Contains instructions for configuring and managing an Oracle Streams replication environment. It also includes best practices for Oracle Streams replication environments and instructions for migrating from Advanced Replication to Oracle Streams replication.

Oracle Database Advanced Replication

E10706-01

Contains conceptual information about Oracle Database Advanced Replication. It also includes information about planning an Advanced Replication environment and information about troubleshooting Advanced Replication problems.

Oracle Database Advanced Replication Management API Reference

E10707-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. It also includes reference information about data dictionary views that are important for Advanced Replication and security considerations for an Advanced Replication environment.

Oracle Streams Advanced Queuing Java API Reference

E10768-01

Describes the Java APIs for application development and integration using the Oracle messaging system, Advanced Queuing.

Oracle Streams Advanced Queuing User's Guide

E11013-01

Describes features of application development and integration using Oracle Streams Advanced Queuing (AQ). This information applies to versions of the Oracle Database server that run on all platforms, unless otherwise specified.

Oracle Streams Extended Examples

E12862-01

Contains extended examples that configure various types of Oracle Streams environments.


2.1.3 Oracle® Database 11g Release Notes Documentation

Table 2-3 Oracle® Database Release Notes Documentation

Documentation Part Number Description

Oracle Warehouse Builder Release Notes

E10585-03

Contains late-breaking information about corrections, troubleshooting, and known issues for this release. The release notes also provide current workarounds and recommendations.

Oracle Database Release Notes for Linux

E10838-01

Contains important information not included in the Oracle Database documentation for Linux.


2.1.4 Oracle® Database 11g Documentation Library

Table 2-4 Oracle® Database Documentation Library

Documentation Part Number Description

Oracle Database Licensing Information

E10594-01

Describes Oracle Database licensing. If you have a question about your licensing needs, please contact your Oracle sales representative or refer to the resources listed in "Related Documents" for more information.

Oracle Database Readme

E11015-02

Describes important last-minute features and changes not included in Oracle Database Documentation Library.


2.1.5 Oracle® Database 11g Spatial Documentation

Table 2-5 Oracle® Database Spatial Documentation

Documentation Part Number Description

Oracle Spatial GeoRaster Developer's Guide

E11827-01

Provides usage and reference information for the GeoRaster feature of Oracle Spatial, which lets you store, index, query, analyze, and deliver raster data (raster image and gridded data and its associated metadata).

Oracle Database Semantic Technologies Developer's Guide

E11828-02

Provides usage and reference information about Oracle Database support for semantic technologies, including storage, inference, and query capabilities for data and ontologies based on Resource Description Framework (RDF), RDF Schema (RDFS), and Web Ontology Language (OWL).

Oracle Spatial Java API Reference

E11829-01

Provides Javadoc-generated information about interfaces and classes that support features available with Oracle Spatial, including GeoRaster and the topology and network data models, and with MapViewer, which is packaged with Oracle Application Server and Fusion Middleware.

Oracle Spatial Developer's Guide

E11830-01

Provides usage and reference information for indexing and storing spatial data and for developing spatial applications using Oracle Spatial and Oracle Locator.

Oracle Spatial Topology and Network Data Models Developer's Guide

E11831-01

Provides usage and reference information about the topology data model and network data model capabilities of Oracle Spatial.


2.1.6 Oracle® Database 11g Linux x86 Documentation

2.1.7 Oracle® Database 11g OLAP Documentation

Table 2-7 Oracle® Database OLAP Documentation

Documentation Part Number Description

Oracle OLAP User's Guide

E10627-01

Explains how SQL applications can extend their analytic processing capabilities and manage summary data by using the OLAP option of Oracle Database.

Oracle OLAP Java API Reference

E10794-01

Provides reference information for the Oracle OLAP Java API.

Oracle OLAP Java API Developer's Guide

E10795-01

Provides guidance for developing client applications using the Oracle OLAP Java API.

Oracle OLAP DML Reference

E12197-01

Contains a complete description of the OLAP Data Manipulation Language (OLAP DML) used to define and manipulate analytic workspace objects.


2.1.8 Oracle® Database 11g Data Mining Documentation

Table 2-8 Oracle® Database Data Mining Documentation

Documentation Part Number Description

Oracle Data Mining Concepts

E12216-02

Discusses the basic concepts underlying Oracle Data Mining. Includes information about mining functions, algorithms, data preparation, and predictive analytics.

Oracle Data Mining Administrator's Guide

E12217-02

Documents the installation, upgrade, and configuration of the Data Mining option. Includes instructions for installing the Data Mining sample programs.

Oracle Data Mining Application Developer's Guide

E12218-02

Discusses the PL/SQL and Java interfaces to Oracle Data Mining and the SQL functions for deploying Data Mining models.

Oracle Data Mining Java API Reference

E12219-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.


2.1.9 Oracle® Multimedia Documentation

Table 2-9 Oracle® Multimedia Documentation

Documentation Part Number Description

Oracle Multimedia Reference

E10776-01

Enables Oracle Database to store, manage, and retrieve images, audio, video, DICOM format medical images and other objects, or other heterogeneous media data in an integrated fashion with other enterprise information. (Oracle Multimedia was formerly known as Oracle Media.)

Oracle Multimedia User's Guide

E10777-01

Enables Oracle Database to store, manage, and retrieve images, audio, video, DICOM format medical images and other objects, or other heterogeneous media data in an integrated fashion with other enterprise information. (Oracle Multimedia was formerly known as Oracle Media.)

Oracle Multimedia DICOM Developer's Guide

E10778-01

Enables Oracle Database to store, manage, and retrieve DICOM content such as single-frame and multiframe images, waveforms, slices of 3-D volumes, video segments, and structured reports in an integrated fashion with other enterprise information. (Oracle Multimedia was formerly known as Oracle Media.)

Oracle Multimedia Java API Reference

E10779-01

Enables users to write Java applications using Oracle Multimedia (formerly known as Oracle Media) objects to manage multimedia content within Oracle Database.

Oracle Multimedia Servlets and JSP Java API Reference

E10780-01

Enables users to write Java applications using Java servlets and JavaServer Pages (JSP) to retrieve and upload multimedia data from and to Oracle Database. (Oracle Multimedia was formerly known as Oracle Media.)

Oracle Multimedia DICOM Java API Reference

E10781-01

Enables users to write Java applications using the Oracle Multimedia (formerly known as Oracle Media) object designed to store Digital Imaging and Communications in Medicine (DICOM) data within Oracle Database.

Oracle Multimedia Mid-Tier Java API Reference

E12304-01

Enables users to extract DICOM metadata outside of the database, on the client or in the middle tier. (Oracle Multimedia was formerly known as Oracle Media.)


2.1.10 Oracle® Database Gateway Documentation

Table 2-10 Oracle® Database Gateway Documentation

Documentation Part Number Description

Oracle Database Gateway for DRDA User's Guide

E12014-01

Provides users with transparent access to DB2.

Oracle Database Gateway for Informix User's Guide

E12066-01

Describes the Oracle Database Gateway for Informix, which enables Oracle client applications to access Informix data through Structured Query Language (SQL).

Oracle Database Gateway for Sybase User's Guide

E12067-01

Describes the Oracle Database Gateway for Sybase, which enables Oracle client applications to access Sybase data through Structured Query Language (SQL).

Oracle Database Gateway for Teradata User's Guide

E12068-01

Describes the Oracle Database Gateway for Teradata, which enables Oracle client applications to access Teradata data through Structured Query Language (SQL).

Oracle Database Gateway for SQL Server User's Guide

E12069-01

Describes the Oracle Database Gateway for SQL Server, which enables Oracle client applications to access SQL Server data through Structured Query Language (SQL).

Oracle Database Gateway for ODBC User's Guide

E12070-01

Describes the Oracle Database Gateway for ODBC, which enables Oracle client applications to access non-Oracle systems data through Structured Query Language (SQL).

Oracle Database Gateway for IMS User's Guide

E12072-01

Describes the Oracle Database Gateway for Adabas, which enables Oracle client applications to access Adabas data through Structured Query Language (SQL).

Oracle Database Gateway for VSAM User's Guide

E12073-01

Describes the Oracle Database Gateway for Adabas, which enables Oracle client applications to access Adabas data through Structured Query Language (SQL).

Oracle Database Gateway for Adabas User's Guide

E12074-01

Describes the Oracle Database Gateway for Adabas, which enables Oracle client applications to access Adabas data through Structured Query Language (SQL).

Oracle Database Gateway for WebSphere MQ Installation and User's Guide

E12417-01

Provides access to WebSphere MQ services. This gateway requires a system that is capable of running 64Ebit applications.


2.1.11 Oracle® Database 11g Installation Guide Documentation

Table 2-11 Oracle® Database Installation Guide Documentation

Documentation Part Number Description

Oracle Warehouse Builder Installation and Administration Guide for Windows and Linux

E10579-01

Describes installing the software for, and configuring, Oracle Warehouse Builder (OWB). Part II of this guide provides procedures for administrating OWB.

Oracle Grid Infrastructure Installation Guide for Linux

E10812-02

Describes how to install grid infrastructure for a cluster software, which includes Oracle Clusterware and Oracle Automatic Storage Management (Oracle ASM), on systems running Linux.

Oracle Database Installation Guide for Linux

E10840-01

Provides configuration information for network and system administrators, and database installation information for database administrators (DBAs) who install and configure Oracle Database and Grid Infrastructure for a Single Server on Linux.

Oracle Database Client Installation Guide for Linux

E10841-01

Describes how to install and configure Oracle Database Client on Linux.

Oracle Database Examples Installation Guide

E10846-01

Describes how to install and configure the products available on the Oracle Database Examples installation media.

Oracle Database Quick Installation Guide for Linux x86

E10857-01

Describes how to quickly install Oracle Database on Linux x86 systems.

Oracle Database Client Quick Installation Guide for Linux x86

E10858-01

Describes how to quickly install Oracle Database Client on Linux x86 systems.

Oracle Database Quick Installation Guide for Linux x86-64

E10860-01

Describes how to quickly install Oracle Database on Linux x86-64 systems.

Oracle Database Client Quick Installation Guide for Linux x86-64

E10861-01

Describes how to quickly install Oracle Database Client on Linux x86-64 systems.

Oracle Connect for IMS, VSAM, and Adabas Gateways Installation and Configuration Guide for IBM z/OS

E12075-01

Describes the installation and configuration of Oracle Connect for IMS, VSAM, and Adabas Gateways, a prebuilt driver to mainframe data.

Oracle TimesTen In-Memory Database Installation Guide

E13063-02

Provides information about installing and upgrading the Oracle TimesTen In-Memory Database

Oracle Enterprise Manager System Monitoring Plug-in for Oracle TimesTen In-Memory Database Installation Guide

E13081-02

Describes how to install the Oracle TimesTen In-Memory Database Plug-in for Oracle Enterprise Manager


2.1.12 Oracle® Database 11g TimesTen In-Memory Documentation

Table 2-12 Oracle® Database TimesTen In-Memory Documentation

Documentation Part Number Description

Oracle TimesTen In-Memory Database Operations Guide

E13065-03

Provides information about how Oracle TimesTen In-Memory Database works. It includes step-by-step instructions and examples that show how to perform commonly needed tasks.

Oracle TimesTen In-Memory Database Reference

E13069-02

Provides a reference for TimesTen attributes, built-in procedures, Clusterware configuration and utilities. It also lists all TimesTen system limits and defaults.

Oracle TimesTen In-Memory Database SQL Reference

E13070-03

Provides a reference for SQL statements, expressions, and functions used with the Oracle TimesTen In-Memory Database, including TimesTen SQL extensions. It also describes data types and system tables.

Oracle TimesTen In-Memory Database Error Messages and SNMP Traps

E13071-02

Provides a reference for Oracle TimesTen In-Memory Database error messages and SNMP traps

Oracle TimesTen In-Memory Database TimesTen to TimesTen Replication Guide

E13072-02

Provides information about designing and configuring TimesTen to TimesTen replication, including information about TimesTen integration with Oracle Clusterware

Oracle TimesTen In-Memory Database PL/SQL Developer's Guide

E13076-02

Provides information about using PL/SQL with the Oracle TimesTen In-Memory Database

Oracle TimesTen In-Memory Database Release Notes

E13080-04

Provides late-breaking information as well as information that is not yet part of the formal documentation.

Oracle Enterprise Manager System Monitoring Plug-in for Oracle TimesTen In-Memory Database Release Notes

E13082-02

Provides late-breaking information about the Oracle TimesTen In-Memory Database Plug-in for Oracle Enterprise Manager


2.1.13 Oracle® Database 11g Java Documentation

Table 2-13 Oracle® Database Java Documentation

Documentation Part Number Description

Oracle Database Java Developer's Guide

E10588-01

Describes how to develop, load, and run Java applications in Oracle Database.

Oracle Database XML Java API Reference

E10769-01

Describes the Java APIs for XML.

Oracle Database 2 Day + Java Developer's Guide

E12137-01

Guides application developers on how to use Java to access and modify data in Oracle Database.

Oracle Universal Connection Pool for JDBC Java API Reference

E12826-01

Provides Java API reference for Universal Connection Pool.

Oracle TimesTen In-Memory Database Java Developer's Guide

E13068-02

Provides information about developing Java applications to access the Oracle TimesTen In-Memory Database

Oracle Database RAC FAN Events Java API Reference

E13993-01

Provides easy access to Oracle Fast Application Notification (FAN) events.


2.1.14 Oracle® Database 11g Warehouse Builder Documentation

Table 2-14 Oracle® Database Warehouse Builder Documentation

Documentation Part Number Description

Oracle Warehouse Builder Concepts

E10581-01

Provides an introduction to the benefits of using Oracle Warehouse Builder and its architecture and components. It also includes "quick start" steps, a user interface tour, and provides information about OWB preferences and OWB editors and wizards.

Oracle Warehouse Builder OMB*Plus Command Reference

E14406-01

Provides a complete language reference for OMB and OMU commands, which comprise OMB*Plus. OMB*Plus is the programming language included with Oracle Warehouse Builder.