PATROL From a Database Administrator s Perspective

Size: px
Start display at page:

Download "PATROL From a Database Administrator s Perspective"

Transcription

1 PATROL From a Database Administrator s Perspective September 28, 2001 Author: Cindy Bean Senior Software Consultant BMC Software, Inc.

2 3/4/02 2

3 Table of Contents Introduction 5 Database Administrator Tasks 5 PATROL for Database Management 5 Enterprise Database Monitoring 5 Heterogeneous Database Monitoring 5 Historical Data Collection 6 Event Data 9 Monitoring Blackout 9 SQL Statement Capture 9 User Monitoring 10 Reports 11 Extensibility 11 Customize View 11 Corrective Actions 12 Notification 12 Log Filter Customization 12 Summary 12 Frequently Asked Questions 13 3/4/02 3

4 3/4/02 4

5 Introduction Database administrators (DBAs) are responsible for keeping relational databases available at peak performance. Database availability is very critical in today s business world most businesses operate 24 hours a day, 7 days a week, 365 days a year through telephone operators and the Internet. If your application s database is down, your customer may go elsewhere. This lost revenue is difficult to calculate, but must be avoided. DBAs perform tasks to verify that databases are available. They typically work in a reactive, fire-fighting mode, attempting to stay ahead of the tidal wave. Database Administrator Tasks DBAs perform routine tasks to verify that database servers are running and the maintenance tasks are completing successfully. Some of the common tasks are: Viewing server log files for errors Verifying that database servers are running Checking backup jobs Calculating database space These tasks are executed daily if not several times per day. The tasks can be done manually by logging into the database or by viewing operating system files. Most DBAs use scripts. Scripts usually send an with the results of whether the task failed or succeeded. If successful jobs do not send an , then you run the risk of thinking that the job completed when it may not have executed due to system problems. Reviewing the results can be very time consuming. Failed jobs usually have subject lines or rules set up to be easily identified but must be reviewed and repaired before the job can be executed successfully. DBAs can manage a few database servers with manual methods and scripts, but increasing the number of database servers increases the need for more DBAs or better methods. PATROL for Database Management PATROL for database management s wide range of automated, proactive monitoring capabilities continuously manages your database environments, preventing costly outages and protecting your bottom line. By automating critical but routine administrative functions and spotlighting the information necessary to make faster and better decisions, PATROL enhances the contribution and value of your DBA group. PATROL offers the broadest range of database support available today, improving the availability of all popular database environments. For the DBA, this means a solution to keep databases available and performing to ensure that end users have access to the information they need, when they need it. PATROL is a 24x7x365 administrator that watches operating systems, databases and applications to ensure availability. PATROL gives DBAs the ability to automate and simplify complex, routine, and error-prone tasks so they can concentrate on more analytical tasks. Enterprise Database Monitoring PATROL allows the DBA to view the entire system not just the database server. Databases are frequently blamed for performance issues, but often the operating system, the network, or the application are the cause of performance problems. PATROL gives the DBA a view of the other system components so database performance can be ruled out as the cause. Heterogeneous Database Monitoring PATROL allows the DBA to check the health of all the database servers in one view. The databases can exist on several different machines, be of different database types, and run on different operating systems. PATROL supports all of the popular database environments including Oracle, Microsoft SQL Server, DB2 Universal Database, Sybase, and Informix, and runs on all of the major operating system platforms, including several flavors of Unix and Microsoft Windows. PATROL also monitors the operating system and popular database applications such as SAP/R3, PeopleSoft, Oracle Applications, and others. The DBA can determine if potential problems exist by looking 3/4/02 5

6 at one console and save time by not having to look several different places to check their systems. Each database vendor provides a tool to manage their database, but only PATROL can view and provide consistency across all of the popular relational databases from one console. PATROL monitors the critical components for each database type, watching for conditions that will affect the availability of the database. PATROL identifies conditions such as tablespaces or databases running out of space, long running transactions, increased response time, increased CPU utilization, and many others. The DBA can be notified when resources are running low and prevent a total depletion of resources. An example of this is a large power company that is replacing their scripts with PATROL to monitor their critical applications on Oracle, DB2 UDB, and Microsoft SQL Server. Their environment was becoming too large to maintain scripts and manually process problems. PATROL was programmed to automatically open trouble tickets in Remedy, replacing another manual process by the operators. Historical Data Collection PATROL has the ability to save historical data for 365 days. How often is the DBA actually present when a problem occurs? PATROL saves the data so the DBA can go back in history and view events and determine if the problem shows a trend or is just a single occurrence. Parameters can collect textual data and store them in the parameter history as annotated data points. SQL statements can be captured by the SQL Snapshot feature discussed later. The figures below show two examples of parameters storing text data. The Sybase ASE long running transaction graph below shows a data point storing a report with details on the process that was long running. The Database Administrator can view the details of the long running transaction, including the SQL statement that was causing the condition, at a later time. 3/4/02 6

