BEST PRACTICES FOR MANAGING SIEBEL APPLICATION PERFORMANCE

Size: px
Start display at page:

Download "BEST PRACTICES FOR MANAGING SIEBEL APPLICATION PERFORMANCE"

Transcription

1 BEST PRACTICES FOR MANAGING SIEBEL APPLICATION PERFORMANCE KERI McCLELLAN SABRE HOLDINGS Overview In 2004 the Siebel application encountered numerous performance issues. Hear a real world explanation of how the Sabre improved the application performance, achieved stability and manages/maintains performance and stability. Some of the actions taken include changes/improvements to desktop settings, application monitoring and use of monitoring tools, tight partnership with Siebel, code review and corrections and various database improvements. The presentation is focused on the business steps that were taken to improve internal customer satisfaction. This discussion will not be a technical track. Some technical details will be presented, but deeper questions will be taken offline. Session Objectives Four objectives have been identified for this session. Provide specifics of how Sabre manages application performance. Describe some of the application performance issues Sabre has experienced. Discuss the role of Siebel and their partners in Sabre's application success. Open discussion among session attendees about their personal application performance experiences. Introduction Sabre Holdings (TSG) employs approximately 9,000 resources in 45 countries. The largest population is located in Southlake, Texas where the corporate headquarters are located. The second largest population of employees is located in Montevideo, Uruguay. Sabre has established its Global Customer Support Center there and has hired over 700 Uruguayans. In 2006, revenue reached $2.8 billion. Sabre is committed to connecting people to the world s greatest travel possibilities. This is achieved by providing support to travelers, travel agencies, corporations and travel supplier with our products in 3 major lines of business, Sabre Travel Network, Sabre Airline Solutions and Travelocity. Siebel Sabre Holdings Sabre has two Siebel deployments, icrm and IMS. icrm is Sabre s internal CRM tool. This deployment went live in November, Release 1 took approximately 12 months to develop subsequent to the RFP process. Currently icrm has over 1,500 users. It is used to support airline customers and travel agency customers in a B2B service model. The Siebel application functionality is very broadly configured and takes advantage of many Siebel modules/offerings. For example, icrm has enabled Call Center, Contracts, Marketing, Campaigns, Marketing, Partner Portal, eservice, Disconnected client, and SAP Connector. The IMS deployment went live in March, It is completely separate hardware and configuration. Release 1 took approximately 90 days from contract signing to go live. Approximately 1,500 users access IMS and the service model is different than icrm. This deployment is a B2C service model supporting Travelocity consumers, i.e. travelers. Siebel is very narrowly configured within this application. It is only limited to 20 Call Center views. This deployment has not encountered any challenging performance issues. COLLABORATE 07 Copyright 2007 by Keri McClellan Page 1

2 Performance Experience A primary difficulty that this team has experienced is defining the problem. One dimension of the problem is referred to as intermittent slow performance. This represents a comment that we have heard from users stating The system was slow today, but it was OK yesterday. Additionally, users have reported that they were working in the Siebel application and suddenly their session was disconnected. The team calls this situation a dropped connection. Another very common complaint from users was that the system would just hang or freeze during their Siebel session requiring them to cancel the task and establish a new Internet Explorer session and Siebel login. When executing queries from within Siebel, users would wait a long period (30 minutes to an hour or more) for the results and then find that no records were returned. In an attempt to clearly articulate the performance problem, user interviews were conducted from the executive level down. The result was literally a kitchen sink of complaints. For example, users indicated the need to reduce duplicates and improve data quality, raised issues around processing and formats, complained that the tool was too complex, feel that management is not using the tool and why should they. Pinpointing when problems began is also challenging. Records indicate that about 6 months after go live users sporadically reported some issues. By this point, the icrm application had expanded to almost 800 users and was still growing rapidly. The production support resources attempted to resolve user issues; however, the lack of definition made troubleshooting almost impossible. No process existed for users to report issues on a consistent basis. Often times the resources were consumed with the development projects and support for the future releases, leaving limited resources to focus on the production environment. After the Release 5 in April of 2004, the application hit a wall. The user base had increased to over 1,200 and the team was receiving daily and hourly complaints from many users across the enterprise. Guiding Principles It was quickly determined that the resolution for Siebel application performance would not be an overnight solution. A comprehensive resolution plan was created with corrective actions from different angles. From a strategy perspective, a task force was created that included participation from Sabre, Siebel and other outsourcing partners. The task force met twice a week and eliminated all barriers to progress. The task force was governed by CXO-level leaders, who often got involved in the detailed discussion around performance and corrective actions. Key stakeholders/sponsors were identified to present the voice of the end user. Additionally, users were offered incentives to share their performance issues at an extremely low level of detail. The detail was necessary and the task force recognized the burden it would place on the users. A process was established to measure application performance and report to the task force and executive leadership on a daily basis how the application measured up. Every component of the technology framework was reviewed and a list of improvement recommendations created. User Desktop Environment After working with individual users regarding their performance problems, it was determined that the desktop was a contributing factor to the performance issues. At Sabre the users all receive a standard desktop configuration; however, the desktop is not locked down. Users had installed custom toolbars, pop up blockers, anti-spy ware utilities etc. all of which could impact Siebel. They were instructed to limit their personalization of Internet Explorer. Siebel Technical Support provided a desktop utility that when executed on the desktop would remove all traces of Active X controls and clean the registry. A desktop script was created that incorporated the utility from Siebel and additionally set all the Siebel URL s as trusted sites, enabled Active X control reference in order to download.jsp and Siebel IEOP files, installed and/or configured Java correctly, clean out the users temporary internet files and Siebel related cookies. To ensure consistent usage and application of this desktop script, it is pushed to all Siebel users upon start up of their computer. COLLABORATE 07 Copyright 2007 by Keri McClellan Page 2

