Today s business systems have undergone a radical transformation in order to meet

Size: px
Start display at page:

Download "Today s business systems have undergone a radical transformation in order to meet"

Transcription

1 Technical Whitepaper Meeting New World Challenges with Real-Time, Performance Monitoring and Event Management The Evolution of Information Today s business systems have undergone a radical transformation in order to meet the new business imperatives. The days of scheduled down-time and unimpeded overnight batch runs have disappeared. Almost every business, in every industry has found that its transactions have converged on a real-time horizon, regardless of time-zones and regardless of location. What changed? With the commercialization of the Internet, businesses opened up their real-time production databases to their suppliers, partners, employees and customers. Now, customers could access their data and perform transactions at any time of day or night and from anywhere in the world. Whether tracking a package, reconciling a bank account or ordering a book, everyone wants to do business in their own time and place. Yet another fundamental transition took place, as became the de-facto standard for business and personal communication. E-commerce greatly replaced the complexity involved in EDI (electronic data interchange systems). Again, the business was faced with the challenge of delivering this ubiquitous communication method on an uninterrupted basis, from anywhere in the world. The impact on the database availability has been dramatic. The pressure to maintain uninterrupted 24 X 7 systems is now a critical requirement to every business. New World Requirements New technologies emerged to help DBAs cope with this new world. High availability systems, disaster recovery and back-up systems, dedicated data warehouse systems and sophisticated database monitoring and administration tools are now a necessity for most businesses. Add the multi-platform support for most DBAs distributed systems, mainframes and various operating systems and you have the complex world of the DBA.

2 The task of the DBA is an around-the-clock challenge, but now, there s a real-time, proactive monitoring and management solution that can help maintain your IT goals and business objectives. Built by a single team using a common architecture it provides a comprehensive, cross-platform monitoring and administration solution for DBAs. With Bradmark s Surveillance DB, system performance and availability can be viewed and managed from multiple Windows workstations, regardless of location. DBAs are now able to share information between the various agents, minimizing data retrieval and overhead while maximizing efficiency on complex networks. Surveillance monitor all of your Oracle, Sybase, MS SQL Server and DB2 UDB databases from a console with an intuitive, graphical user interface. Available on Microsoft Windows XP, 2000 and NT, the client interface has proven to be one of Surveillance DB s strongest attributes. This customizable user interface provides focussed views to zero in on particular problems. For example, if resource contention is an immediate concern, the DBA can click and view a graphical representation of current locks on the database. Connectionless monitoring and alerting capabilities decrease overhead and maximize resources. Bradmark s distributed agent architecture enables DBAs to focus on critical issues while data collection and analysis continues on the same or other servers. Data collection and analysis modules are autonomous from the user interface. A Console can disconnect from the server without disrupting the monitoring process. In fact, the Console does not have to be running to receive or respond to alert messages a crucial capability in any 24 X 7 environment. Overview of the Surveillance Technology Surveillance DB is composed of two major components: the Server Agent and the Console. The Server Agent is the set of programs used to collect data and automate analysis of the database servers. The Console is the set of programs the end user runs to view real-time performance data, configure the connectionless monitoring, alerting, and historical collection of performance data. Bradmark Technologies Surveillance White Paper 2

3 Creating Integrated RDBMS Solutions Key Point: Large mission-critical databases require tuning and proactive monitoring tools that can be applied while the database is running. Bradmark s Surveillance provides the technology to support the complex databases in production. Extending support to the industry-leading RDBMS opens the door for more flexible and effective solutions to the database management problems faced by companies today. Operating from a console anywhere model, Surveillance can manage diverse and complex database environments, yet remains friendly enough to tackle even the most basic database implementations. Comprehensive Performance Monitoring of Large Databases Whether your business requires a centralized or distributed database, performance and availability are essential. Large databases are routinely used to warehouse data or process on-line transactions. In all of these environments, databases become missioncritical. The risk of hardware or software failure, and the potentially disastrous financial consequences, cannot be ignored. To achieve maximum performance, very large databases require tuning tools which can be operated while the system is running. It is also imperative to have monitoring and diagnostic tools that are able to isolate and quickly identify database problems. Robust Performance Monitoring of Multiple Databases Demand for around-the-clock surveillance increases as databases proliferate within an environment. A single tool that can manage the databases and scale to grow with the environment becomes even more important. The distributed environment demands proactive management that detects and resolves problems automatically wherever possible. However, avoiding problems alone is not enough. With Surveillance as the command center, DBAs can spend more time on day-to-day operations, and less time on problem solving. The Console The Console is the user interface that allows the user to view real-time performance data and configure the sub-agents. The primary configurable window of the Console is the grid window, which looks and functions like a spreadsheet window. It not only links a collection with rows of data it also can be filled with rows and columns from predefined collections. As an added bonus, all of the columns in the grid window are resizable and sortable. The graph window is another configurable window on the Console where data can be displayed in either line graph or bar graph format. The Console contains an interface to the alerter, allowing the user to configure, receive, respond to, and reset alerts. Solutions for Every Environment The console anywhere approach offers three different options for configuring Surveillance. These include a native implementation, virtual implementation, and threetier implementation. Surveillance can be implemented throughout the organization utilizing a combination of available options. Bradmark Technologies Surveillance White Paper 3

4 Data Solutions from Bradmark Native Implementation The preferred implementation with one or more Console workstations monitoring one or more Oracle, DB2 UDB, Sybase or MS SQL Server with each database server having resident Server Agents. Virtual Implementation With this configuration, Oracle, DB2UDB, Sybase or MS SQL Server may be running on an OS server platform that is not yet supported by the Server Agents. In this case, the Server Agents reside on a Console workstation with the Console software. The Server Agent communicates directly with the database via the communications protocol preferred by the RDBMS (ie: SQL*Net/Net8 or Open-Client Library). Three-Tier Implementation With this configuration, Oracle, DB2 UDB, Sybase or MS SQL Server may be running on any server platform while the Server Agents reside on an Application Server that is supported by the Server Agents. The Application Server connects to the database via the communications protocol preferred by the RDBMS (ie: SQL*Net/Net8 or Open Client Library) and can simultaneously support multiple Console workstations. Bradmark Technologies Surveillance White Paper 4