7 The Oracle parameter indicates that a tablespace cannot extend its database file. The annotated data point contains the details on the tablespace and why it cannot extend. Historical information can assist the DBA in analyzing problems when he is not able to view the problem directly or when problems occur outside of business hours. PATROL can be used to correlate the data from different parameters in a multi-line graph. You can view related data from the same server or view the same parameter from different database servers. The figures below show an example of two parameters from the same Oracle instance and an example with the same parameter from four Sybase instances. 3/4/02 7

8 This graph shows an Oracle instance with two response time parameters. The blue area shows the total response time of the client connection. The green area shows the time of the SQL query. The total response time should be slightly higher than the query time. A larger difference could indicate network or operating system problems but show that the database response time is within acceptable service levels. This graph shows the amount of memory usage for multiple Sybase ASE servers. This allows the DBA to compare how the ASE servers are consuming memory. 3/4/02 8

9 Event Data PATROL also generates and maintains a history of events that occur on the Agent. An event is defined as a change in the environment. Events are used to trigger warnings and alerts or just to provide information. Event data is viewed through the PATROL Event Manager Browser. The Event Manager Browser allows you to filter events based on things such as type, status, host and origin. Once an event is highlighted, you can view the details, add comments, view expert advice and bring up a web page. The DBA can then use the Event Manager Browser to see what events occurred on a database instance during a suspect time period. The figure below shows the events for all the agents being monitored from one PATROL Console. A DBA returns from lunch with voice mail from a user who could not log into the database server. Typically, the DBA could not do anything. PATROL allows the DBA to look at a list of events and see that there were no database errors, but there were network connection failures at 12:51pm. The network errors were preventing the user from connecting to the database. Monitoring Blackout PATROL has the ability to set up alarm blackout periods during times of hardware or software maintenance. This prevents the database administrator from being contacted on erroneous alarms. These blackouts can also be used by the DBA to set up blackouts during backups or special batch jobs. SQL Statement Capture DBAs are tasked with diagnosing application problems caused by poorly performing SQL statements. PATROL provides the ability to view the executing SQL statements through the SQL Snapshot and SQL Viewer components. SQL Snapshot allows you to view the last SQL statement sent by a user or process to the database server. If the process is executing a trigger or stored procedure, the name and current executing line displays. The SQL Viewer utility captures SQL statements submitted to the database server and records more detail about the statement. The DBA can perform problem analysis even if the problem has ceased. An example of SQL Snapshot was shown earlier with the long running transaction parameter under Historical Data Collection. SQL Snapshot is programmed as a corrective action for several parameters to retrieve the SQL 3/4/02 9

10 statement and store the statement with the parameter history. In PATROL for Oracle, SQL Viewer data can be collected and then analyzed by SQL-Explorer for Oracle. SQL-Explorer uses advanced technology to deliver expert advice on how to tune SQL and use Oracle Hints. It exploits superior intelligence capabilities to decide which indexing schemes to use for tables, enabling you to perform expert-level tuning functions even if you are not experienced in SQL. SQL-Explorer for Oracle displays the queries captured by SQL Viewer in PATROL for Oracle. SQL-Explorer allows you to tune the captured SQL statements. PATROL offers SQL Snapshot or SQL Viewer for all the supported database types and offers both for some databases. User Monitoring PATROL for database management comes with the ability to monitor users. Monitoring for problem user situations is enabled by default. These situations include users that run long transactions, hold locks too long, blocks other users or users that consume too many database resources. These conditions cause other users on the database to question the availability of the database even though it is running. PATROL for Oracle monitors for problem users and alerts if a user blocks another process, uses too much CPU, is idle, or has a runaway query. In addition to monitoring for problem users, PATROL can monitor specific user processes that the DBA chooses. Different statistics are monitored for the selected users based on the type of database. An example of this is a large bank that uses PATROL to track users and collects historical information on their system and user CPU time to be used later for capacity planning. 3/4/02 10

11 Reports PATROL can generate reports on various elements of the monitored database environment. Reports vary by type of database, but typically include information on instance configuration, space management, users, logs or jobs. Below is an example of some of the reports available for Oracle. Agent Query creates reports by constructing SQL statements to query PATROL on the status of objects in the PATROL environment. Reports can be generated based on monitored computers, applications, instances or even specific parameters. PATROL provides queries, called Quick Query, to generate simple reports on selectable criteria. An example would be a report on all instances in alarm state. PATROL data can be extracted and loaded into a database for customized reports, can be loaded into Microsoft Office products, or can be collected into a database for Service Reporting. Service Reporting is an integrated reporting tool that combines data collection, data storage, and data retrieval with a powerful report creation, customization, and viewing facility. Service Reporting provides a visual presentation of systems management data being collected by PATROL. An example is a large insurance company that feeds the data from PATROL into Excel for daily outage reports for the DBA s manager. This lets the manager know how well the group is meeting their service level requirements. Extensibility PATROL contains parameters and reports to monitor the most common features of a database server. PATROL can be extended to add a DBA s favorite reports and scripts through menu commands and parameters. This provides a centralized repository for all tasks and their results run on the database. One utility company modified a parameter in PATROL for Oracle and created a menu command for the DBA to run when users complain about the performance of the Oracle database. The menu command generates a report of the top ten users and their amount of logical reads, physicals reads, and CPU consumption. All it took was a simple modification to a provided parameter. Customize View The PATROL Console is your personal view of the environment you wish to monitor. Custom folders or containers can be created to organize the agents or database instances in a logical view that makes sense to your business. The PATROL Console allows you to load only the components that you want to monitor although the PATROL Agent is monitoring additional components monitored by other consoles. 3/4/02 11

