Oracle9i Application Developer's Guide - Workspace Manager Release 2 (9.2) Part Number A96628-01 |
|
Oracle9i Application Developer's Guide - Workspace Manager describes Oracle Workspace Manager, often referred to as Workspace Manager, which lets applications create workspaces and group different versions of table row values in different workspaces.
This preface contains these topics:
Oracle9i Application Developer's Guide - Workspace Manager is intended for application designers and developers. It is assumed that you have some experience programming in PL/SQL.
Our goal is to make Oracle products, services, and supporting documentation accessible, with good usability, to the disabled community. To that end, our documentation includes features that make information available to users of assistive technology. This documentation is available in HTML format, and contains markup to facilitate access by the disabled community. Standards will continue to evolve over time, and Oracle Corporation is actively engaged with other market-leading technology vendors to address technical obstacles so that our documentation can be accessible to all of our customers. For additional information, visit the Oracle Accessibility Program Web site at http://www.oracle.com/accessibility/
.
JAWS, a Windows screen reader, may not always correctly read the code examples in this document. The conventions for writing code require that closing braces should appear on an otherwise empty line; however, JAWS may not always read a line of text that consists solely of a bracket or brace.
This documentation may contain links to Web sites of other companies or organizations that Oracle Corporation does not own or control. Oracle Corporation neither evaluates nor makes any representations regarding the accessibility of these Web sites.
This document contains the following:
Explains workspace management concepts.
Provides reference information about the Workspace Manager application programming interface.
Describes metadata views created and maintained by Workspace Manager.
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.)
Describes how to migrate (upgrade or downgrade) from one Workspace Manager release to another, if you have version-enabled tables with data that you want to preserve from one release to the other.
Lists the error messages for Workspace Manager, with the cause and suggested user action for each error.
Defines important terms specific to Workspace Manager
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.
To download free release notes, installation documentation, white papers, or other collateral, please visit the Oracle Technology Network (OTN). You must register online before using OTN; registration is free and can be done at
http://otn.oracle.com/admin/account/membership.html
If you already have a username and password for OTN, then you can go directly to the documentation section of the OTN Web site at
http://otn.oracle.com/docs/index.htm
To access the database documentation search engine directly, go to
http://tahiti.oracle.com
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:
|
Copyright © 2000, 2002 Oracle Corporation. All Rights Reserved. |
|