5 Surveillance for any Environment The ideal solution for a DBA to monitor their database environment is one unhampered by limitations of the hardware supported by the product. Clearly, Surveillance has the flexibility to provide multiple configuration choices, creating the means to optimally monitor the database in any environment. The Server Agent The Server Agent, not only collects data, performs automated data analysis then acts on that analysis by issuing alerts and recovery actions it also executes any work the Console requests. For example, if the user wants to display a real-time sessions window, the Server Agent would perform the collection and then pass the information to the Console. The Server Agent consists of multiple sub-agents designed to perform specific tasks on the server. Session Agent Manager (SAM) The SAM sits between the Console and Sub-Agents, directing traffic and delivering messages, determining which intelligent agent should perform work requested from the Console. It also returns results to the Console, allowing the Console to disconnect and reconnect for status information later. Another key function of the SAM is that it watches over all sub-agents processes and restarts any killed or hung sub-agents. The Collector Sub-Agent Configured with a set of Pre-defined Collections, the collector sub-agent is the workhorse that collects information from Oracle, DB2 UDB, Sybase, and MS SQL Server databases as well as OS applications. The Console makes a request to the collector to retrieve information at one time or at specified intervals and then manages the retrieval of that information. Designed for efficiency, in the event that simultaneous requests for the same information takes place, the collector normalizes the query into one collection. User-defined Collections extend OS and RDBMS monitoring capabilities and provide the flexibility to add custom collections as well as monitor application specific rules. After the data has been collected, a built-in derive function can be utilized to calculate deltas and values. The User-defined Collections can also be used to define rules and send alerts based on the data returned from the new collection, and all collection results can be stored in the repository for later reporting. The Analyzer Sub-Agent The analyzer sub-agent performs a rule-based analysis that compares performance metrics to adjustable thresholds. If a threshold is breached, an event message is generated and passed to the Alerter Sub-Agent via the SAM. The Alerter Sub-Agent The alerter sub-agent accepts event messages from the SAM, then selects a predefined event handler and executes the defined actions. Multiple actions can be defined for each handler and can include: , page, execute a script, forward to another SAM (to centralize alert notification) as well as generate OpenView or Tivoli alerts. The Repository Sub-Agent The repository sub-agent stores historical performance data retrieved by the collector. Historical data is retained in named data stores on local disk at specified time intervals. In order to minimize disk utilization, an interval compression algorithm is used. Bradmark Technologies Surveillance White Paper 5

6 The Repository Query Sub-Agent The repository query sub-agent queries the historical data repository on local disk and forwards this information to a centralized repository in either a local or remote RDBMS. The delivery of historical information is via ODBC drivers (provided free of charge on UNIX platforms) and thus can be of any RDBMS platform. For example, a heterogeneous environment that has Oracle, Sybase, DB2 UDB and MS SQL Server can all report history to a single Oracle database. Surveillance Key Feature Set Detect Problems and Notify Multiple DBAs with Proactive Event Management The Surveillance DB Event Management is used to provide peace of mind by becoming the radar detector whose sole purpose is to continually monitor the database for conditions which have a negative impact on performance and/or availability and alert technical professionals before a it becomes critical. To accomplish this, Surveillance DB uses its extensive alerting and alarming facility that comes with a large set of predefined rules. To begin monitoring, the DBA adjusts default threshold values and collection intervals before turning on the rules to be monitored. The DBA then defines how the alerts are to be sent when a violation occurs. Surveillance DB can be easily configured to notify multiple DBAs or technical professionals by , pager, HP OpenView or Tivoli alerts, pop-up windows, or record the error in the Windows NT Event Log. The DBA can also execute a fix-it job by executing any operating system executable, including SQL*Plus and ISQL. Identify the Critical Issues with Unattended Monitoring In most RDBMS environments, blocked users can cause performance to instantly degrade. Surveillance DB can be used to monitor for blocked users, and if a user is found to be blocking other users for an extended period of time, Surveillance DB can send the entire DBA staff an . If the problem is not resolved in a designated period of time, Surveillance DB can then page the entire DBA staff, DBA management, and execute SQL*Plus to kill the offending user s process or session before it destroys system response time or prevents other users from entering data. Event Management provides unattended monitoring. As long as the Surveillance DB Server Agent is running, continuous monitoring of the rules that the DBA has explicitly turned on occurs, even if the Surveillance DB console is not connected. Surveillance DB will continuously monitor for rules violations and alert technical professionals before problems become critical. Bradmark Technologies Surveillance White Paper 6

7 Go Back in Time with data Flashback Surveillance provides the capability to go back or flashback to a selected point-in-time to view data. Through a local repository cache, you can perform a forensic analysis on a recent issue from any real-time window or alert. Now, IT professionals can diagnose system issues that occured minutes, hours, days or weeks ago to find the root cause of an unplanned outages, and take preventive measures to avoid future outages. Plan for the future with Historical Repository Surveillance DB Historical Repository Option is used to obtain a historical perspective when the Surveillance DB Event Management Option detects and alerts technical professionals that conditions are occurring which are negatively impacting performance. Data from the Historical Repository can be used to trend performance and space utilization data to support system upgrades and/or additional disk space. DBAs can also use the data to establish baselines for threshold values in Event Management s rule definitions. Support System Upgrade Planning To accomplish this, Surveillance DB provides a facility for the DBA to store data from predefined and user-defined collections at user-specified intervals. The DBA specifies how much data to keep, (a day, week, month, year), while the Surveillance DB Repository Manager continuously purges data that falls outside the specified time frame. Any ODBC-compliant reporting tool can be used to query and/or graph the historical data. Most DBAs want to know the rate at which their databases are growing to ensure that sufficient disk space is always available and to estimate when a database might run out of space at the current growth rate. Extend Monitoring Capabilities to Application Data Use the Historical Repository to track performance over time, and establish a baseline for performance expectations. Surveillance DB Historical Repository Option can be used to store the daily utilization for the database s data files or tablespaces. An ODBC-compliant reporting tool can then be used to query and/or graph the utilization, in addition to calculating the growth rate. This data will enable the DBA to estimate when additional disk space will be required and provide ample time for technical professionals to purchase and install that disk space. To ensure efficient performance, the Historical Repository Option is designed to query and save only the data that the DBA has requested. User-defined collections (UDCs) are used to extend the Surveillance DB Event Management and Historical Repository capabilities to application data and data integrity. To accomplish this, Surveillance DB provides a facility for DBAs to easily write new data collections, which are the basis for new rules or repository stores. A user-defined collection is an easily configurable file that specifies the SQL statement to be executed by Surveillance DB. Business executives might want to be notified when the number of orders being processed each hour falls below a certain number. The DBA can write a user-defined collection that queries the count of records in the ORDERS table. The Surveillance DB built-in statistics calculator can be used to derive the change in the numbers of orders since the last refresh interval. The Event Management Option can page or business executives when the hourly rate of orders processed falls below a certain number. Bradmark Technologies Surveillance White Paper 7