12 Corrective Actions PATROL can be customized to correct a problem without intervention. DBAs can program their expertise into PATROL to correct a condition before it causes a problem and can be notified that the problem was avoided instead of receiving the middle of the night phone call. Recovery actions only include reports when PATROL is first installed since each company has a different environment. The default reports gather important information to help the DBA solve the problem in a timely manner. An example of this is a government agency that was very impressed by the report generated by PATROL for Oracle by the LockConflicts parameter and the fact that PATROL generated the report automatically. Notification PATROL can be customized to provide notification of warnings and alarms. Notification is set up through recovery actions or state change actions. Recovery actions are initiated by the PATROL Agent and state change actions are initiated by the PATROL Console. Which one to use is determined by the software needed for notification. Recovery actions that send or pages must have the appropriate software or modem or have access from each PATROL Agent. State change actions need the appropriate software or modem on a monitoring console. PATROL does not require a console to be attached for the Agents to monitor but state change actions do require a console. Additional notification rules can be established by installing PATROL Operations Manager, another product included with the PATROL base product. Log Filter Customization PATROL provides monitoring of the database alert log or error log. When first installed, PATROL searches for very generic strings such as error or warning. This may cause PATROL to alarm on messages that may not be critical in your environment. PATROL allows the DBA to modify the strings that are monitored so that PATROL only alarms on very specific messages. Strings can even be excluded from monitoring. Summary PATROL for database management can provide DBAs with a better method of managing database servers. PATROL assists the DBA by monitoring and managing enterprise, heterogeneous environments from one console, tracking historical data and events and capturing SQL statements. The DBA can be assured that his environment is being proactively monitored while he attends to his other administrator duties. 3/4/02 12

13 Frequently Asked Questions 1. I manage a small number of database servers. Why do I need something like PATROL? PATROL can help you monitor the everyday tasks like checking the database status and the logs making your time more available to work on important tasks like SQL tuning and analysis. Although you only have a small number of database servers to monitor now, your company is growing and the database environment will grow too. Setting up tools when the environment is small allows the growth to be more manageable. 2. I have my own scripts to monitor my database. Why I should I replace my scripts with PATROL? Most DBAs do not have the time to write and maintain scripts. PATROL duplicates the monitoring of many DBAs scripts so you can let PATROL do the work for you. PATROL maintains its code when new versions of databases and operating systems are released. PATROL runs on several Unix and Windows platforms compared to scripts that may need editing when moved to a different operating system. PATROL also stores needed username and passwords to run the tasks. The passwords are encrypted in PATROL. Many scripts hardcode the password or access the password stored in a file, hidden as much as possible but not secure. If you have custom scripts specific to your application, you can add them to PATROL and run all of your scripts from one place. 3. The database servers come with a native monitoring tool such as Oracle s Enterprise Manager. Why do I need PATROL? PATROL provides a centralized, common user interface that can monitor multiple database types. BMC supports the major database platforms: Oracle, Sybase, Informix, Microsoft SQL Server, and DB2 Universal Database, and has monitoring for CA-Ingres, Progress, and RDB. The native monitoring tools typically monitor only their own databases. DBAs can learn one tool to monitor multiple database types instead of learning a tool for each database that is running in their enterprise. 4. I ve heard PATROL is difficult to use. Once you have an understanding of the PATROL architecture and spend an hour navigating the PATROL Console, you will see that PATROL is not difficult to use. The monitoring components require a few configuration steps to begin monitoring an application. Default settings are provided for parameter thresholds, but may not be appropriate for your environment. The PATROL Console provides a graphical user interface to change these settings. PATROL can be installed and be monitoring your systems within a few days compared to weeks or even months with other systems management products. PATROL also allows the development of custom components that requires more training. PATROL provides value to your environment because it can be customized to fit your environment. For more information, visit BMC Software on the Web at BMC Software, the BMC Software logos, and all other BMC Software product or service names are registered trademarks or trademarks of BMC Software, Inc. IBM and DB2 are registered trademarks of International Business Machines Corp.; Oracle is a registered trademark, and the Oracle product names are registered trademarks or trademarks of Oracle Corp. All other registered trademarks or trademarks belong to their respective companies. Copyright 2002 BMC Software, Inc. All rights reserved. 3/4/02 13

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

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

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

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

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

