Oracle® Application Server Administrator's Guide
10g Release 2 (10.1.2) Part No. B13995-01 |
|
![]() Previous |
![]() Next |
This preface introduces the new administrative features of Oracle Application Server 10g Release 2 (10.1.2). This information is mostly useful to users who have managed Oracle9i Application Server (Oracle9iAS) Release 2 (9.0.2 and 9.0.3) and Oracle Application Server 10g (9.0.4).
The new administrative features of Oracle Application Server 10g Release 2 (10.1.2) include:
Quick Administration Guide
The Oracle Application Server documentation now includes a Quick Administration guide, which contains quick reference material for common administration tasks.
New Library Path Variables
The value of the LD_LIBRARY_PATH environment variable has changed, and a new environment variable, LD_LIBRARY_PATH_64 has been introduced with this release.
New Application Server Control Features
New features in Application Server Control include:
Topology view of the Application Server environment
A visual representation of the application server environment is essential for administrators to understand component relationships, such as where applications are deployed across the OracleAS Farm or OracleAS Cluster. The Application Server Control Console satisfies this requirement by providing Topology Viewer. Topology Viewer provides a graphical, real-time view of application server processes managed by Oracle Process Manager and Notification Server (OPMN). From Topology Viewer, you can perform various tasks such as:
Viewing the status of the farm, cluster and member components
Starting, stopping or restarting processes
Monitoring performance across the application server environment
Drilling down to component home pages for details
See Section 2.4.1, "Reviewing the Application Server Component Topology".
Support for viewing and configuring a file-based repository
Using the Application Server Control, you can view and configure the file-based repository that is used by an Application Server instance. A wizard guides you through the steps of configuring the instance with either an existing or new file-based farm repository. See Section 7.5.5, "Configuring Instances to Use an Existing File-Based Repository" and Section 7.5.6, "Configuring Instances to Use a New File-Based Repository".
Support for viewing and changing Infrastructure Services for Identity Management
Using the Application Server Control, you can view, configure, and change the Infrastructure Services (Identity Management and Metadata Repository) used by Application Server components. A wizard guides you through the steps of changing the Metadata Repository configured for Identity Management. See Chapter 9, "Changing Infrastructure Services".
Views of all performance metrics and metric details
For each component, you can view a list of performance metrics that Application Server Control is monitoring. For each performance metric being monitored, you can drill down to view a brief history of its performance. See Section 2.4.4, "Monitoring Application Server Components".
Complete integration of OracleAS Web Cache administration into Application Server Control
Now, you can fully manage and administer OracleAS Web Cache instances through Application Server Control, instead of using a separate tool (OracleAS Web Cache Manager). The Oracle Application Server Web Cache Administrator's Guide describes how to use Application Server Control to manage OracleAS Web Cache.
Support for querying from a database log repository
Now, the log repository feature of Application Server Control supports using a database repository, not only a file-based repository, as the log repository. However, you cannot use Application Server Control to create the database log repository; you must manually create it. See Section 5.1.2, "Using a Log Repository".
Ability to change the port values of Application Server Control framework components
Now, you can change port numbers of Enterprise Manager components, such as Application Server Control and Oracle Management Agent, by using the emctl
command-line utility. See Section 4.3.1, "Changing Oracle Enterprise Manager Ports"
Oracle Database 10g and Database Control for the Metadata Repository Database
When you install the 10g (10.1.2) OracleAS Metadata Repository, Oracle Application Server now installs a version of Oracle Database 10g to host the repository. Oracle Database 10g includes Oracle Enterprise Manager 10g Database Control, which you can use to manage your new Metadata Repository database.
Automation of Configuration Steps to Modify Oracle HTTP Server Listen Port
You can modify port values for Application Server components. When some component port values are changed, other components can be affected by those changes. In this release, you can run a command-line program to modify the Oracle HTTP Server listen port value. This command-line program performs additional steps that are required because of the port change, such as configuring OracleAS Web Cache to use the new Oracle HTTP Server port.
Enhancements to Cloning an Installation of Oracle Application Server
Now you can clone a Portal and Wireless installation and a Business Intelligence installation, as well as a J2EE and Web Cache installation. The command-line interface is improved and the cloning scripts automatically perform many of the necessary tasks.
Support for Changing from a Test to a Production Environment
Oracle Application Server provides support for changing from a test environment to a production environment. You can develop and test applications in a test environment, and then eventually roll out the test applications and, optionally, test data to your production environment. You can also use this approach for testing and rolling out upgrades.
Consolidated SSL Instructions
This guide contains a new section about enabling SSL across Oracle Application Server.