8 The Historical Repository Option can be used to store this hourly count over a period of time. This information could then be used to graph the growth rate of orders over the last week, month, quarter, etc., thus providing business executives with the necessary information. User-defined collections are not limited to application data and data integrity. They can be used in conjunction with the Surveillance DB standard, predefined collections to monitor additional performance data. The built-in statistics calculator can also be used to calculate averages, high water marks, and rate per second. Reduce Downtime by Quickly Identifying Problems View the Big Picture or the Details with a Real Time Perspective Surveillance DB Real Time Diagnostics Option is used during a crisis situation to determine exactly what is currently happening in the database. Data from Real Time Diagnostics is also used to obtain a real-time perspective when the Event Management detects and alerts technical professionals that conditions are occurring which are negatively impacting performance or availability. DBAs can also use real-time data to establish baselines for threshold values in Event Management s rule definitions. Surveillance DB provides a facility to display an extensive set of predefined windows that provide an immediate global view of database activity and detailed performance metrics such as session/process activity, locks, batch contention, file I/O, and much more. Real-time data from multiple RDBMS can be viewed simultaneously. Data from each window can be sorted or filtered while most statistics can be graphed over time. In addition, each window or graph can be configured to refresh at either the default collection interval or its own refresh interval. Key Point: The value Surveillance DB provides to organizations today becomes even more significant if the DBA is unavailable for an extended period of time due to vacation, illness, or other performance problems. If Event Management alerts the DBA that a user is blocking other users for an extended period of time causing a work stoppage, Real-time Diagnostics can be used to identify the user s session that is causing the problem. Drilling down to session details reveals that the user s session has issued an exclusive lock on the LEDGERS table that is preventing other users from entering general ledger records. The DBA is also able to determine that the user has selected data for update purposes, but has neglected to save or abort the update, causing other users to wait. The DBA can then request that the user save or abort the data. If the user can t be found, the DBA could decide to kill the user s session, allowing other users to enter general ledger records. If the DBA is not available, Event Management that s pre-configured, can kill the session automatically the work stoppage will be eliminated without intervention from technical professionals. Without Surveillance DB, work stoppage will continue until the DBA is notified by the user community that there is a performance problem. Once available, the DBA has to write and/or run scripts that query the multitude of performance statistics to determine the cause of the problem before the work stoppage can be eliminated. Bradmark Technologies Surveillance White Paper 8

9 Summary With Surveillance you can: Reduce unplanned downtime and troubleshooting by detecting problems before they affect the database through connectionless monitoring and alerting. Maximize availability and performance for databases and underlying technology Flashback to a select a point on time and view data to determine what caused an outage Deploy an analytical drill-down methodology for quick problem identification. Monitor unlimited servers through distributed agent architecture. Store and generate reports on historical performance data for future analysis. Retrieve historical data with any ODBC compliant reporting tool. All of the functions discussed in this paper can be accomplished manually by the DBA. However, with Bradmark s Surveillance toolset, senior DBAs can more efficiently and accurately monitor a large number of databases while novice DBAs can begin monitoring the database without having a complete mastery of the Data Dictionary layout, or an understanding of the database design. The knowledge gained through the reliable monitoring and management of your data, combined with your ability to act promptly on that knowledge, gives your organization a powerful competitive edge. Surveillance Requirements Windows Client requirements Processor Hard Disk 600 MHz Pentium Surveillance 90 MB Surveillance Reporting 400MB (includes Crystal Decisions) Operating System Windows 2000, XP, 2003 Windows Server requirements Processor 600 MHz Pentium Hard Disk Surveillance 90 MB Operating System Windows NT 4.0, 2000, XP, 2003 General UNIX requirements Hard Disk Operating System Install requires 380 MB hard disk space. The final space requirement will be MB hard disk space. AIX, HPUX, Linux, Solaris, Tru64 Bradmark Technologies Surveillance White Paper 9

10 Surveillance Requirements Surveillance OS requirements Surveillance OS supports monitoring on these operating systems: Windows (32-bit) NT 4.0 (SP 6), 2000, XP, 2003 AIX 4.3.3, 5.1, 5.2, 5.3 HPUX HPUX Itanium Linux (32-bit, x86) 10.20, 11.00, (32- and 64-bit supported for and 11.11) ia64 Solaris 2.6, 7, 8, 9, kernel, 2.4 kernel, 2.6 kernel Surveillance DB requirements Surveillance can connect virtually (remotely) or natively (locally) to the following databases: Oracle: 7.3.4, 8.0, 8.1, 9.0, 9.2, 10.1, 10.2 Sybase ASE: 11.0, 11.5, 11.9, 12.0, 12.5, 15 Sybase Replication Server: 12.1, 12.5, 12.6, 15.0 Sybase IQ Server: 12.5, 12.6, 12.7 MS SQL Server: 7.0, 2000, 2005 DB2 UDB 7.2 Fixpak 6, 8.1.3, 8.2, 9.1 For more information on Sybase or other Bradmark products: Phone: (800) or Outside the U.S.: (713) Fax: (713) Web site: Bradmark Technologies UK Ltd. Tel: +44 (0) Fax: +44 (0) Bradmark Deutschland Tel: +49 (0) Fax: +49 (0) Bradmark Netherlands Tel: +31 (0) Fax: +31 (0) Bradmark Asia Tel: +86 (10) Fax: +86 (10) , 2006 Bradmark Technologies, Inc. All Rights Reserved. Surveillance DB, OS, IQ and RS are trademarked product names of Bradmark Technologies, Inc. Sybase is a registered trademark of Sybase, Inc. All other product names herein have been used for identification purposes only, and may be trademarks and/or registered trademarks of their respective companies. Surveillance Whitepaper Print Date: 5/08 Bradmark Technologies Surveillance White Paper 10

PATROL From a Database Administrator s Perspective

PATROL From a Database Administrator s Perspective PATROL From a Database Administrator s Perspective September 28, 2001 Author: Cindy Bean Senior Software Consultant BMC Software, Inc. 3/4/02 2 Table of Contents Introduction 5 Database Administrator Tasks

More information

CA Database Performance

CA Database Performance DATA SHEET CA Database Performance CA Database Performance helps you proactively manage and alert on database performance across the IT infrastructure, regardless of whether the database is located within

More information

CA Insight Database Performance Monitor for Distributed Databases

CA Insight Database Performance Monitor for Distributed Databases PRODUCT BRIEF: CA INSIGHT DATABASE PERFORMANCE MONITOR CA Insight Database Performance Monitor for Distributed Databases CA INSIGHT DATABASE PERFORMANCE MONITOR FOR DISTRIBUTED DATABASES (CA INSIGHT DPM)