3 Infrastructure Changes Upon reviewing the Siebel architecture, several changes were identified. The Siebel gateway server was moved to an application server that utilized a higher speed processor than it had previously been installed on. Due to the growing number of attachments, mostly due to the volume of s being exchanged, supplemental storage needs were required. Connectivity to a storage array network (SAN) was implemented to fulfill this need. Over the course of time, the application servers had been installed, patched, configuration changes, etc. The only sure way to eliminate any doubts about the hardware and guarantee the accuracy of the server configuration was to perform a complete reinstall of the servers, from the operating system upwards. The web servers were installed in a DMZ environment that included a firewall between the web and application servers. They were moved out of the DMZ, eliminating the firewall and allowing the web and application servers to communicate across the same subnet. Overall, Sabre s network capacity was upgraded between headquarters and the data center located in Tulsa, OK., benefiting not only Siebel, but all applications. Hardware Upgrades The web servers and the database servers supporting the icrm environment were shared with other internal applications. Additional servers were acquired to allow for icrm to run on a dedicated set of servers. The new database server was an upgrade to an 8 CPU 32 MB RAM from a 4 CPU device. icrm did have dedicated application servers, but two new 4 CPU servers were added to the environment allowing for multi-threading capabilities. Application Changes Siebel conducted multiple expert services reviews. The findings indicated that the environment was only moderately customized; however, due to the depth and breadth of the application configuration, the environment itself was very complex. Well over 50 recommendations were made by Siebel. Regarding configuration, some of the correctives include: modify joins for custom foreign keys, set force active property to False, add primary fields for multi value links, always create a PickMap for fields with a defined PickList and set foreign keys, static PickLists should list the field defining the PickList, dynamic PickLists should list the fields where foreign keys must be updated in addition to any other fields that must be updated, correct fields that reference a non-existent join by removing them or specifying an appropriate join. Scripting changes/corrections were made to address the following issues: active debugging statements, use of active methods in server script, using NextRecord with DeleteRecord in loops, shared global values, non-indexed search and sort specifications, review routines that perform queries to ensure that they check for the existence of a valid record before performing any actions on the record(s) returned by the query. The most measurable improvement was the reduction in the number of object manager crashes. At the point when performance was at the worst, object manager (OM) crashes were experienced per week. Within the environment, each crash would disconnect at least 20 users; therefore, the user community experienced to disconnections per week. After the application changes were implemented, OM crashes decreased to 1-2 per week, i.e. 20 to 40 disconnections per week. One scripting change made the greatest improvement in decreasing the OM crashes. Custom code usage was executing any time an object (activity, service request, opportunity, contact, etc) was created, updated or deleted. A tremendous amount of effort was involved to remove the scripting, but the improvement was well worth the effort. The BMC Patrol suite was acquired in order to to bring better visibility. The Siebel Knowledge Module collects, processes and present metrics in dashboard-format GUI rather than scrubbing through log files. Additionally BMC Patrol performs monitoring and can perform recovery actions. COLLABORATE 07 Copyright 2007 by Keri McClellan Page 3

4 Application Upgrade Siebel strongly recommended that Sabre upgrade from Siebel to 7.7 due to the improved performance and stability that 7.7 users were reporting. The elimination of Siebel s proprietary load balancer, Resonate, was considered to be an improvement because it had limited capabilities and very high implementation and maintenance complexity. The change to cost-based database optimization (CBO) from rules-based optimization (RBO) improved performance of the database; however, there were certainly growing pains associated with this change in database processing. Many of the day to day application queries that worked with RBO no longer executed with CBO. The application would function in regards to business processes, i.e. creating and updating records, but normal query functionality was greatly impacted. It took almost 3 months working very closely with sophisticated Siebel application dba resources to tune the most frequently run user queries. In parallel with the database optimization change, Oracle was upgraded from 8i to 9i. Query-Specific Changes One factor that was contributing to poor performance on user queries was the Automatic Trailing Wildcard indicator in the call center configuration file. The indicator was set to True causing all queries to default to a trailing wildcard, i.e. asterisk. Once this was changed to False user began seeing improvement to query performance. Many of the more common queries were developed into public queries that could be shared between user groups. This process allowed the team to identify the Where clause within the query variable and index the database columns accordingly. Although users had been trained on how to perform ad hoc queries, re-current training was necessary to minimize the number of poor performing queries being submitted. At the database level, the Oracle Profiler was leveraged to cancel queries that are running too long. It will limit the query time to 4 minutes. A recent enhancement has been the implementation of a Cancel Query button which the user can invoke should an inefficient query be submitted. Governance Changes The team established a Production Scorecard to visually describe the overall health and stability of the production environment. The scorecard is presented to sr. management recording the daily result on the performance metrics including the number of unplanned outages, number of OM crashes, CPU and memory utilization, network latency and number of user issues being reported. Production Support Changes The icrm team implemented Siebel for their own use. This allowed for better tracking of user issues, requests for enhancements and exchanges between the team and end users regarding performance concerns. As a result of leveraging Siebel for use within the team, service goals are managed more closely and the team is more responsive. Load and performance testing had previously been nonexistent and the performance activities. Mercury s Load Runner application was implemented for testing on all future releases. User feedback had indicated that some of the application functionality simply did not meet their usability needs. A Usability release was implemented the focused on improvements for two high-volume user groups. This release specifically addressed the requirements of the business process flow and the users were thrilled with the improved usability. Once a significant portion of the application performance issues had been address, Siebel was engaged to conduct an End User Survey Diagnostic (EUSD). This survey established a benchmark for measuring the icrm user feedback against other Siebel clients. Future surveys are planned as well. COLLABORATE 07 Copyright 2007 by Keri McClellan Page 4