WhatsUp Gold v11 Features Overview

WhatsUp Gold v11 Features Overview WhatsUp Gold v11 Features Overview This guide provides an overview of the core functionality of WhatsUp Gold v11, and introduces interesting features and processes that help users maximize productivity

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

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

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

Robot/SCHEDULE Enterprise

Robot/SCHEDULE Enterprise Robot/SCHEDULE Enterprise Enterprise Job Scheduling Experience Complete Job Scheduling For Your Enterprise Robot/SCHEDULE Overview With more than 15,000 users worldwide, Robot/ SCHEDULE is the most popular

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

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

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

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

Data Access Guide. BusinessObjects 11. Windows and UNIX

Data Access Guide. BusinessObjects 11. Windows and UNIX Data Access Guide BusinessObjects 11 Windows and UNIX 1 Copyright Trademarks Use restrictions Patents Copyright 2004 Business Objects. All rights reserved. If you find any problems with this documentation,

More information

Dell Active Administrator 8.0

Dell Active Administrator 8.0 What s new in Dell Active Administrator 8.0 January 2016 Dell Active Administrator 8.0 is the upcoming release of Dell Software's complete solution for managing Microsoft Active Directory security auditing,

More information

PATROL Internet Server Manager Technical Brief

PATROL Internet Server Manager Technical Brief PATROL Internet Server Manager Technical Brief Contents Why Manage Web Applications?...1 What Is PATROL?...1 The PATROL Agent...2 PATROL Knowledge Modules...2 The PATROL Console...2 PATROL Internet Server

More information

Oracle Database 11g: New Features for Administrators DBA Release 2

Oracle Database 11g: New Features for Administrators DBA Release 2 Oracle Database 11g: New Features for Administrators DBA Release 2 Duration: 5 Days What you will learn This Oracle Database 11g: New Features for Administrators DBA Release 2 training explores new change

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

Consolidate by Migrating Your Databases to Oracle Database 11g. Fred Louis Enterprise Architect

Consolidate by Migrating Your Databases to Oracle Database 11g. Fred Louis Enterprise Architect Consolidate by Migrating Your Databases to Oracle Database 11g Fred Louis Enterprise Architect Agenda Why migrate to Oracle What is migration? What can you migrate to Oracle? SQL Developer Migration Workbench

More information

Working with SQL Server Agent Jobs

Working with SQL Server Agent Jobs Chapter 14 Working with SQL Server Agent Jobs Microsoft SQL Server features a powerful and flexible job-scheduling engine called SQL Server Agent. This chapter explains how you can use SQL Server Agent

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

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

Identifying Problematic SQL in Sybase ASE. Abstract. Introduction

Identifying Problematic SQL in Sybase ASE. Abstract. Introduction Identifying Problematic SQL in Sybase ASE Written by Darren Mallette, Senior Technical Consultant, Dell Software Abstract Database administrators (DBAs), developers, quality assurance (QA) analysts and

More information

Kaseya 2. User Guide. for Network Monitor 4.1

Kaseya 2. User Guide. for Network Monitor 4.1 Kaseya 2 Ping Monitor User Guide for Network Monitor 4.1 June 5, 2012 About Kaseya Kaseya is a global provider of IT automation software for IT Solution Providers and Public and Private Sector IT organizations.

More information

<Insert Picture Here> Move to Oracle Database with Oracle SQL Developer Migrations

<Insert Picture Here> Move to Oracle Database with Oracle SQL Developer Migrations Move to Oracle Database with Oracle SQL Developer Migrations The following is intended to outline our general product direction. It is intended for information purposes only, and

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

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

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

How To Create An Easybelle History Database On A Microsoft Powerbook 2.5.2 (Windows)

How To Create An Easybelle History Database On A Microsoft Powerbook 2.5.2 (Windows) Introduction EASYLABEL 6 has several new features for saving the history of label formats. This history can include information about when label formats were edited and printed. In order to save this history,

More information

Sage Intelligence Financial Reporting for Sage ERP X3 Version 6.5 Installation Guide

Sage Intelligence Financial Reporting for Sage ERP X3 Version 6.5 Installation Guide Sage Intelligence Financial Reporting for Sage ERP X3 Version 6.5 Installation Guide Table of Contents TABLE OF CONTENTS... 3 1.0 INTRODUCTION... 1 1.1 HOW TO USE THIS GUIDE... 1 1.2 TOPIC SUMMARY...

More information

ITIL A guide to Event Management

ITIL A guide to Event Management ITIL A guide to Event Management An event can be defined as any detectable or discernable occurrence that has significance for the management of the IT Infrastructure of the delivery of IT service and

More information

Kaseya 2. Quick Start Guide. for Network Monitor 4.1