More information

SQL-BackTrack the Smart DBA s Power Tool for Backup and Recovery

SQL-BackTrack the Smart DBA s Power Tool for Backup and Recovery SQL-BackTrack the Smart DBA s Power Tool for Backup and Recovery by Diane Beeler, Consulting Product Marketing Manager, BMC Software and Mati Pitkanen, SQL-BackTrack for Oracle Product Manager, BMC Software

More information

ORACLE DATABASE 10G ENTERPRISE EDITION

ORACLE DATABASE 10G ENTERPRISE EDITION ORACLE DATABASE 10G ENTERPRISE EDITION OVERVIEW Oracle Database 10g Enterprise Edition is ideal for enterprises that ENTERPRISE EDITION For enterprises of any size For databases up to 8 Exabytes in size.

More information

IBM Tivoli Monitoring for Databases

IBM Tivoli Monitoring for Databases Enhance the availability and performance of database servers IBM Tivoli Monitoring for Databases Highlights Integrated, intelligent database monitoring for your on demand business Preconfiguration of metric

More information

Optimizing Your Database Performance the Easy Way

Optimizing Your Database Performance the Easy Way Optimizing Your Database Performance the Easy Way by Diane Beeler, Consulting Product Marketing Manager, BMC Software and Igy Rodriguez, Technical Product Manager, BMC Software Customers and managers of

More information

TNT SOFTWARE White Paper Series

TNT SOFTWARE White Paper Series TNT SOFTWARE White Paper Series Event Log Monitor White Paper: Architecture T N T Software www.tntsoftware.com TNT SOFTWARE Event Log Monitor Architecture 2000 TNT Software All Rights Reserved 1308 NE

More information

Comparison of DBI Products and BMC SmartDBA

Comparison of DBI Products and BMC SmartDBA Comparison of DBI Products and BMC SmartDBA Feature Brother-Panther SmartDBA Notes Streamlined performance workflow Identify configuration changes that lead to performance issues Brother-Panther will start

More information

How To Use Ibm Tivoli Monitoring Software

How To Use Ibm Tivoli Monitoring Software Monitor and manage critical resources and metrics across disparate platforms from a single console IBM Tivoli Monitoring Highlights Help improve uptime and shorten Help optimize IT service delivery by

More information

Unicenter Database Management For Distributed RDBMS

Unicenter Database Management For Distributed RDBMS White Paper Unicenter Database Management For Distributed RDBMS Page:1 Beginning of a visionary approach to Enterprise Database Management. With the Introduction of Unicenter 3.0, Computer Associates is

More information

Frequently Asked Questions. Secure Log Manager. Last Update: 6/25/01. 6303 Barfield Road Atlanta, GA 30328 Tel: 404.236.2600 Fax: 404.236.

Frequently Asked Questions. Secure Log Manager. Last Update: 6/25/01. 6303 Barfield Road Atlanta, GA 30328 Tel: 404.236.2600 Fax: 404.236. Frequently Asked Questions Secure Log Manager Last Update: 6/25/01 6303 Barfield Road Atlanta, GA 30328 Tel: 404.236.2600 Fax: 404.236.2626 1. What is Secure Log Manager? Secure Log Manager (SLM) is designed

More information

Compaq Batch Scheduler for Windows NT

Compaq Batch Scheduler for Windows NT Compaq Batch Scheduler for Windows NT Mainframe-Caliber Automated Job Scheduling Software for Windows NT This white paper addresses extending the capabilities of Windows NT to include automated job scheduling

More information

Systems Operations SUITE. Operations. Network Server SUITE

Systems Operations SUITE. Operations. Network Server SUITE SUITE Achieve fail-safe control of your IBM i core applications, processes and systems and reduce the costs of IT through automation Advanced Automation SUITE LEVEL 2 Center SUITE Network Server SUITE

More information

DB Audit Expert 3.1. Performance Auditing Add-on Version 1.1 for Microsoft SQL Server 2000 & 2005

DB Audit Expert 3.1. Performance Auditing Add-on Version 1.1 for Microsoft SQL Server 2000 & 2005 DB Audit Expert 3.1 Performance Auditing Add-on Version 1.1 for Microsoft SQL Server 2000 & 2005 Supported database systems: Microsoft SQL Server 2000 Microsoft SQL Server 2005 Copyright SoftTree Technologies,

More information

Managing SQL Server Databases in Microsoft Clusters with CA Insight for Distributed Databases r11.2

Managing SQL Server Databases in Microsoft Clusters with CA Insight for Distributed Databases r11.2 Managing SQL Server Databases in Microsoft Clusters with CA Insight for Distributed Databases r11.2 SQL Server 2000 and 2005 Version 3.0 By Walter Guerrero Date: August 16, 2007 Table of Contents... 1

More information

Veritas Cluster Server from Symantec

Veritas Cluster Server from Symantec Delivers high availability and disaster recovery for your critical applications Data Sheet: High Availability Overview protects your most important applications from planned and unplanned downtime. Cluster

More information

IBM Tivoli Monitoring for Applications

IBM Tivoli Monitoring for Applications Optimize the operation of your critical e-business applications IBM Tivoli Monitoring for Applications Highlights Helps maintain the performance and availability of your application environment including

More information

HP OpenView Smart Plug-in for Microsoft SQL Server

HP OpenView Smart Plug-in for Microsoft SQL Server HP OpenView Smart Plug-in for Microsoft SQL Server Product brief The HP OpenView Smart Plug-in (SPI) for Microsoft (MS) SQL Server is the intelligent choice for managing SQL Server environments of any

More information

SapphireIMS Business Service Monitoring Feature Specification

SapphireIMS Business Service Monitoring Feature Specification SapphireIMS Business Service Monitoring Feature Specification All rights reserved. COPYRIGHT NOTICE AND DISCLAIMER No parts of this document may be reproduced in any form without the express written permission

More information

Real-time Data Replication

Real-time Data Replication Real-time Data Replication from Oracle to other databases using DataCurrents WHITEPAPER Contents Data Replication Concepts... 2 Real time Data Replication... 3 Heterogeneous Data Replication... 4 Different

More information

Comparing Microsoft SQL Server 2005 Replication and DataXtend Remote Edition for Mobile and Distributed Applications

Comparing Microsoft SQL Server 2005 Replication and DataXtend Remote Edition for Mobile and Distributed Applications Comparing Microsoft SQL Server 2005 Replication and DataXtend Remote Edition for Mobile and Distributed Applications White Paper Table of Contents Overview...3 Replication Types Supported...3 Set-up &