5 Partnership with Siebel Throughout the performance improvement efforts, the Sabre account had a red status with Siebel. This categorization provided direct access to Siebel executive resources. It was many months before the status was downgraded. During this effort Siebel had several opportunities to demonstrate the Follow the Sun approach to support. It was an efficient process and the transition from desk to desk went smoothly. Onsite TAM support made it easy to demonstrate the production performance issues in real time. Siebel was able to engage expert services rapidly, i.e. within 24 hours, in many cases. Future Direction Even though tremendous progress has been made, there are still enhancements being planned. The response capabilities should address some of the usability issues that the users still encounter. Siebel v8 specifically includes some functionality around performance monitoring that Sabre will want to take advantage of. Sabre s customer service center is currently leveraging CTI integration between Avaya and Siebel, and there are additional efficiencies to be gained by implementing chat capabilities within the CTI layer. CTI diagnostics and reporting will also be enhanced. The database layer will be migrating to Unicode and Oracle 10g in order to support the multi byte character languages. COLLABORATE 07 Copyright 2007 by Keri McClellan Page 5

Best Practices for Managing Siebel Application Performance. Keri McClellan, Sabre Holdings

Best Practices for Managing Siebel Application Performance. Keri McClellan, Sabre Holdings Best Practices for Managing Siebel Application Performance Keri McClellan, Sabre Holdings Table of Contents Session Objectives Introduction Siebel Deployment @ Sabre Holdings Performance Experience Guiding

More information

Oracle Fixed Scope Services Definitions Effective Date: October 14, 2011

Oracle Fixed Scope Services Definitions Effective Date: October 14, 2011 Oracle Fixed Scope Services Definitions Effective Date: October 14, 2011 "You" and "your" refers to the individual or entity that has ordered Advanced Customer Services from Oracle or an authorized distributor.

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

System Monitoring and Diagnostics Guide for Siebel Business Applications. Version 7.8 April 2005

System Monitoring and Diagnostics Guide for Siebel Business Applications. Version 7.8 April 2005 System Monitoring and Diagnostics Guide for Siebel Business Applications April 2005 Siebel Systems, Inc., 2207 Bridgepointe Parkway, San Mateo, CA 94404 Copyright 2005 Siebel Systems, Inc. All rights reserved.

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

Siebel System Monitoring and Diagnostics Guide. Siebel Innovation Pack 2013 Version 8.1/8.2 September 2013

Siebel System Monitoring and Diagnostics Guide. Siebel Innovation Pack 2013 Version 8.1/8.2 September 2013 Siebel System Monitoring and Diagnostics Guide Siebel Innovation Pack 2013 Version 8.1/8.2 September 2013 Copyright 2005, 2013 Oracle and/or its affiliates. All rights reserved. This software and related

More information

Siebel HelpDesk Guide. Version 8.0, Rev. C March 2010

Siebel HelpDesk Guide. Version 8.0, Rev. C March 2010 Siebel HelpDesk Guide Version 8.0, Rev. C March 2010 Copyright 2005, 2010 Oracle and/or its affiliates. All rights reserved. The Programs (which include both the software and documentation) contain proprietary

More information

Cisco Unified Contact Center Express and Cisco Unified IP IVR - Best Practices

Cisco Unified Contact Center Express and Cisco Unified IP IVR - Best Practices Cisco Unified Contact Center Express and Cisco Unified IP IVR - Best Practices Cisco Unified Contact Center Express product is a fairly open product which is programmed by the customer or partner to run

More information

HP Service Manager. Software Version: 9.34 For the supported Windows and UNIX operating systems. Incident Management help topics for printing

HP Service Manager. Software Version: 9.34 For the supported Windows and UNIX operating systems. Incident Management help topics for printing HP Service Manager Software Version: 9.34 For the supported Windows and UNIX operating systems Incident Management help topics for printing Document Release Date: July 2014 Software Release Date: July

More information

WorldExtend IronDoor 3.5 Publishing a Terminal Services Application

WorldExtend IronDoor 3.5 Publishing a Terminal Services Application WorldExtend IronDoor 3.5 Publishing a Terminal Services Application WorldExtend, LLC. Published: September 2008 Abstract This guide will walk you through the steps required to publish a terminal services

More information

Microsoft Windows Installation and Troubleshooting Guide

Microsoft Windows Installation and Troubleshooting Guide Remote Access Services Microsoft Windows - Installation and Troubleshooting Guide Version 2.1 February 19, 2013 1 P age TABLE OF CONTENTS 1 MICROSOFT WINDOWS XP INSTALLATION PROCEDURES... 3 2 MICROSOFT

