Oracle® Developer Suite Installation Guide
10g Release 2 (10.1.2) for Solaris, Windows and Linux x86 B16012-03 |
|
Previous |
Next |
All components provide online help systems that are installed with the product. The Oracle Developer Suite Documentation Library contains additional documentation for some components only. Most documentation in the Documentation Library is available in both HTML and PDF formats.
The following topics describe the contents of the Documentation Library and provides instructions for installing and viewing the documentation:
The Documentation Library titles are listed in the following tables. Most titles are available as printed and bound manuals from the Oracle Store at http://store.oracle.com
.
Table C-1 Getting Started
Part Number | Title |
---|---|
B16012-01 |
Oracle Developer Suite 10g (10.1.2.0.2) Installation Guide for Solaris, Windows and Linux x86 |
B16013-01 |
Oracle Developer Suite 10g (10.1.2.0.2) Quick Installation Guide for for Solaris, Windows and Linux x86 |
B16010-01 |
Oracle Developer Suite 10g (10.1.2.0.2) Release Notes for Solaris, Windows and Linux x86 |
Table C-2 J2EE & Internet Applications
Part Number | Title |
---|---|
B15572-01 |
Oracle Forms Migrating Forms Applications from Forms 6i to 10g (10.1.2.0.2) for Windows and UNIX |
B14032-01 |
Oracle Application Server Forms Services Deployment Guide 10g (10.1.2.0.2) for Windows and UNIX |
B14033-01 |
Oracle XML Developer's Kit Programmer's Guide |
B10789-01 |
Oracle XML API Reference |
B12024-03 |
Oracle XML Java API Reference |
B14011-02 |
Oracle Application Server Containers for J2EE User's Guide |
B14361-02 |
Oracle Application Server Containers for J2EE Standalone User's Guide |
B14012-02 |
Oracle Application Server Containers for J2EE Services Guide |
B14013-02 |
Oracle Application Server Containers for J2EE Security Guide |
B14014-02 |
Oracle Application Server Containers for J2EE Support for JavaServer Pages Developer's Guide |
B14015-02 |
Oracle Application Server Containers for J2EE Support for JavaServer Pages API Reference |
B14016-02 |
Oracle Application Server Containers for J2EE JSP Tag Libraries and Utilities Reference |
B14017-02 |
Oracle Application Server Containers for J2EE Servlet Developer's Guide |
B15505-03 |
Oracle Application Server Containers for J2EE Enterprise JavaBeans Developer's Guide |
B19163-01 |
Oracle Application Development Framework Case Manual |
B14362-02 |
Oracle Application Development Framework Guidelines Manual |
Table C-3 Business Intelligence Tools
Part Number | Title |
---|---|
B13919-03 |
Oracle Business Intelligence Discoverer EUL Command Line for Java User's Guide |
B13917-03 |
Oracle Business Intelligence Discoverer Desktop User's Guide |
B13916-04 |
Oracle Business Intelligence Discoverer Administration Guide |
B16378-01 |
Oracle Business Intelligence Concepts Guide |
B14364-01 |
Oracle Reports Tutorial |
B13895-01 |
Oracle Reports Building Reports |
B14048-01 |
Publishing Reports to the Web |
B14049-01 |
Oracle Reports Java API Reference |
You can install the Documentation Library from CD-ROM or DVD in one of the following ways:
Copy the files from the disk to your local computer.
Use the installer.
The simplest installation method is to directly copy the files from the Oracle Documentation Library CD-ROM or Oracle Developer Suite and Documentation DVD to your computer. Use the operating environment commands to copy the contents of the doc
directory on the CD-ROM or the /doc_library/doc
directory on the DVD to the appropriate installation directory on your computer. For consistency with installations performed by the installer, Oracle recommends that you copy the contents to the Oracle home where Oracle Developer Suite is installed, and that you name the directory doc/dl
.
To copy the documentation from the CD-ROM or DVD to your Oracle home directory, do the following:
Note: This method may overwrite files if the destination directory already exists. |
For Windows, enter the following command:
CD-ROM:
prompt>
xcopy /s
cdrom_drive
\doc
DevSuiteHome
DVD:
prompt>
xcopy /s
dvd_drive
\doc_library\doc
DevSuiteHome
For Linux and Solaris, enter the following command:
CD-ROM:
prompt>
cp -r
mount_point
/doc
DevSuiteHome
DVD:
prompt>
cp -r
mount_point
/doc_library/doc
DevSuiteHome
The installer can also install the documentation to your computer from the CD-ROM or DVD.
Note: To use the installer, you must already have the installer or an Oracle product that uses the installer (i.e., Oracle Developer Suite) on your computer. |
The following instructions describe how to install the documentation with the installer:
Launch the installer from your computer, from the Oracle Developer Suite Disk 1 CD-ROM, or from the Oracle Developer Suite and Documentation DVD. This is the same disk used to install Oracle Developer Suite.
At the Welcome screen, click Next.
At the File Locations screen, do the following:
If you are using the Disk 1 CD-ROM, eject it and replace it with the Documentation Library CD-ROM. If you are using the DVD, do not eject it.
In the Source field, do the following:
For Windows, enter:
CD-ROM:
cdrom_drive:
\stage\products.jar
DVD:
dvd_drive:
\doc_library\stage\products.jar
For Linux and Solaris, enter:
CD-ROM:
mount_point_directory
/stage/products.jar
DVD:
mount_point_directory
/doc_library/stage/products.jar
This directs the installer to the installation file for the Documentation Library.
In the Destination section, enter the name and path to the Oracle home you are installing the documentation to, or select one from the list.
The documentation will be installed in the doc
directory under Oracle home.
Click Next to continue.
At the Summary screen, review the summary and click Install to begin the installation.
After installation is completed, the End of Installation screen will appear. Click Exit to quit the installer, then confirm your choice by clicking Yes.
You can view the Oracle Developer Suite Documentation Library directly from the CD-ROM or DVD, or from the directory on your computer where you installed it. For information about the tools required to view the documentation, see Section 2.6, "Online Documentation Requirements".
To view the documentation library:
On Windows, if you used the installer method to copy the documentation, you can access the library from the Start Menu as follows:
Start > Programs > Oracle Developer Suite - DevSuiteHome > Documentation > Doc CD
Alternatively, you can use your browser to open the index.htm
file from the doc
directory on the CD-ROM, the /doc_library/doc
directory on the DVD, or from DevSuiteHome
/doc/dl
on your computer after installation.
Click on a tab.
Click on the HTML or PDF link next to a document title to see the document contents.
To view the release notes from the Documentation Library CD-ROM or DVD:
Use your browser to open the index.htm
file from the doc
directory on the CD-ROM, or the /doc_library/doc
directory on the DVD.
Click the Getting Started tab. This page displays links to release notes for Oracle Developer Suite and for the individual components.