More information

Ensure Continuous Availability and Real-Time Monitoring of your HP NonStop Systems with ESQ Automated Operator

Ensure Continuous Availability and Real-Time Monitoring of your HP NonStop Systems with ESQ Automated Operator Ensure Continuous Availability and Real-Time Monitoring of your HP NonStop Systems with ESQ Automated Operator Open networks and connectivity give rise to increasingly complex environments and growing

More information

IBM Tivoli Monitoring for Network Performance

IBM Tivoli Monitoring for Network Performance Optimize networks to increase application performance and availability IBM Tivoli Monitoring for Network Performance Highlights Performance management for today s networks Today s networks are a combination

More information

SapphireIMS 4.0 BSM Feature Specification

SapphireIMS 4.0 BSM Feature Specification SapphireIMS 4.0 BSM Feature Specification v1.4 All rights reserved. COPYRIGHT NOTICE AND DISCLAIMER No parts of this document may be reproduced in any form without the express written permission of Tecknodreams

More information

Product Review: James F. Koopmann Pine Horse, Inc. Quest Software s Foglight Performance Analysis for Oracle

Product Review: James F. Koopmann Pine Horse, Inc. Quest Software s Foglight Performance Analysis for Oracle Product Review: James F. Koopmann Pine Horse, Inc. Quest Software s Foglight Performance Analysis for Oracle Introduction I ve always been interested and intrigued by the processes DBAs use to monitor

More information

EZManage SQL Pro. Quick guide for installation and implementation

EZManage SQL Pro. Quick guide for installation and implementation EZManage SQL Pro Quick guide for installation and implementation The purpose of this document is to guide you through the process of implementing EZManage SQL using SQL Server Databases. EZManage SQL is

More information

How To Manage The Sas Metadata Server With Ibm Director Multiplatform

How To Manage The Sas Metadata Server With Ibm Director Multiplatform Manage SAS Metadata Server Availability with IBM Technology A SAS White Paper Table of Contents The SAS and IBM Relationship... 1 Introduction...1 Fault Tolerance of the SAS Metadata Server... 1 Monitoring

More information

Systems Operations SUITE. Operations. Network Server SUITE

Systems Operations SUITE. Operations. Network Server SUITE Systems Operations SUITE Achieve fail-safe control of your IBM i core applications, processes and systems and reduce the costs of IT through automation Advanced Automation SUITE LEVEL 2 Operations Center

More information

CA Insight Database Performance Monitor for DB2 for z/os

CA Insight Database Performance Monitor for DB2 for z/os PRODUCT SHEET CA Insight Database Performance Monitor for DB2 for z/os CA Insight Database Performance Monitor for DB2 for z/os CA Insight Database Performance Monitor for DB2 for z/os (CA Insight DPM)

More information

Guardium Change Auditing System (CAS)

Guardium Change Auditing System (CAS) Guardium Change Auditing System (CAS) Highlights. Tracks all changes that can affect the security of database environments outside the scope of the database engine Complements Guardium's Database Activity

More information

MONyog White Paper. Webyog

MONyog White Paper. Webyog 1. Executive Summary... 2 2. What is the MONyog - MySQL Monitor and Advisor?... 2 3. What is agent-less monitoring?... 3 4. Is MONyog customizable?... 4 5. Comparison between MONyog and other Monitoring

More information

What s New in Centrify DirectAudit 2.0

What s New in Centrify DirectAudit 2.0 CENTRIFY DATASHEET What s New in Centrify DirectAudit 2.0 Introduction Centrify DirectAudit s detailed, real-time auditing of privileged user sessions on Windows, UNIX and Linux systems provides a full

More information

Data Sheet: Disaster Recovery Veritas Volume Replicator by Symantec Data replication for disaster recovery

Data Sheet: Disaster Recovery Veritas Volume Replicator by Symantec Data replication for disaster recovery Data replication for disaster recovery Overview Veritas Volume Replicator provides organizations with a world-class foundation for continuous data replication, enabling rapid and reliable recovery of critical

More information

Phire Architect Hardware and Software Requirements

Phire Architect Hardware and Software Requirements Phire Architect Hardware and Software Requirements Copyright 2014, Phire. All rights reserved. The Programs (which include both the software and documentation) contain proprietary information; they are

More information

CA Service Desk Manager

CA Service Desk Manager PRODUCT BRIEF: CA SERVICE DESK MANAGER CA Service Desk Manager CA SERVICE DESK MANAGER IS A VERSATILE, COMPREHENSIVE IT SUPPORT SOLUTION THAT HELPS YOU BUILD SUPERIOR INCIDENT AND PROBLEM MANAGEMENT PROCESSES

More information

Symantec NetBackup 7 Clients and Agents

Symantec NetBackup 7 Clients and Agents Complete protection for your information-driven enterprise Overview Symantec NetBackup provides a simple yet comprehensive selection of innovative clients and agents to optimize the performance and efficiency

More information

Mission-Critical Fault Tolerance for Financial Transaction Processing

Mission-Critical Fault Tolerance for Financial Transaction Processing W H I T E P A P E R Mission-Critical Fault Tolerance for Financial Transaction Processing Windows-based payments solutions from ACI and Stratus deliver mainframe-class uptime assurance Uptime. All the

More information

IT Infrastructure Management

IT Infrastructure Management IT Infrastructure Management Server-Database Monitoring An Overview XIPHOS TECHNOLOGY SOLUTIONS PVT LIMITED 32/3L, GARIAHAT ROAD (SOUTH) KOLKATA 700 078, WEST BENGAL, INDIA WWW.XIPHOSTEC.COM Xiphos Technology

More information

Online Transaction Processing in SQL Server 2008

Online Transaction Processing in SQL Server 2008 Online Transaction Processing in SQL Server 2008 White Paper Published: August 2007 Updated: July 2008 Summary: Microsoft SQL Server 2008 provides a database platform that is optimized for today s applications,

More information

MySQL Enterprise Edition Most secure, scalable MySQL Database, Online Backup, Development/Monitoring Tools, backed by Oracle Premier Lifetime Support

MySQL Enterprise Edition Most secure, scalable MySQL Database, Online Backup, Development/Monitoring Tools, backed by Oracle Premier Lifetime Support MySQL Enterprise Edition Most secure, scalable MySQL Database, Online Backup, Development/Monitoring Tools, backed by Oracle Premier Lifetime Support Elevator Pitch With 12 millions of active installs,

More information

How To Create A Help Desk For A System Center System Manager