More information

Siebel CRM Desktop for Microsoft Outlook Administration Guide. Version 8.0, Rev A June 2011

Siebel CRM Desktop for Microsoft Outlook Administration Guide. Version 8.0, Rev A June 2011 Siebel CRM Desktop for Microsoft Outlook Administration Guide Version 8.0, June 2011 Copyright 2005, 2011 Oracle and/or its affiliates. All rights reserved. This software and related documentation are

More information

BusinessObjects XI R2 Product Documentation Roadmap

BusinessObjects XI R2 Product Documentation Roadmap XI R2 Product Documentation Roadmap XI R2 indows and UNIX Patents Trademarks Copyright Third-party contributors Business Objects owns the following U.S. patents, which may cover products that are offered

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

Oracle Enterprise Manager. 1 Introduction to SAP Monitoring with Oracle Enterprise Manager Grid Control. 1.1 Overview

Oracle Enterprise Manager. 1 Introduction to SAP Monitoring with Oracle Enterprise Manager Grid Control. 1.1 Overview Oracle Enterprise Manager SAP Monitoring Guide 10g Release 4 (10.2.0.4.0) E11037-02 February 2008 This document provides a brief introduction to SAP Monitoring using Oracle Enterprise Manager Grid Control.

More information

Statement of Service Enterprise Services - AID Microsoft IIS

Statement of Service Enterprise Services - AID Microsoft IIS Statement of Service Enterprise Services - AID Microsoft IIS Customer Proprietary Rights The information in this document is confidential to Arrow Managed Services, Inc. and is legally privileged. The

More information

Siebel System Monitoring and Diagnostics Guide. Version 8.0, Rev. B December 2011

Siebel System Monitoring and Diagnostics Guide. Version 8.0, Rev. B December 2011 Siebel System Monitoring and Diagnostics Guide Version 8.0, Rev. B December 2011 Copyright 2005, 2011 Oracle and/or its affiliates. All rights reserved. This software and related documentation are provided

More information

Citrix Access Gateway Plug-in for Windows User Guide

Citrix Access Gateway Plug-in for Windows User Guide Citrix Access Gateway Plug-in for Windows User Guide Access Gateway 9.2, Enterprise Edition Copyright and Trademark Notice Use of the product documented in this guide is subject to your prior acceptance

More information

#9011 GeoMedia WebMap Performance Analysis and Tuning (a quick guide to improving system performance)

#9011 GeoMedia WebMap Performance Analysis and Tuning (a quick guide to improving system performance) #9011 GeoMedia WebMap Performance Analysis and Tuning (a quick guide to improving system performance) Messina Thursday, 1:30 PM - 2:15 PM Paul F. Deaver, Sr. Consultant Security, Government & Infrastructure

More information

APPLICATION MANAGEMENT SUITE FOR SIEBEL APPLICATIONS

APPLICATION MANAGEMENT SUITE FOR SIEBEL APPLICATIONS APPLICATION MANAGEMENT SUITE FOR SIEBEL APPLICATIONS USER EXPERIENCE MANAGEMENT SERVICE LEVEL OBJECTIVE REAL USER MONITORING SYNTHETIC USER MONITORING SERVICE TEST KEY PERFORMANCE INDICATOR PERFORMANCE

More information

White paper: Unlocking the potential of load testing to maximise ROI and reduce risk.

White paper: Unlocking the potential of load testing to maximise ROI and reduce risk. White paper: Unlocking the potential of load testing to maximise ROI and reduce risk. Executive Summary Load testing can be used in a range of business scenarios to deliver numerous benefits. At its core,

More information

MySQL Enterprise Monitor

MySQL Enterprise Monitor MySQL Enterprise Monitor Lynn Ferrante Principal Sales Consultant 1 Program Agenda MySQL Enterprise Monitor Overview Architecture Roles Demo 2 Overview 3 MySQL Enterprise Edition Highest Levels of Security,

More information

Non-Employee VPN Quick Start Guide

Non-Employee VPN Quick Start Guide 1. Computer Requirements Pentium-based personal computer Windows XP SP3: 128 MB RAM Windows Vista Windows 7 Home/Pro 10 MB hard disk space Microsoft Internet Explorer 6.0 or later or Mozilla Firefox 1.0

More information

HSBCnet FX AND MM TRADING. Troubleshooting and Minimum System Requirements

HSBCnet FX AND MM TRADING. Troubleshooting and Minimum System Requirements HSBCnet FX AND MM TRADING Troubleshooting and Minimum System Requirements Troubleshooting If you experience any of the following symptoms, refer to the recommended sections for appropriate actions. SYMPTOM:

More information

INSTALL AND CONFIGURATION GUIDE. Atlas 5.1 for Microsoft Dynamics AX

INSTALL AND CONFIGURATION GUIDE. Atlas 5.1 for Microsoft Dynamics AX INSTALL AND CONFIGURATION GUIDE Atlas 5.1 for Microsoft Dynamics AX COPYRIGHT NOTICE Copyright 2012, Globe Software Pty Ltd, All rights reserved. Trademarks Dynamics AX, IntelliMorph, and X++ have been

More information

SAP HANA PLATFORM Top Ten Questions for Choosing In-Memory Databases. Start Here

