Oracle Enterprise Manager Concepts Guide Go to Product Documentation Library
Library
Go to books for this product
Product
Go to Contents for this book
Contents
Go to Index
Index



Go to previous file in sequence Go to next file in sequence

Value-Added Applications



This chapter covers the following topics:

Oracle Enterprise Manager Performance Pack

In addition to the standard suite of applications Oracle Corporation offers an optional Performance Pack that consists of the following integrated monitoring and tuning applications:

The Performance Pack is a powerful set of performance monitoring and tuning tools designed to provide real-time graphical performance information to customers who need to manage their dynamic database environments.

Oracle Expert

With Oracle Expert you can optimize the performance of your database environment. It assists you with the initial configuration of the database and with the collection and evaluation of the performance characteristics of existing databases. Oracle Expert provides many advantages. Oracle Expert:

Oracle Expert also serves as:

Oracle Lock Manager

With Oracle Lock Manager you can monitor locks, which are mechanisms that prevent destructive interaction between users accessing the same resource.

The main window displays a multi-column list that includes a row for each current lock in the database. The information displayed in the columns includes:

Oracle Performance Manager

With Oracle Performance Manager you can monitor database performance in real-time. It provides dozens of predefined charts for displaying a wide variety of database performance statistics regarding:

Charts

You can display the database performance statistics in a number of formats:

All chart formats can be displayed in either two or three dimensions. In 3D charts you can modify:

Customization

Because monitoring requirements are unique from environment to environment, this application provides you with the ability to design and implement your own monitors. You can also customize your own windows, which can be any mix of default and user-defined charts. You can use predefined queries or can define your own.

Provision of only high-level monitoring statistics is insufficient for meaningful performance tuning. Ideally, you should be able to gather the specific detailed information you need to tune and adjust a database system. Oracle Performance Monitor provides that function. You can

Oracle TopSessions

With Oracle TopSessions you can monitor how connected sessions use database-instance resources in realtime. You can obtain an overview of session activity by displaying the top n sessions sorted by a statistic of your choosing. For any given session, you can then drill down for more detail. You can further customize the information you display by specifying manual or automatic data refresh, the rate of automatic refresh, and the number of sessions to display.

In addition to these useful monitoring capabilities, Oracle TopSessions provides a methodology for identifying and correcting certain database performance problems. For example, when sudden file I/O load is detected, you can first identify the sessions contributing most to the problem, and then isolate the executing SQL statements in user applications for those sessions. You can then analyze the SQL explain plans for those SQL statements to determine how best to resolve the problem.

Oracle Tablespace Manager

With Oracle Tablespace Manager you can monitor and manage tablespace fragmentation. You can display an overview table of space usage information, either for all of the tablespaces in a database, or for the datafile(s) within a tablespace.

To find out more about a given tablespace or datafile, you can drill down to display how storage has been allocated for its segments. Clicking on a segment in a segment list displays the extents in the tablespace or datafile storing data for that segment. Should data storage for a segment be fragmented, you can defragment it. You can also use the coalescing feature of Oracle Tablespace Manager to join adjacent free blocks.

Oracle Trace

Oracle Trace is a general purpose data collection product that captures data for specific software events, such as an application transaction, a user log on, or any event particular to the software product. With Oracle Trace you can collect a wide variety of data, such as performance statistics, diagnostics data, system resource usage, and business transaction details.

Two Oracle Corporation products are currently enabled for Oracle Trace collection:

The Oracle Server performance data collected by Oracle Trace includes SQL statements, detailed statistics on SQL events, transactions events, and other useful information.

Oracle Trace provides a graphical Oracle Trace Manager application to create, schedule, and administer Oracle Trace collections for host products containing the Oracle Trace API. You can store data collected by Oracle Trace in Oracle database tables for access by SQL reporting tools and other products.

Oracle Trace has an Application Programming Interface (API) that contains data collection service calls. Software developers can use the Oracle Trace API to pre-configure their products for Oracle Trace data collection. Users of a product containing the Oracle Trace API calls, such as Oracle Server release 7.3, can then automatically use Oracle Trace to collect data about specific events that occur in that product.

Most Oracle Trace users will be performing collections for products that already include the Oracle Trace API. Therefore, most users only need to be familiar with the data that can be collected for the host product and how to use the Oracle Trace Collection Manager application to create and administer data collections.

Other Integrated Applications

Other systems management applications are available for Oracle Enterprise Manager. These applications are available from Oracle Corporation and third-party software developers.