Kaseya 2. Quick Start Guide. for Network Monitor 4.1 Kaseya 2 Syslog Monitor Quick Start Guide for Network Monitor 4.1 June 5, 2012 About Kaseya Kaseya is a global provider of IT automation software for IT Solution Providers and Public and Private Sector

More information

White Paper BMC Remedy Action Request System Security

White Paper BMC Remedy Action Request System Security White Paper BMC Remedy Action Request System Security June 2008 www.bmc.com Contacting BMC Software You can access the BMC Software website at http://www.bmc.com. From this website, you can obtain information

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

White Paper. The Ten Features Your Web Application Monitoring Software Must Have. Executive Summary

White Paper. The Ten Features Your Web Application Monitoring Software Must Have. Executive Summary White Paper The Ten Features Your Web Application Monitoring Software Must Have Executive Summary It s hard to find an important business application that doesn t have a web-based version available and

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

Implementing Microsoft SQL Server 2008 Exercise Guide. Database by Design

Implementing Microsoft SQL Server 2008 Exercise Guide. Database by Design Implementing Microsoft SQL Server 2008 Exercise Guide Database by Design Installation Lab: This lab deals with installing the SQL Server 2008 database. The requirements are to have either a Windows 7 machine

More information

Facilitating Efficient Data Management by Craig S. Mullins

Facilitating Efficient Data Management by Craig S. Mullins Facilitating Efficient Data Management by Craig S. Mullins Most modern applications utilize database management systems (DBMS) to create, store and manage business data. The DBMS software enables end users

More information

CA NSM System Monitoring. Option for OpenVMS r3.2. Benefits. The CA Advantage. Overview

CA NSM System Monitoring. Option for OpenVMS r3.2. Benefits. The CA Advantage. Overview PRODUCT BRIEF: CA NSM SYSTEM MONITORING OPTION FOR OPENVMS Option for OpenVMS r3.2 CA NSM SYSTEM MONITORING OPTION FOR OPENVMS HELPS YOU TO PROACTIVELY DISCOVER, MONITOR AND DISPLAY THE HEALTH AND AVAILABILITY

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

Kaseya 2. Quick Start Guide. for Network Monitor 4.1

Kaseya 2. Quick Start Guide. for Network Monitor 4.1 Kaseya 2 VMware Performance Monitor Quick Start Guide for Network Monitor 4.1 June 7, 2012 About Kaseya Kaseya is a global provider of IT automation software for IT Solution Providers and Public and Private

More information

One of the database administrators

One of the database administrators THE ESSENTIAL GUIDE TO Database Monitoring By Michael Otey SPONSORED BY One of the database administrators (DBAs) most important jobs is to keep the database running smoothly, which includes quickly troubleshooting

More information

XpoLog Center Suite Log Management & Analysis platform

XpoLog Center Suite Log Management & Analysis platform XpoLog Center Suite Log Management & Analysis platform Summary: 1. End to End data management collects and indexes data in any format from any machine / device in the environment. 2. Logs Monitoring -

More information

Oracle Database Performance Management Best Practices Workshop. AIOUG Product Management Team Database Manageability

Oracle Database Performance Management Best Practices Workshop. AIOUG Product Management Team Database Manageability Oracle Database Performance Management Best Practices Workshop AIOUG Product Management Team Database Manageability Table of Contents Oracle DB Performance Management... 3 A. Configure SPA Quick Check...6

More information

Oracle 11g New Features - OCP Upgrade Exam

Oracle 11g New Features - OCP Upgrade Exam Oracle 11g New Features - OCP Upgrade Exam This course gives you the opportunity to learn about and practice with the new change management features and other key enhancements in Oracle Database 11g Release

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

User's Guide - Beta 1 Draft

User's Guide - Beta 1 Draft IBM Tivoli Composite Application Manager for Microsoft Applications: Microsoft Hyper-V Server Agent vnext User's Guide - Beta 1 Draft SC27-2319-05 IBM Tivoli Composite Application Manager for Microsoft

More information

Microsoft SQL Server for Oracle DBAs Course 40045; 4 Days, Instructor-led

Microsoft SQL Server for Oracle DBAs Course 40045; 4 Days, Instructor-led Microsoft SQL Server for Oracle DBAs Course 40045; 4 Days, Instructor-led Course Description This four-day instructor-led course provides students with the knowledge and skills to capitalize on their skills

More information

HYPERION SYSTEM 9 N-TIER INSTALLATION GUIDE MASTER DATA MANAGEMENT RELEASE 9.2

HYPERION SYSTEM 9 N-TIER INSTALLATION GUIDE MASTER DATA MANAGEMENT RELEASE 9.2 HYPERION SYSTEM 9 MASTER DATA MANAGEMENT RELEASE 9.2 N-TIER INSTALLATION GUIDE P/N: DM90192000 Copyright 2005-2006 Hyperion Solutions Corporation. All rights reserved. Hyperion, the Hyperion logo, and

More information

WHITE PAPER. Best Practices for Configuring PATROL for Microsoft Exchange Servers