SAP HANA PLATFORM Top Ten Questions for Choosing In-Memory Databases. Start Here PLATFORM Top Ten Questions for Choosing In-Memory Databases Start Here PLATFORM Top Ten Questions for Choosing In-Memory Databases. Are my applications accelerated without manual intervention and tuning?.

More information

Enterprise Service Bus

Enterprise Service Bus We tested: Talend ESB 5.2.1 Enterprise Service Bus Dr. Götz Güttich Talend Enterprise Service Bus 5.2.1 is an open source, modular solution that allows enterprises to integrate existing or new applications

More information

MySabre with Sabre VPN

MySabre with Sabre VPN MySabre with Sabre VPN MIGRATION / INSTALLATION GUIDE T a b l e o f C o n t e n t s Table of Contents... ii Introduction... 3 Before Installing... 3 New MySabre User Installation... 4 Appendix A ActiveX

More information

Critical Database. Oracle Enterprise Manager Oracle Open World 2010 Presented dby Venkat Tekkalur. Prem Venkatasamy. Principal Technical Architect

Critical Database. Oracle Enterprise Manager Oracle Open World 2010 Presented dby Venkat Tekkalur. Prem Venkatasamy. Principal Technical Architect Real World Mission Critical Database Monitoring i at AT&T with Oracle Enterprise Manager Oracle Open World 2010 Presented dby Venkat Tekkalur Principal Technical Architect Prem Venkatasamy Director IT

More information

Business Application

Business Application 137 Germain CRT Validation Rules for Siebel CRM 7.7,7.8,8.0,8.1,8.2 Validation Rule Name Validation Rule Description Business Application Siebel Repository Level Improve CPU Improve Memory GS-SBL-REP-JDBC-1001

More information

Installing, Uninstalling, and Upgrading Service Monitor

Installing, Uninstalling, and Upgrading Service Monitor CHAPTER 2 Installing, Uninstalling, and Upgrading Service Monitor This section contains the following topics: Preparing to Install Service Monitor, page 2-1 Installing Cisco Unified Service Monitor, page

More information

Oracle Enterprise Manager 12c Microsoft SQL Server Plug-in version 12.1.0.6

Oracle Enterprise Manager 12c Microsoft SQL Server Plug-in version 12.1.0.6 Oracle Enterprise Manager 12c Microsoft SQL Server Plug-in version 12.1.0.6 July 2015 Heterogeneous Datacenter Management Oracle s Philosophy Productize our deep understanding of the Oracle stack to provide

More information

vcenter Operations Manager for Horizon Supplement

vcenter Operations Manager for Horizon Supplement vcenter Operations Manager for Horizon Supplement vcenter Operations Manager for Horizon 1.6 This document supports the version of each product listed and supports all subsequent versions until the document

More information

SAM Server Utility User s Guide

SAM Server Utility User s Guide SAM Server Utility User s Guide Updated May 2012 Copyright 2010, 2012 by Scholastic Inc. All rights reserved. Published by Scholastic Inc. PDF0157 (PDF) SCHOLASTIC, READ 180, SYSTEM 44, SCHOLASTIC EXPERT

More information

#1 HyperConverged Appliance for SMB and ROBO. StarWind Virtual SAN Service Level Agreement

#1 HyperConverged Appliance for SMB and ROBO. StarWind Virtual SAN Service Level Agreement #1 HyperConverged Appliance for SMB and ROBO StarWind Virtual SAN OCTOBER 2015 Trademarks StarWind, StarWind Software and the StarWind and the StarWind Software logos are registered trademarks of StarWind

More information

NETWRIX ACCOUNT LOCKOUT EXAMINER

NETWRIX ACCOUNT LOCKOUT EXAMINER NETWRIX ACCOUNT LOCKOUT EXAMINER ADMINISTRATOR S GUIDE Product Version: 4.1 July 2014. Legal Notice The information in this publication is furnished for information use only, and does not constitute a

More information

How To Test For Performance

How To Test For Performance : Roles, Activities, and QA Inclusion Michael Lawler NueVista Group 1 Today s Agenda Outline the components of a performance test and considerations Discuss various roles, tasks, and activities Review

More information

Secure Web Gateway 11.7 Upgrade Release Notes

Secure Web Gateway 11.7 Upgrade Release Notes Secure Web Gateway 11.7 Upgrade Release Notes August 2015 Trustwave is pleased to announce that the upgrade path for Secure Web Gateway to version 11.7 is now available. For more information on SWG 11.7,

More information

Statement of Service Enterprise Services - MANAGE Microsoft IIS

Statement of Service Enterprise Services - MANAGE Microsoft IIS Statement of Service Enterprise Services - MANAGE Microsoft IIS Customer Proprietary Rights The information in this document is confidential to Arrow Managed Services, Inc. and is legally privileged. The

More information

Mobile Application Performance

Mobile Application Performance Mobile Application Performance Tips & Tricks to Significantly Boost App Performance Ray Bennett Director, Microstrategy - Mobile Service Line 11km/s (7mps) Escape Velocity Performance Definition What is

More information

Test Run Analysis Interpretation (AI) Made Easy with OpenLoad

Test Run Analysis Interpretation (AI) Made Easy with OpenLoad Test Run Analysis Interpretation (AI) Made Easy with OpenLoad OpenDemand Systems, Inc. Abstract / Executive Summary As Web applications and services become more complex, it becomes increasingly difficult

More information