Examples of the integration of other Oracle applications into Enterprise Manager are:

Oracle Replication Manager

Oracle Replication Manager simplifies the complex tasks of managing and maintaining multiple copies of data in a distributed environment. The application provides immediate local access to data and allows local systems to function automatically, even when networks or other systems in the environment fail.

The Replication Manager improves access to information about the replication environment and helps the administrator better manage replication tasks.

Oracle Media Server Manager

Oracle Media Server, a component of the Oracle Media family of products, provides high-performance, scalable, and reliable multimedia library services on a wide variety of general-purpose computer platforms. Oracle Media Server provides the full range of services needed to deliver sophisticated, interactive multimedia applications to tens of thousands of simultaneous clients-from storage, retrieval and management of movies, music, photographs, and text articles, to the critical customer tracking and billing applications required to deliver these commercial services, in real time, over the Information Highway.

Oracle Media Server provides a complete set of services for the delivery of multimedia applications, such as video-on-demand, home shopping, video teleconferencing, interactive learning, and personalized newspapers-all without sacrificing the open portability that is the hallmark of Oracle Corporation.

Most modules of the Oracle Media Server--from the sophisticated content management, customer tracking, and customer billing services, to the highly scalable multimedia stream serve--rare portable to virtually any hardware or operating system environment, allowing customers to develop a system on hardware from one vendor, and then later move it to a completely different system without any application reprogramming. This important capability allows you to swap in the most cost-effective and high-performance components at any point in time to save money, increase capability, and prevent vendor "lock-in." Portability at all levels-back-end video servers, application servers, networks, set-top boxes, and their associated operating systems -means that compatibility will never be an issue and your investment will never be lost.

All Oracle modules are based on standards, where they exist, from the relevant interactive television standards organizations such as ANSI, ISO, MPEG, and DAVIC, all of which Oracle actively participates in, among others.

Oracle Parallel Server Manager

With the Oracle Parallel Server option, separate Oracle instances run simultaneously on one or more nodes using a technology called parallel cache management.

A parallel server has the following characteristics:

In some configurations, each instance has its own redo log file, whereas in other configurations, there is only a single redo file.

Applications that access the database can run on the same nodes as instances of a parallel server or on separate nodes, using the client-server architecture. A parallel server can be part of a distributed database system. Distributed transactions access the data in a remote database in the same manner, regardless of whether the datafiles are owned by an Oracle Server (in exclusive mode) or a parallel server (in exclusive or parallel mode).

Other non-Oracle processes can run on each node of the system, or you can dedicate the entire system or part of the system to Oracle.

For example, a parallel server and its applications might occupy three nodes of a five-node configuration, while the other two nodes are used for non-Oracle applications.

Oracle WebServer Manager

The Oracle WebServer turns your Oracle7 Server into a powerful World Wide Web server with the potential for enabling a whole new generation of web applications. The Oracle WebServer is a key component of the Oracle® Universal Server,® a complete solution for managing any data - relational, spatial, text, image, video, and audio - in any application, at any scale.

The Oracle WebServer, included in Release 7.3 and available as an add-on option to earlier releases of the Oracle7 Server, enables developers to build powerful Web applications using a familiar environment: stored procedures written in PL/SQL,TM Oracle's procedural extension to SQL.

The Oracle WebServer is a comprehensive solution that provides the portability, scalability, and support for many concurrent users needed to power large Web sites. The integrated environment is based on three components: the Oracle Web Listener, the Oracle Web Agent, and the Oracle7 Server. Hypertext links in any HTML (HyperText Markup Language) document can now point directly to an Oracle stored procedure, allowing the Oracle7 Server to build dynamic HTML documents "on the fly."

All components of the Oracle WebServer are fully configurable and manageable through a collection of HTML forms and online, context-sensitive help. These administration pages allow an administrator to quickly configure additional Web Listeners and Web Agents or change attributes of existing services with the click of a button.

Oracle Advanced Networking Option-Network Security and Single Sign-On Biometric Manager

The Oracle Advanced Networking Option is a set of features integrating network security and single sign-on. To enable enhanced user authentication, Oracle Advanced Networking Option provides support for verification of user identities through finger print analysis. This tool allows the systems administrator to:




Go to previous file in sequence Go to next file in sequence
Prev Next
Oracle
Copyright © 1996 Oracle Corporation.
All Rights Reserved.
Go to Product Documentation Library
Library
Go to books for this product
Product
Go to Contents for this book
Contents
Go to Index
Index