WHITE PAPER. Best Practices for Configuring PATROL for Microsoft Exchange Servers WHITE PAPER Best Practices for Configuring PATROL for Microsoft Exchange Servers Contents INTRODUCTION..................................................... 3 PATROL SECURITY....................................................

More information

Oracle Database Monitoring for the Beginner. Chris Grabowy cgrabowy@fcg.com First Consulting Group

Oracle Database Monitoring for the Beginner. Chris Grabowy cgrabowy@fcg.com First Consulting Group Oracle Database Monitoring for the Beginner Chris Grabowy cgrabowy@fcg.com First Consulting Group What is Database Monitoring? The monitoring of predefined events that generates a message or warning when

More information

What s New Guide. Active Administrator 6.0

What s New Guide. Active Administrator 6.0 What s New Guide Active Administrator 6.0 2011 ScriptLogic Corporation ALL RIGHTS RESERVED. ScriptLogic, the ScriptLogic logo and Point,Click,Done! are trademarks and registered trademarks of ScriptLogic

More information

Real-Time Business Visibility Solutions For the Real World

Real-Time Business Visibility Solutions For the Real World Pre-Configured Solutions File Server Monitoring Real-Time Business Visibility Solutions For the Real World Updated: May 2009 Page 1 of 42 Doc. Version. 6.2.1 Table of Contents File Server Monitoring Solution

More information

XpoLog Center Suite Data Sheet

XpoLog Center Suite Data Sheet XpoLog Center Suite Data Sheet General XpoLog is a data analysis and management platform for Applications IT data. Business applications rely on a dynamic heterogeneous applications infrastructure, such

More information

Objectif. Participant. Prérequis. Pédagogie. Oracle Database 11g - New Features for Administrators Release 2. 5 Jours [35 Heures]

Objectif. Participant. Prérequis. Pédagogie. Oracle Database 11g - New Features for Administrators Release 2. 5 Jours [35 Heures] Objectif Install Oracle Grid Infrastructure Install Oracle Database 11g Release 2 Use Oracle Restart to manage components Use Automatic Storage Management (ASM) enhancements Implement table compression

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

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

Monitoring Replication

Monitoring Replication Monitoring Replication Article 1130112-02 Contents Summary... 3 Monitor Replicator Page... 3 Summary... 3 Status... 3 System Health... 4 Replicator Configuration... 5 Replicator Health... 6 Local Package

More information

Failover Support. DataDirect Connect for ODBC Drivers. Introduction. Connection Failover

Failover Support. DataDirect Connect for ODBC Drivers. Introduction. Connection Failover Failover Support DataDirect Connect for ODBC Drivers Introduction Connection failover and connection retry are two useful features that are available in the following DataDirect Connect for ODBC drivers:

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

Configuration and Development

Configuration and Development Configuration and Development BENEFITS Enables powerful performance monitoring. SQL Server 2005 equips Microsoft Dynamics GP administrators with automated and enhanced monitoring tools that ensure 24x7

More information

Configuring and Monitoring Database Servers

Configuring and Monitoring Database Servers Configuring and Monitoring Database Servers eg Enterprise v5.6 Restricted Rights Legend The information contained in this document is confidential and subject to change without notice. No part of this

More information

Response Time Analysis

Response Time Analysis Response Time Analysis A Pragmatic Approach for Tuning and Optimizing Oracle Database Performance By Dean Richards Confio Software, a member of the SolarWinds family 4772 Walnut Street, Suite 100 Boulder,

More information

Informatica Corporation Proactive Monitoring for PowerCenter Operations Version 3.0 Release Notes May 2014

Informatica Corporation Proactive Monitoring for PowerCenter Operations Version 3.0 Release Notes May 2014 Contents Informatica Corporation Proactive Monitoring for PowerCenter Operations Version 3.0 Release Notes May 2014 Copyright (c) 2012-2014 Informatica Corporation. All rights reserved. Installation...

More information

Monitoring Remedy with BMC Solutions

Monitoring Remedy with BMC Solutions Monitoring Remedy with BMC Solutions Overview How does BMC Software monitor Remedy with our own solutions? The challenge is many fold with a solution like Remedy and this does not only apply to Remedy,

More information

Embarcadero DB Change Manager 6.0 and DB Change Manager XE2

Embarcadero DB Change Manager 6.0 and DB Change Manager XE2 Product Documentation Embarcadero DB Change Manager 6.0 and DB Change Manager XE2 User Guide Versions 6.0, XE2 Last Revised April 15, 2011 2011 Embarcadero Technologies, Inc. Embarcadero, the Embarcadero

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

IBM Campaign and IBM Silverpop Engage Version 1 Release 2 August 31, 2015. Integration Guide IBM

IBM Campaign and IBM Silverpop Engage Version 1 Release 2 August 31, 2015. Integration Guide IBM IBM Campaign and IBM Silverpop Engage Version 1 Release 2 August 31, 2015 Integration Guide IBM Note Before using this information and the product it supports, read the information in Notices on page 93.