Exhibit to Data Center Services Service Component Provider Master Services Agreement

Exhibit to Data Center Services Service Component Provider Master Services Agreement Exhibit to Data Center Services Service Component Provider Master Services Agreement DIR Contract No. DIR-DCS-SCP-MSA-002 Between The State of Texas, acting by and through the Texas Department of Information

More information

HP Insight Diagnostics Online Edition. Featuring Survey Utility and IML Viewer

HP Insight Diagnostics Online Edition. Featuring Survey Utility and IML Viewer Survey Utility HP Industry Standard Servers June 2004 HP Insight Diagnostics Online Edition Technical White Paper Featuring Survey Utility and IML Viewer Table of Contents Abstract Executive Summary 3

More information

ACME Enterprises IT Infrastructure Assessment

ACME Enterprises IT Infrastructure Assessment Prepared for ACME Enterprises March 25, 2014 Table of Contents Executive Summary...2 Introduction...2 Background...2 Scope of IT Assessment...2 Findings...2 Detailed Findings for Key Areas Reviewed...3

More information

Cloud-based Managed Services for SAP. Service Catalogue

Cloud-based Managed Services for SAP. Service Catalogue Cloud-based Managed Services for SAP Service Catalogue Version 1.8 Date: 28.07.2015 TABLE OF CONTENTS Introduction... 4 Managed Services out of the Cloud... 4 Cloud-based Flexibility, Efficiency and Scalability...

More information

Monitoring and Diagnosing Production Applications Using Oracle Application Diagnostics for Java. An Oracle White Paper December 2007

Monitoring and Diagnosing Production Applications Using Oracle Application Diagnostics for Java. An Oracle White Paper December 2007 Monitoring and Diagnosing Production Applications Using Oracle Application Diagnostics for Java An Oracle White Paper December 2007 Monitoring and Diagnosing Production Applications Using Oracle Application

More information

Siebel Business Process Framework: Workflow Guide. Siebel Innovation Pack 2013 Version 8.1/8.2 September 2013

Siebel Business Process Framework: Workflow Guide. Siebel Innovation Pack 2013 Version 8.1/8.2 September 2013 Siebel Business Process Framework: Workflow Guide Siebel Innovation Pack 2013 Version 8.1/8.2 September 2013 Copyright 2005, 2013 Oracle and/or its affiliates. All rights reserved. This software and related

More information

USER GUIDE: MaaS360 Services

USER GUIDE: MaaS360 Services USER GUIDE: MaaS360 Services 05.2010 Copyright 2010 Fiberlink Corporation. All rights reserved. Information in this document is subject to change without notice. The software described in this document

More information

https://support.avaya.com Avaya Automated Services Nov-2013

https://support.avaya.com Avaya Automated Services Nov-2013 https://support.avaya.com Avaya Automated Services Nov-2013 Fast Powerful Seamless 2 Proactive Content Usage Optimization Tools Webinars Product Hub Avaya Knowledge Base Web Chat Web Talk Web Video Service

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

DAY OF TESTING GUIDE. Contact Information. Websites. Please do not bookmark the Proctor Interface or the Student Interface.

DAY OF TESTING GUIDE. Contact Information. Websites. Please do not bookmark the Proctor Interface or the Student Interface. DAY OF TESTING GUIDE Contact Information General Contact [email protected] (212) 217-0700 ITS Technical Support Monday-Friday, 8AM-8PM ET (800) 514-8494 Outside of business and weekends, press 1 to be taken

More information

Why Alerts Suck and Monitoring Solutions need to become Smarter

Why Alerts Suck and Monitoring Solutions need to become Smarter An AppDynamics Business White Paper HOW MUCH REVENUE DOES IT GENERATE? Why Alerts Suck and Monitoring Solutions need to become Smarter I have yet to meet anyone in Dev or Ops who likes alerts. I ve also

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

An Oracle White Paper July 2011. Oracle Primavera Contract Management, Business Intelligence Publisher Edition-Sizing Guide

An Oracle White Paper July 2011. Oracle Primavera Contract Management, Business Intelligence Publisher Edition-Sizing Guide Oracle Primavera Contract Management, Business Intelligence Publisher Edition-Sizing Guide An Oracle White Paper July 2011 1 Disclaimer The following is intended to outline our general product direction.

More information

SQL Server Performance Tuning for DBAs

SQL Server Performance Tuning for DBAs ASPE IT Training SQL Server Performance Tuning for DBAs A WHITE PAPER PREPARED FOR ASPE BY TOM CARPENTER www.aspe-it.com toll-free: 877-800-5221 SQL Server Performance Tuning for DBAs DBAs are often tasked

More information

Improving. Summary. gathered from. research, and. Burnout of. Whitepaper

Improving. Summary. gathered from. research, and. Burnout of. Whitepaper Whitepaper Improving Productivity and Uptime with a Tier 1 NOC Summary This paper s in depth analysis of IT support activities shows the value of segmenting and delegatingg activities based on skill level

More information

Monitoring the Oracle VDI Broker. eg Enterprise v6

Monitoring the Oracle VDI Broker. eg Enterprise v6 Monitoring the Oracle VDI Broker eg Enterprise v6 Restricted Rights Legend The information contained in this document is confidential and subject to change without notice. No part of this document may

More information

System Management. What are my options for deploying System Management on remote computers?

