Oracle9i Application Developer's Guide - Workspace Manager
Release 1 (9.0.1)

Part Number A88806-01

Home

Book List

Contents

Index

Master Index

Feedback

Go to previous page Go to next page


Preface

Oracle9i Application Developer's Guide - Workspace Manager describes the Oracle long-transaction framework built on a workspace management system.

This preface contains these topics:

Audience

Oracle9i Application Developer's Guide - Workspace Manager is intended for application designers and developers who want to use Oracle Database Workspace Manager, often referred to as Workspace Manager, to work with long transactions. It is assumed that you have some experience programming in PL/SQL.

Organization

This document contains the following:

Chapter 1, "Introduction"

Explains workspace management concepts.

Chapter 2, "Procedures: Reference"

Provides reference information about the Workspace Manager application programming interface.

Chapter 3, "Metadata Views"

Describes metadata views created and maintained by Workspace Manager.

Appendix A, "Installing Workspace Manager with Custom Databases"

Describes how to install Workspace Manager with Oracle databases other than the seed database and databases created using the Database Configuration Assistant (DBCA). (Workspace Manager is installed by default in the seed database and databases using DBCA.)

Appendix B, "Error Messages"

Lists the error messages for Workspace Manager, with the cause and suggested user action for each error.

Glossary

Defines important terms specific to Workspace Manager

Related Documentation

For more information about using this product in a development environment, see the following documents:

In North America, printed documentation is available for sale in the Oracle Store at

http://oraclestore.oracle.com/

Customers in Europe, the Middle East, and Africa (EMEA) can purchase documentation from

http://www.oraclebookshop.com/

Other customers can contact their Oracle representative to purchase printed documentation.

Conventions

In examples, an implied carriage return occurs at the end of each line, unless otherwise noted. You must press the Return key at the end of a line of input.

The following conventions are used in this guide:

Convention  Meaning 

.
.

Vertical ellipsis points in an example mean that information not directly related to the example has been omitted. 

. . .  

Horizontal ellipsis points in statements or commands mean that parts of the statement or command not directly related to the example have been omitted 

boldface text 

Boldface text indicates a term defined in the text, the glossary, or in both locations. 

< >  

Angle brackets enclose user-supplied names. 

[ ]  

Brackets enclose optional clauses from which you can choose one or none. 

%  

The percent sign represents the system prompt on a UNIX system.  

Documentation Accessibility

Oracle's goal is to make our products, services, and supporting documentation accessible to the disabled community with good usability. To that end, our documentation includes features that make information available to users of assistive technology. This documentation is available in HTML format, and contains markup to facilitate access by the disabled community. Standards will continue to evolve over time, and Oracle is actively engaged with other market-leading technology vendors to address technical obstacles so that our documentation can be accessible to all of our customers. For additional information, visit the Oracle Accessibility Program Web site at

http://www.oracle.com/accessibility/

Accessibility of Code Examples in Documentation

JAWS, a Windows screen reader, may not always correctly read the code examples in this document. The conventions for writing code require that closing braces should appear on an otherwise empty line; however, JAWS may not always read a line of text that consists solely of a bracket or brace.


Go to previous page Go to next page
Oracle
Copyright © 1996-2001, Oracle Corporation.

All Rights Reserved.

Home

Book List

Contents

Index

Master Index

Feedback