How To Create A Help Desk For A System Center System Manager System Center Service Manager Vision and Planned Capabilities Microsoft Corporation Published: April 2008 Executive Summary The Service Desk function is the primary point of contact between end users and

More information

ActiveXperts Network Monitor. White Paper

ActiveXperts Network Monitor. White Paper ActiveXperts Network Monitor Centralized monitoring of Windows, Novell, Linux and Unix servers White Paper 2008, ActiveXperts Software B.V. This document is written by ActiveXperts Software B.V. and represents

More information

MONyog White Paper. Webyog

MONyog White Paper. Webyog 1. Executive Summary... 2 2. What is the MONyog - MySQL Monitor and Advisor?... 2 3. What is agent-less monitoring?... 3 4. Is MONyog customizable?... 4 5. Licensing... 4 6. Comparison between MONyog and

More information

SQL diagnostic manager Management Pack for Microsoft System Center. Overview

SQL diagnostic manager Management Pack for Microsoft System Center. Overview Overview What is so cool about the SQL diagnostic manager Management Pack? The SQL diagnostic manager (SQLdm) Management Pack integrates key monitors and alerts used by SQL Server DBAs with Microsoft's

More information

HP OpenView Smart Plug-in for Databases

HP OpenView Smart Plug-in for Databases HP OpenView Smart Plug-in for Databases For HP OpenView Operations for UNIX Software Version: 10.40 Configuration Guide Document Release Date: November 2006 Software Release Date: November 2006 Legal Notices

More information

SQL Server Solutions GETTING STARTED WITH. SQL Safe Backup

SQL Server Solutions GETTING STARTED WITH. SQL Safe Backup SQL Server Solutions GETTING STARTED WITH SQL Safe Backup Purpose of this document Due to its depth and potential for customization, there are often parts of SQL Safe Backup that are overlooked during

More information

features at a glance

features at a glance hp availability stats and performance software network and system monitoring for hp NonStop servers a product description from hp features at a glance Online monitoring of object status and performance

More information

HP-UX 11i software deployment and configuration tools

HP-UX 11i software deployment and configuration tools HP-UX 11i software deployment and configuration tools Simplifying management of servers in a virtualized environment Introduction... 2 Simplifying management in dynamic, virtualized environments... 2 HP-UX

More information

Symantec Server Management Suite 7.6 powered by Altiris technology

Symantec Server Management Suite 7.6 powered by Altiris technology Symantec Server Management Suite 7.6 powered by Altiris technology Standardized control for distributed, heterogeneous server environments Data Sheet: Endpoint Management Overviewview Symantec Server Management

More information

SAP Sybase Replication Server What s New in 15.7.1 SP100. Bill Zhang, Product Management, SAP HANA Lisa Spagnolie, Director of Product Marketing

SAP Sybase Replication Server What s New in 15.7.1 SP100. Bill Zhang, Product Management, SAP HANA Lisa Spagnolie, Director of Product Marketing SAP Sybase Replication Server What s New in 15.7.1 SP100 Bill Zhang, Product Management, SAP HANA Lisa Spagnolie, Director of Product Marketing Agenda SAP Sybase Replication Server Overview Replication

More information

VERITAS NetBackup 6.0 Database and Application Protection

VERITAS NetBackup 6.0 Database and Application Protection VERITAS NetBackup 6.0 Database and Application Protection INNOVATIVE DATA PROTECTION When it comes to database and application recovery, VERITAS Software has a clear goal in mind simplify the complexity

More information

Tivoli Monitoring for Databases: Microsoft SQL Server Agent

Tivoli Monitoring for Databases: Microsoft SQL Server Agent Tivoli Monitoring for Databases: Microsoft SQL Server Agent Version 6.2.0 User s Guide SC32-9452-01 Tivoli Monitoring for Databases: Microsoft SQL Server Agent Version 6.2.0 User s Guide SC32-9452-01

More information

The Ultimate Remote Database Administration Tool for Oracle, SQL Server and DB2 UDB

The Ultimate Remote Database Administration Tool for Oracle, SQL Server and DB2 UDB Proactive Technologies Inc. presents Version 4.0 The Ultimate Remote Database Administration Tool for Oracle, SQL Server and DB2 UDB The negative impact that downtime can have on a company has never been

More information

Application Brief: Using Titan for MS SQL

Application Brief: Using Titan for MS SQL Application Brief: Using Titan for MS Abstract Businesses rely heavily on databases for day-today transactions and for business decision systems. In today s information age, databases form the critical

More information

Service Level Agreement Guide. Operations Center 5.0

Service Level Agreement Guide. Operations Center 5.0 Service Level Agreement Guide Operations Center 5.0 November 6, 2013 Legal Notices THIS DOCUMENT AND THE SOFTWARE DESCRIBED IN THIS DOCUMENT ARE FURNISHED UNDER AND ARE SUBJECT TO THE TERMS OF A LICENSE

More information

DATASHEET. Proactive Management and Quick Recovery for Exchange Storage

DATASHEET. Proactive Management and Quick Recovery for Exchange Storage VERITAS Edition for Microsoft Exchange 2000 Proactive Management and Quick Recovery for Exchange Storage The VERITAS Enterprise Administrator GUI enables centralized, cross-platform storage management.

More information

Altiris Server Management Suite 7.1 from Symantec

Altiris Server Management Suite 7.1 from Symantec Altiris Server Suite 7.1 from Symantec Standardized control for distributed, heterogeneous server environments Data Sheet: Endpoint Overview The complexity of managing today s data centers is complicated

More information

Network Management and Monitoring Software

Network Management and Monitoring Software Page 1 of 7 Network Management and Monitoring Software Many products on the market today provide analytical information to those who are responsible for the management of networked systems or what the

More information

Red Hat Network Satellite Management and automation of your Red Hat Enterprise Linux environment

Red Hat Network Satellite Management and automation of your Red Hat Enterprise Linux environment Red Hat Network Satellite Management and automation of your Red Hat Enterprise Linux environment WHAT IS IT? Red Hat Network (RHN) Satellite server is an easy-to-use, advanced systems management platform

More information

Red Hat Satellite Management and automation of your Red Hat Enterprise Linux environment

Red Hat Satellite Management and automation of your Red Hat Enterprise Linux environment Red Hat Satellite Management and automation of your Red Hat Enterprise Linux environment WHAT IS IT? Red Hat Satellite server is an easy-to-use, advanced systems management platform for your Linux infrastructure.

More information

Key Considerations for Vulnerability Management: Audit and Compliance