More information

NetWrix SQL Server Change Reporter

NetWrix SQL Server Change Reporter NetWrix SQL Server Change Reporter Version 2.2 Administrator Guide Contents NetWrix SQL Server Change Reporter Administrator Guide 1. INTRODUCTION... 3 1.1 KEY FEATURES... 3 1.2 LICENSING... 4 1.3 HOW

More information

CA NSM System Monitoring Option for OpenVMS r3.2

CA NSM System Monitoring Option for OpenVMS r3.2 PRODUCT SHEET CA NSM System Monitoring Option for OpenVMS CA NSM System Monitoring Option for OpenVMS r3.2 CA NSM System Monitoring Option for OpenVMS helps you to proactively discover, monitor and display

More information

Managing a Virtual Computing Environment

Managing a Virtual Computing Environment Managing a Virtual Computing Environment How TeamQuest Supports VMware s Virtual Machines Mainframes were once supposed to go the way of the dinosaurs, replaced by smaller, more nimble servers, but something

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

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

ITIL A guide to event management

ITIL A guide to event management ITIL A guide to event management Event management process information Why have event management? An event can be defined as any detectable or discernable occurrence that has significance for the management

More information

Selecting the Right Change Management Solution Key Factors to Consider When Evaluating Change Management Tools for Your Databases and Teams

Selecting the Right Change Management Solution Key Factors to Consider When Evaluating Change Management Tools for Your Databases and Teams Tech Notes Selecting the Right Change Management Solution Key Factors to Consider When Evaluating Change Management Tools for Your Databases and Teams Embarcadero Technologies July 2007 Corporate Headquarters

More information

Migrating to vcloud Automation Center 6.1

Migrating to vcloud Automation Center 6.1 Migrating to vcloud Automation Center 6.1 vcloud Automation Center 6.1 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a

More information

SQL Server Training Course Content

SQL Server Training Course Content SQL Server Training Course Content SQL Server Training Objectives Installing Microsoft SQL Server Upgrading to SQL Server Management Studio Monitoring the Database Server Database and Index Maintenance

More information

Optimizing Business Continuity Management with NetIQ PlateSpin Protect and AppManager. Best Practices and Reference Architecture

Optimizing Business Continuity Management with NetIQ PlateSpin Protect and AppManager. Best Practices and Reference Architecture Optimizing Business Continuity Management with NetIQ PlateSpin Protect and AppManager Best Practices and Reference Architecture WHITE PAPER Table of Contents Introduction.... 1 Why monitor PlateSpin Protect

More information

Overview. Timeline Cloud Features and Technology

Overview. Timeline Cloud Features and Technology Overview Timeline Cloud is a backup software that creates continuous real time backups of your system and data to provide your company with a scalable, reliable and secure backup solution. Storage servers

More information

WhatsUp Gold v11 Features Overview

WhatsUp Gold v11 Features Overview WhatsUp Gold v11 Features Overview This guide provides an overview of the core functionality of WhatsUp Gold v11, and introduces interesting features and processes that help users maximize productivity

More information

Monitoring Microsoft Exchange to Improve Performance and Availability

Monitoring Microsoft Exchange to Improve Performance and Availability Focus on Value Monitoring Microsoft Exchange to Improve Performance and Availability With increasing growth in email traffic, the number and size of attachments, spam, and other factors, organizations

More information

An Oracle White Paper June, 2014. Strategies for Scalable, Smarter Monitoring using Oracle Enterprise Manager Cloud Control 12c

An Oracle White Paper June, 2014. Strategies for Scalable, Smarter Monitoring using Oracle Enterprise Manager Cloud Control 12c An Oracle White Paper June, 2014 Strategies for Scalable, Smarter Monitoring using Oracle Enterprise Manager Cloud Control 12c Product Overview... 1 Introduction... 1 Laying the Groundwork for Monitoring...

More information

NovaBACKUP. Storage Server. NovaStor / May 2011

NovaBACKUP. Storage Server. NovaStor / May 2011 NovaBACKUP Storage Server NovaStor / May 2011 2011 NovaStor, all rights reserved. All trademarks are the property of their respective owners. Features and specifications are subject to change without notice.

More information

Monitor and Manage Your MicroStrategy BI Environment Using Enterprise Manager and Health Center

Monitor and Manage Your MicroStrategy BI Environment Using Enterprise Manager and Health Center Monitor and Manage Your MicroStrategy BI Environment Using Enterprise Manager and Health Center Presented by: Dennis Liao Sales Engineer Zach Rea Sales Engineer January 27 th, 2015 Session 4 This Session

More information

Backup & Restore with SAP BPC (MS SQL 2005)

Backup & Restore with SAP BPC (MS SQL 2005) How-to Guide SAP CPM How To Backup & Restore with SAP BPC (MS SQL 2005) Version 1.0 September 2007 Applicable Releases: SAP BPC 5.1 Copyright 2007 SAP AG. All rights reserved. No part of this publication