System Management. What are my options for deploying System Management on remote computers? Getting Started, page 1 Managing Assets, page 2 Distributing Software, page 3 Distributing Patches, page 4 Backing Up Assets, page 5 Using Virus Protection, page 6 Security, page 7 Getting Started What

More information

How to Select the Right Remote Support Tool:

How to Select the Right Remote Support Tool: How to Select the Right Remote Support Tool: A practical guide for the support desk owner LogMeInRescue.com 1 Executive Summary Today s customer support and IT service organizations are charged with supporting

More information

IM and Presence Disaster Recovery System

IM and Presence Disaster Recovery System Disaster Recovery System, page 1 Access the Disaster Recovery System, page 2 Back up data in the Disaster Recovery System, page 3 Restore scenarios, page 9 Backup and restore history, page 15 Data authentication

More information

Custom Application Support Program Guide Version 3.2.0 March 02, 2015

Custom Application Support Program Guide Version 3.2.0 March 02, 2015 Custom Application Support Program Guide Version 3.2.0 March 02, 2015 Genesys Custom Application Support Program Guide CASPG100-0215 Genesys Custom Application Support Program Guide Page 2 The information

More information

Enterprise Remote Control 5.6 Manual

Enterprise Remote Control 5.6 Manual Enterprise Remote Control 5.6 Manual Solutions for Network Administrators Copyright 2015, IntelliAdmin, LLC Revision 3/26/2015 http://www.intelliadmin.com Page 1 Table of Contents What is Enterprise Remote

More information

Integrigy Corporate Overview

Integrigy Corporate Overview mission critical applications mission critical security Application and Database Security Auditing, Vulnerability Assessment, and Compliance Integrigy Corporate Overview Integrigy Overview Integrigy Corporation

More information

Also on the Performance tab, you will find a button labeled Resource Monitor. You can invoke Resource Monitor for additional analysis of the system.

Also on the Performance tab, you will find a button labeled Resource Monitor. You can invoke Resource Monitor for additional analysis of the system. 1348 CHAPTER 33 Logging and Debugging Monitoring Performance The Performance tab enables you to view the CPU and physical memory usage in graphical form. This information is especially useful when you

More information

HP Service Manager. Software Version: 9.40 For the supported Windows and Linux operating systems. Request Management help topics for printing

HP Service Manager. Software Version: 9.40 For the supported Windows and Linux operating systems. Request Management help topics for printing HP Service Manager Software Version: 9.40 For the supported Windows and Linux operating systems Request Management help topics for printing Document Release Date: December 2014 Software Release Date: December

More information

Optimize Your Deployment Using Best Practices

Optimize Your Deployment Using Best Practices Optimize Your Deployment Using Best Practices Presented by: Kayla Schilling Building Now for Your Future What is GP SQL Server Optimization? Independent review of your SQL configuration Verification that

More information

Change Color for Export from Light Green to Orange when it Completes with Errors (31297)

Change Color for Export from Light Green to Orange when it Completes with Errors (31297) ediscovery 5.3.1 Service Pack 8 Release Notes Document Date: July 6, 2015 2015 AccessData Group, Inc. All Rights Reserved Introduction This document lists the issues addressed by this release. All known

More information

Charter Business Desktop Security Administrator's Guide

Charter Business Desktop Security Administrator's Guide Charter Business Desktop Security Administrator's Guide Table of Contents Chapter 1: Introduction... 4 Chapter 2: Getting Started... 5 Creating a new user... 6 Recovering and changing your password...

More information

Troubleshooting AVAYA Meeting Exchange

Troubleshooting AVAYA Meeting Exchange Troubleshooting AVAYA Meeting Exchange Is my browser supported? Avaya Web Conferencing supports the following browser clients for joining conferences (with the described limitations). The supported browsers

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

EUCIP IT Administrator - Module 2 Operating Systems Syllabus Version 3.0

EUCIP IT Administrator - Module 2 Operating Systems Syllabus Version 3.0 EUCIP IT Administrator - Module 2 Operating Systems Syllabus Version 3.0 Copyright 2011 ECDL Foundation All rights reserved. No part of this publication may be reproduced in any form except as permitted

More information

Remote Support. User Guide 7.23

Remote Support. User Guide 7.23 Remote Support User Guide 7.23 Copyright 1997 2011 Cisco and/or its affiliates. All rights reserved. WEBEX, CISCO, Cisco WebEx, the CISCO logo, and the Cisco WebEx logo are trademarks or registered trademarks

More information

Pcounter Web Report 3.x Installation Guide - v2014-11-30. Pcounter Web Report Installation Guide Version 3.4

Pcounter Web Report 3.x Installation Guide - v2014-11-30. Pcounter Web Report Installation Guide Version 3.4 Pcounter Web Report 3.x Installation Guide - v2014-11-30 Pcounter Web Report Installation Guide Version 3.4 Table of Contents Table of Contents... 2 Installation Overview... 3 Installation Prerequisites

More information

Welcome To Paragon 3.0

Welcome To Paragon 3.0 Welcome To Paragon 3.0 Paragon MLS is the next generation of web-based services designed by FNIS specifically for agents, brokers, and MLS administrators. Paragon MLS is an amazingly flexible online system

More information

Bringing Value to the Organization with Performance Testing

Bringing Value to the Organization with Performance Testing Bringing Value to the Organization with Performance Testing Michael Lawler NueVista Group 1 Today s Agenda Explore the benefits of a properly performed performance test Understand the basic elements of