Key Considerations for Vulnerability Management: Audit and Compliance Key Considerations for Vulnerability Management: Audit and Compliance October 5, 2005 2005 Altiris Inc. All rights reserved. ABOUT ALTIRIS Altiris, Inc. is a pioneer of IT lifecycle management software

More information

Alarming and Event Notification Using TeamQuest Performance Software Release 9.1

Alarming and Event Notification Using TeamQuest Performance Software Release 9.1 Alarming and Event Notification Using TeamQuest Performance Software Release 9.1 White Paper TQ-WP21 Rev. B Summary IT departments today are facing tough times by trying to do more with less. The IT Operations

More information

Quick Start Guide. Ignite for SQL Server. www.confio.com. Confio Software 4772 Walnut Street, Suite 100 Boulder, CO 80301 866.CONFIO.

Quick Start Guide. Ignite for SQL Server. www.confio.com. Confio Software 4772 Walnut Street, Suite 100 Boulder, CO 80301 866.CONFIO. Quick Start Guide Ignite for SQL Server 4772 Walnut Street, Suite 100 Boulder, CO 80301 866.CONFIO.1 www.confio.com Introduction Confio Ignite gives DBAs the ability to quickly answer critical performance

More information

Veritas Replicator from Symantec

Veritas Replicator from Symantec Data replication across multi-vendor storage for cost effective disaster recovery Data Sheet: Disaster Recovery Overviewview provides organizations with a comprehensive solution for heterogeneous data

More information

IBM Software Group DB2 Information Management Software

IBM Software Group DB2 Information Management Software IBM Software Group New A comprehensive multi-platform suite of proven system management tools for IBM Informix DBMS servers that help database professionals to be more effective and productive by simplifying

More information

Oracle Database 12c: Performance Management and Tuning NEW

Oracle Database 12c: Performance Management and Tuning NEW Oracle University Contact Us: 1.800.529.0165 Oracle Database 12c: Performance Management and Tuning NEW Duration: 5 Days What you will learn In the Oracle Database 12c: Performance Management and Tuning

More information

Securing Your Microsoft SQL Server Databases in an Enterprise Environment

Securing Your Microsoft SQL Server Databases in an Enterprise Environment Securing Your Microsoft SQL Server Databases in an Enterprise Environment Contents Introduction...1 Taking Steps Now to Secure Your Data...2 Step 1: Back Up Everything...2 Step 2: Simplify as Much as

More information

HP OpenView Service Desk Process Insight 2.10 software

HP OpenView Service Desk Process Insight 2.10 software HP OpenView Service Desk Process Insight 2.10 software Data sheet HP OpenView Service Desk Process Insight software provides real-time visibility into the ITIL processes managed by your HP OpenView Service

More information

Implementing efficient system i data integration within your SOA. The Right Time for Real-Time

Implementing efficient system i data integration within your SOA. The Right Time for Real-Time Implementing efficient system i data integration within your SOA The Right Time for Real-Time Do your operations run 24 hours a day? What happens in case of a disaster? Are you under pressure to protect

More information

SOLUTIONS INC. BACK-IT UP. Online Backup Solution

SOLUTIONS INC. BACK-IT UP. Online Backup Solution SOLUTIONS INC. Online Backup Solution Data loss is a nightmare Your data is growing exponentially 1MB of data is worth US$10,000 If you find yourself now in a situation where you have to deal with an explosion

More information

Improving Information Delivery and Reducing Cost of Ownership in an IBM Data Environment

Improving Information Delivery and Reducing Cost of Ownership in an IBM Data Environment Improving Information Delivery and Reducing Cost of Ownership in an IBM Data Environment A Guide to Integration between IBM DB2 for i and MySQL Enterprise July 2009 Contents Executive Summary 3 The High

More information

See all, manage all is the new mantra at the corporate workplace today.

See all, manage all is the new mantra at the corporate workplace today. See all, manage all is the new mantra at the corporate workplace today. 1) Do you want to schedule backups, software updates using just one consistent automation platform? 2) Do you want a product that

More information

Heroix Longitude Quick Start Guide V7.1

Heroix Longitude Quick Start Guide V7.1 Heroix Longitude Quick Start Guide V7.1 Copyright 2011 Heroix 165 Bay State Drive Braintree, MA 02184 Tel: 800-229-6500 / 781-848-1701 Fax: 781-843-3472 Email: support@heroix.com Notice Heroix provides

More information

Analyzing IBM i Performance Metrics

Analyzing IBM i Performance Metrics WHITE PAPER Analyzing IBM i Performance Metrics The IBM i operating system is very good at supplying system administrators with built-in tools for security, database management, auditing, and journaling.

More information

Data Sheet: Archiving Altiris Server Management Suite 7.0 from Symantec Essential server management: Discover, provision, manage, and monitor

Data Sheet: Archiving Altiris Server Management Suite 7.0 from Symantec Essential server management: Discover, provision, manage, and monitor Essential server management: Discover, provision, manage, and monitor Overview Complexity with physical and virtual machine proliferation increases the challenges involved in managing servers. Server administrators

More information

Introduction to Enterprise Data Recovery. Rick Weaver Product Manager Recovery & Storage Management BMC Software

Introduction to Enterprise Data Recovery. Rick Weaver Product Manager Recovery & Storage Management BMC Software Introduction to Enterprise Data Recovery Rick Weaver Product Manager Recovery & Storage Management BMC Software Contents Introduction...1 The Value of Data...2 Risks to Data Assets...2 Physical Loss...2

More information

DDL Systems, Inc. ACO MONITOR : Managing your IBM i (or AS/400) using wireless devices. Technical White Paper. April 2014

DDL Systems, Inc. ACO MONITOR : Managing your IBM i (or AS/400) using wireless devices. Technical White Paper. April 2014 DDL Systems, Inc. ACO MONITOR : Managing your IBM i (or AS/400) using wireless devices Technical White Paper April 2014 DDL Systems, Inc. PO Box 1262 Valparaiso, IN 46384 Phone: 866 559-0800 Introduction

More information

Introducing IBM Tivoli Configuration Manager

Introducing IBM Tivoli Configuration Manager IBM Tivoli Configuration Manager Introducing IBM Tivoli Configuration Manager Version 4.2 GC23-4703-00 IBM Tivoli Configuration Manager Introducing IBM Tivoli Configuration Manager Version 4.2 GC23-4703-00

More information

The Complete Performance Solution for Microsoft SQL Server

The Complete Performance Solution for Microsoft SQL Server The Complete Performance Solution for Microsoft SQL Server Powerful SSAS Performance Dashboard Innovative Workload and Bottleneck Profiling Capture of all Heavy MDX, XMLA and DMX Aggregation, Partition,

More information