More information

Microsoft SQL Server Installation Guide

Microsoft SQL Server Installation Guide Microsoft SQL Server Installation Guide Version 3.0 For SQL Server 2014 Developer & 2012 Express October 2014 Copyright 2010 2014 Robert Schudy, Warren Mansur and Jack Polnar Permission granted for any

More information

Unicenter NSM Integration for BMC Remedy. User Guide

Unicenter NSM Integration for BMC Remedy. User Guide Unicenter NSM Integration for BMC Remedy User Guide This documentation and any related computer software help programs (hereinafter referred to as the Documentation ) is for the end user s informational

More information

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

Today s business systems have undergone a radical transformation in order to meet 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

More information

NETWRIX EVENT LOG MANAGER

NETWRIX EVENT LOG MANAGER NETWRIX EVENT LOG MANAGER QUICK-START GUIDE FOR THE ENTERPRISE EDITION Product Version: 4.0 July/2012. Legal Notice The information in this publication is furnished for information use only, and does not

More information

QAD Enterprise Applications. Training Guide Demand Management 6.1 Technical Training

QAD Enterprise Applications. Training Guide Demand Management 6.1 Technical Training QAD Enterprise Applications Training Guide Demand Management 6.1 Technical Training 70-3248-6.1 QAD Enterprise Applications February 2012 This document contains proprietary information that is protected

More information

My AutoSupport. User Guide. October 2013

My AutoSupport. User Guide. October 2013 System User Guide My AutoSupport October 2013 NetApp AutoSupport is an integrated, efficient monitoring and reporting technology that checks the health of your AutoSupport enabled NetApp systems on a continual

More information

BusinessObjects Enterprise XI Release 2 Administrator s Guide

BusinessObjects Enterprise XI Release 2 Administrator s Guide BusinessObjects Enterprise XI Release 2 Administrator s Guide BusinessObjects Enterprise XI Release 2 1 Patents Trademarks Copyright Third-party contributors Business Objects owns the following U.S. patents,

More information

User Guidance. CimTrak Integrity & Compliance Suite 2.0.6.19

User Guidance. CimTrak Integrity & Compliance Suite 2.0.6.19 CimTrak Integrity & Compliance Suite 2.0.6.19 Master Repository Management Console File System Agent Network Device Agent Command Line Utility Ping Utility Proxy Utility FTP Repository Interface User Guidance

More information

IBM Tivoli Composite Application Manager for Microsoft Applications: Microsoft Hyper-V Server Agent Version 6.3.1 Fix Pack 2.

IBM Tivoli Composite Application Manager for Microsoft Applications: Microsoft Hyper-V Server Agent Version 6.3.1 Fix Pack 2. IBM Tivoli Composite Application Manager for Microsoft Applications: Microsoft Hyper-V Server Agent Version 6.3.1 Fix Pack 2 Reference IBM Tivoli Composite Application Manager for Microsoft Applications:

More information

CA Nimsoft Monitor. Probe Guide for Active Directory Server. ad_server v1.4 series

CA Nimsoft Monitor. Probe Guide for Active Directory Server. ad_server v1.4 series CA Nimsoft Monitor Probe Guide for Active Directory Server ad_server v1.4 series Legal Notices Copyright 2013, CA. All rights reserved. Warranty The material contained in this document is provided "as

More information

IBM e-business Web Hosting SVC. DBA Role Define. Version Date Change Description Remark. First Draft 2001-02-20 All

IBM e-business Web Hosting SVC. DBA Role Define. Version Date Change Description Remark. First Draft 2001-02-20 All Preface Objective This document list DBA roles and services for customer within USF(Universal Server Farms) and show future plan for building DBA is USF. USF Database Administrator should create operational

More information

VERITAS NetBackup 6.0 Enterprise Server INNOVATIVE DATA PROTECTION DATASHEET. Product Highlights

VERITAS NetBackup 6.0 Enterprise Server INNOVATIVE DATA PROTECTION DATASHEET. Product Highlights VERITAS NetBackup 6.0 Enterprise Server INNOVATIVE DATA PROTECTION As the recognized leader for enterprise-class backup and recovery, VERITAS NetBackup Enterprise Server software is designed to help provide

More information

CA Workload Automation Agents for Mainframe-Hosted Implementations

CA Workload Automation Agents for Mainframe-Hosted Implementations PRODUCT SHEET CA Workload Automation Agents CA Workload Automation Agents for Mainframe-Hosted Operating Systems, ERP, Database, Application Services and Web Services CA Workload Automation Agents are

More information

Microsoft SQL Server Guide. Best Practices and Backup Procedures

Microsoft SQL Server Guide. Best Practices and Backup Procedures Microsoft SQL Server Guide Best Practices and Backup Procedures Constellation HomeBuilder Systems Inc. This document is copyrighted and all rights are reserved. This document may not, in whole or in part,

More information