More information

Enabling ITIL Best Practices Through Oracle Enterprise Manager, Session #081163 Ana Mccollum Enterprise Management, Product Management

Enabling ITIL Best Practices Through Oracle Enterprise Manager, Session #081163 Ana Mccollum Enterprise Management, Product Management Enabling ITIL Best Practices Through Oracle Enterprise Manager, Session #081163 Ana Mccollum Enterprise Management, Product Management Andy Oppenheim Enterprise Management, Product Management Mervyn Lally

More information

Server Manager Performance Monitor. Server Manager Diagnostics Page. . Information. . Audit Success. . Audit Failure

Server Manager Performance Monitor. Server Manager Diagnostics Page. . Information. . Audit Success. . Audit Failure Server Manager Diagnostics Page 653. Information. Audit Success. Audit Failure The view shows the total number of events in the last hour, 24 hours, 7 days, and the total. Each of these nodes can be expanded

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

PROJECTIONS SUITE. Database Setup Utility (and Prerequisites) Installation and General Instructions. v0.9 draft prepared by David Weinstein

PROJECTIONS SUITE. Database Setup Utility (and Prerequisites) Installation and General Instructions. v0.9 draft prepared by David Weinstein PROJECTIONS SUITE Database Setup Utility (and Prerequisites) Installation and General Instructions v0.9 draft prepared by David Weinstein Introduction These are the instructions for installing, updating,

More information

WINDOWS SERVER MONITORING

WINDOWS SERVER MONITORING WINDOWS SERVER Server uptime, all of the time CNS Windows Server Monitoring provides organizations with the ability to monitor the health and availability of their Windows server infrastructure. Through

More information

SAP Training System Access

SAP Training System Access SAP Training System Access To login to an SAP system you have to use the so-called SAP GUI (Graphical User Interface). There are several GUI options: 1. Web GUI This is a simple URL that allows you to

More information

Migrating helpdesk to a new server

Migrating helpdesk to a new server Migrating helpdesk to a new server Table of Contents 1. Helpdesk Migration... 2 Configure Virtual Web on IIS 6 Windows 2003 Server:... 2 Role Services required on IIS 7 Windows 2008 / 2012 Server:... 2

More information

Cognos Performance Troubleshooting

Cognos Performance Troubleshooting Cognos Performance Troubleshooting Presenters James Salmon Marketing Manager [email protected] Andy Ellis Senior BI Consultant [email protected] Want to ask a question?

More information

POC Installation Guide for McAfee EEFF v4.1.x using McAfee epo 4.6. New Deployments Only Windows Deployment

POC Installation Guide for McAfee EEFF v4.1.x using McAfee epo 4.6. New Deployments Only Windows Deployment POC Installation Guide for McAfee EEFF v4.1.x using McAfee epo 4.6 New Deployments Only Windows Deployment 1 Table of Contents 1 Introduction 4 1.1 System requirements 4 1.2 High level process 5 1.3 Troubleshooting

More information

CA arcserve Unified Data Protection Agent for Linux

CA arcserve Unified Data Protection Agent for Linux CA arcserve Unified Data Protection Agent for Linux User Guide Version 5.0 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as

More information

SIEBEL SERVER ADMINISTRATION GUIDE

SIEBEL SERVER ADMINISTRATION GUIDE SIEBEL SERVER ADMINISTRATION GUIDE VERSION 7.5.3 JULY 2003 12-FRLK3Z Siebel Systems, Inc., 2207 Bridgepointe Parkway, San Mateo, CA 94404 Copyright 2003 Siebel Systems, Inc. All rights reserved. Printed

More information

Disaster Recovery System Administration Guide for Cisco Unified Contact Center Express Release 8.5(1)

Disaster Recovery System Administration Guide for Cisco Unified Contact Center Express Release 8.5(1) Disaster Recovery System Administration Guide for Cisco Unified Contact Center Express Release 8.5(1) This guide provides an overview of the Disaster Recovery System, describes how to use the Disaster

More information

This chapter includes the following topics: User's and Administrator's Guides. Symantec Workspace Virtualization build: 6.4.0.1711

This chapter includes the following topics: User's and Administrator's Guides. Symantec Workspace Virtualization build: 6.4.0.1711 Chapter 1 Symantec Endpoint Virtualization 6.1 SP8 MP1 Release Notes This chapter includes the following topics: About Symantec Endpoint Virtualization 6.1 SP8 MP1 What's new in 6.1 SP8 MP1 Supported Platforms

More information

Upstream Works Overview

Upstream Works Overview Upstream Works Software June 2009 Introduction Upstream Works solutions connect customer experience to every aspect of your contact center performance. We provide a complete suite of agent and management

More information

Polar Help Desk 4.1. User s Guide

Polar Help Desk 4.1. User s Guide Polar Help Desk 4.1 User s Guide Copyright (legal information) Copyright Polar 1995-2005. All rights reserved. The information contained in this document is proprietary to Polar and may not be used or

More information

CHAPTER - 5 CONCLUSIONS / IMP. FINDINGS

CHAPTER - 5 CONCLUSIONS / IMP. FINDINGS CHAPTER - 5 CONCLUSIONS / IMP. FINDINGS In today's scenario data warehouse plays a crucial role in order to perform important operations. Different indexing techniques has been used and analyzed using

More information