Oracle Database 10g. Page # The Self-Managing Database. Agenda. Benoit Dageville Oracle Corporation benoit.dageville@oracle.com

Oracle Database 10g. Page # The Self-Managing Database. Agenda. Benoit Dageville Oracle Corporation benoit.dageville@oracle.com Oracle Database 10g The Self-Managing Database Benoit Dageville Oracle Corporation benoit.dageville@oracle.com Agenda Oracle10g: Oracle s first generation of self-managing database Oracle s Approach to

More information

Veritas Cluster Server by Symantec

Veritas Cluster Server by Symantec Veritas Cluster Server by Symantec Reduce application downtime Veritas Cluster Server is the industry s leading clustering solution for reducing both planned and unplanned downtime. By monitoring the status

More information

Client Study Portfolio

Client Study Portfolio Client Study Portfolio Client Study 1: UK District Council A re-architecture of the client s RAC Environment and full 24/7 support of the client s database systems thereafter has eliminated the risk of

More information

Desktop Activity Intelligence

Desktop Activity Intelligence Desktop Activity Intelligence Table of Contents Cicero Discovery Delivers Activity Intelligence... 1 Cicero Discovery Modules... 1 System Monitor... 2 Session Monitor... 3 Activity Monitor... 3 Business

More information

Module 7: System Component Failure Contingencies

Module 7: System Component Failure Contingencies Module 7: System Component Failure Contingencies Introduction The purpose of this module is to describe procedures and standards for recovery plans to be implemented in the event of system component failures.

More information

Veritas NetBackup 6.0 Database and Application Protection

Veritas NetBackup 6.0 Database and Application Protection Veritas NetBackup 6.0 Database and Application Protection Innovative data protection When it comes to database and application recovery, Symantec has a clear goal in mind simplify the complexity of database

More information

Features Overview Guide About new features in WhatsUp Gold v12

Features Overview Guide About new features in WhatsUp Gold v12 Features Overview Guide About new features in WhatsUp Gold v12 Contents CHAPTER 1 Learning about new features in Ipswitch WhatsUp Gold v12 Welcome to WhatsUp Gold... 1 What's new in WhatsUp Gold v12...

More information

CA Virtual Assurance/ Systems Performance for IM r12 DACHSUG 2011

CA Virtual Assurance/ Systems Performance for IM r12 DACHSUG 2011 CA Virtual Assurance/ Systems Performance for IM r12 DACHSUG 2011 Happy Birthday Spectrum! On this day, exactly 20 years ago (4/15/1991) Spectrum was officially considered meant - 2 CA Virtual Assurance

More information

SQL Server Solutions GETTING STARTED WITH. SQL Diagnostic Manager

SQL Server Solutions GETTING STARTED WITH. SQL Diagnostic Manager SQL Server Solutions GETTING STARTED WITH SQL Diagnostic Manager Purpose of this document Due to its depth and potential for customization, there are often features of SQL Diagnostic Manager that are overlooked

More information

HP OpenView Service Level Manager 5.0 software

HP OpenView Service Level Manager 5.0 software HP OpenView Service Level Manager 5.0 software Data sheet Meet the challenge of running IT as a business with HP OpenView Service Level Manager 5.0. This module of the HP OpenView Service Desk 5.0 a second-generation

More information

Overview Western 12.-13.9.2012 Mariusz Gieparda

Overview Western 12.-13.9.2012 Mariusz Gieparda Overview Western 12.-13.9.2012 Mariusz Gieparda 1 Corporate Overview Company Global Leader in Business Continuity Easy. Affordable. Innovative. Technology Protection Operational Excellence Compliance Customer

More information

VERITAS Storage Foundation 4.3 for Windows

VERITAS Storage Foundation 4.3 for Windows DATASHEET VERITAS Storage Foundation 4.3 for Windows Advanced Volume Management Technology for Windows In distributed client/server environments, users demand that databases, mission-critical applications

More information

Oracle Enterprise Manager 13c Cloud Control

Oracle Enterprise Manager 13c Cloud Control Oracle Enterprise Manager 13c Cloud Control ORACLE DIAGNOSTICS PACK FOR ORACLE DATABASE lace holder for now] Oracle Enterprise Manager is Oracle s integrated enterprise IT management product line, and

More information

HP Operations Agent for NonStop Software Improves the Management of Large and Cross-platform Enterprise Solutions

HP Operations Agent for NonStop Software Improves the Management of Large and Cross-platform Enterprise Solutions HP Operations Agent for NonStop Software Improves the Management of Large and Cross-platform Enterprise Solutions HP Operations Agent for NonStop software manages HP NonStop servers and brings NonStop

More information

A V a l u e C a s e S t u d y

A V a l u e C a s e S t u d y D B A M a n a g e A V a l u e C a s e S t u d y R e m o t e D a t a b a s e S e r v i c e s Introduction C L I E N T Company founded in 1994 delivers specialty property and casualty auto insurance programs

More information

IBM Tivoli Composite Application Manager for WebSphere

IBM Tivoli Composite Application Manager for WebSphere Meet the challenges of managing composite applications IBM Tivoli Composite Application Manager for WebSphere Highlights Simplify management throughout the life cycle of complex IBM WebSphere-based J2EE

More information

Application Discovery Manager User s Guide vcenter Application Discovery Manager 6.2.1

Application Discovery Manager User s Guide vcenter Application Discovery Manager 6.2.1 Application Discovery Manager User s Guide vcenter Application Discovery Manager 6.2.1 This document supports the version of each product listed and supports all subsequent versions until the document

More information

Vector Asset Management User Manual

Vector Asset Management User Manual Vector Asset Management User Manual This manual describes how to set up Vector Asset Management 6.0. It describes how to use the: Vector AM Console Vector AM Client Hardware Inventory Software Inventory

More information

DB Audit for Oracle, Microsoft SQL Server, Sybase ASE, Sybase ASA, and IBM DB2

DB Audit for Oracle, Microsoft SQL Server, Sybase ASE, Sybase ASA, and IBM DB2 Introduction DB Audit is a professional database auditing solution enabling tracking and analysis of any database activity including database access, logons, security breaches, user and application activities,

More information

FOCUS ON: FDR/UPSTREAM S ONLINE DATABASE SOLUTIONS

FOCUS ON: FDR/UPSTREAM S ONLINE DATABASE SOLUTIONS April 2002 FOCUS ON: FDR/UPSTREAM S ONLINE DATABASE SOLUTIONS Features and support at a glance User Experience My company s Oracle DBA said, I love UPSTREAM as it works so well with RMAN. FDR/UPSTREAM

More information