Lotus Sametime 3.x for iseries. Performance and Scaling

Size: px
Start display at page:

Download "Lotus Sametime 3.x for iseries. Performance and Scaling"

Transcription

1 Lotus Sametime 3.x for iseries Performance and Scaling

2 Contents Introduction... 1 Sametime Workloads... 2 Instant messaging and awareness.. 3 emeeting (Data only)... 4 emeeting (Data plus A/V)... 8 Sametime Attachment Conversion Services... Server Startup... Workload Estimator... Conclusion

3 Introduction This paper addresses a variety of topics related to Sametime 3.0 performance and scaling characteristics on an IBM eserver iseries system. The goals of this paper are to set general performance expectations, describe the critical workload components that limit scalability, and provide tips and techniques on how you can get the most out of your iseries system and the Sametime server, or servers. However, first you might ask why you should consider iseries as a platform for running Sametime, which is also supported on Windows NT, Windows 2000, and AIX. Because of its scaling capability, along with its easy-to-manage infrastructure and low total cost of ownership, iseries is the ideal platform for Sametime. It shields the typical business user from worries about technical issues. The uniquely integrated architecture of iseries delivers proven reliability, high availability and powerful single-footprint scalability to mid-market companies, so you can focus on your business rather than technology. Like Domino for iseries, Sametime provides the same reliability that you expect from your mission critical systems. A key differentiator is the iseries subsystem architecture which brings three benefits to you: 1. Since Sametime runs on top of a Domino server, you can quickly create additional Domino partitions (up to 99) dedicated solely to Sametime. If you are already using Domino, there is minimal training required to manage Sametime. 2. iseries isolates Sametime from other applications. If a problem occurs, the Sametime server is safely ended and quickly restarted without affecting other work on the server and with minimal downtime. Even more importantly, if a different application encounters a problem, it has no effect on the Sametime server. This allows you to safely run Sametime on the same iseries system as your other mission critical applications. 3. On a single iseries, you can create a community of Sametime servers, add a Sametime server to an existing Domino domain or add Sametime to an existing Domino server. No matter how you configure the server, Sametime runs in the same physical server footprint as your existing Domino server, simplifying server management, simplifying code update and fix management, and eliminating the need for additional hardware. Lotus Sametime 3.x for iseries: Performance and Scaling 1

4 Sametime Workloads Three workloads were developed to test Sametime performance and scaling, each intended to simulate a typical use of the product. These workloads were tested on various configurations of iseries systems to establish scaling limits and uncover performance bottlenecks. We then attempted to devise strategies to extend those limits, either by enhancing the Sametime product to more tightly integrate it with native iseries interfaces or by using some feature unique to iseries. The three workloads, described in more detail later, are: 1. Instant Messaging and Awareness 2. emeeting (Data only) 3. emeeting (Data plus Audio/Video) In each workload there are 2 primary measurements that dictate the iseries model required to support it. 1. Rate of user activations For the Instant Messaging and Awareness workload, this is the rate at which users log in to the Sametime server (i.e., logins per minute). For the other two workloads, this is the rate at which users join active meetings (i.e., joins per minute) 2. Number of concurrent active users For the Instant Messaging and Awareness workload, this is simply the total number chat users logged in to the Sametime server. For the other two workloads, this is the total number of users participating in active meetings. In all three workloads, scaling is limited mainly by the system CPU and/or internal software contention. Since we ran the tests on a dedicated 100Mbs ethernet and a server with 40 disk arms, we did not encounter problems with network traffic or disk utilization. The one exception was with the emeeting (Data plus A/V) workload where the network traffic was a potential problem. All of tests were run using the default configuration settings at both the system level and the application level. No special tuning was done to improve the performance. Unless otherwise stated, all of the results described here pertain to tests run on an iseries with 4 processors. To study the impact of multiple processors, we simply disabled a subset of the processors on that same system. 2 Lotus Sametime 3.x for iseries: Performance and Scaling

5 Instant messaging and awareness In this workload, each user performs the following activities over a period of 8 hours. Logs off and back on one time Maintains a buddy list which contains 50 users Changes status 5 times (e.g., active to inactive) Starts 10 chat sessions Sends 15 messages in each chat session (each message contains 80 characters) The chart below illustrates the utilization of system resources while running this workload in steady state with 60,000 users on a single Sametime server. You can see that even when supporting this large number of Sametime users, the resource utilization is low. CPU utilization has improved significantly from Sametime 2.5, where it was over 30%. 15 %Utilization 10 5 CPU Disk Ethernet Comm IOP 0 Time The user activation rate (logins per minute) is limited mainly by CPU processing in a single job, called STUSERS, which is responsible for generating security keys used in user authentication and data encryption. Our Sametime server was able to process about 1000 logins per minute. Since the STUSERS job is single threaded, this number does not increase as you add processors to the system, although it does vary with processor speed. If you expect that your login arrival rate will exceed this level, and your system has additional processors, consider configuring additional Sametime servers on the same system. This will improve the maximum login rate by spreading the workload across multiple servers. A good rule of thumb is to configure one additional Sametime server for every two additional processors. Our tests on a 4-way system verified that the login throughput rate nearly doubled, and the average login response time decreased after adding a second Sametime server. See Technote # for more information about setting up multiple Sametime servers on the same iseries system. Lotus Sametime 3.x for iseries: Performance and Scaling 3

6 The recommended maximum number of concurrent active users (logged in users) for a single Sametime server is 20,000. In our tests we were able to exceed 100,000 concurrent active users on a single Sametime server, but we experienced occasional stability problems. Also, if you have an extremely large number of users on a single server, your users will likely experience unacceptable login delays whenever you need to restart the server. Therefore, the recommended maximum is 20,000. This number is somewhat dependent on the average size of your users buddy lists. In our workload, each user has a buddy list with 50 entries. With smaller buddy lists, a single Sametime server can support more concurrent users. The maximum number of users is independent of the number of processors and the processor speeds. To support more than 20,000 users on a single iseries system, you can simply configure additional Sametime servers on the same system and spread the workload. So if you have a sufficiently low login arrival rate, you could configure multiple Sametime servers (even on a single processor model) and extend the 20,000 user limit. In the extreme case of a high-end 32-way system, you could theoretically configure hundreds of Sametime servers on a single iseries system. Since each Sametime server runs on a separate Domino server, Sametime is subject to the Domino limitation of 99 Domino servers per OS/400 instance. Once again, the unique iseries capabilities allow you to extend even beyond this. Using the LPAR (logical partitioning) feature you can configure multiple instances of OS/400, therefore allowing potentially hundreds of Sametime servers on the same iseries system. It also allows for running different versions of Sametime and/or OS/400 on the same system. More information on using LPAR can be found in the redbook Multiple Domino Versions Coexistence on iseries with LPAR and at the LPAR web site. emeeting (Data only) This workload follows a script that schedules a predetermined number of collaborative meetings to start in two stages - one hour apart. Each meeting that is started has 5 participants. One of the participants is the "lead" user, who changes the whiteboard presentation page every 60 seconds. The chart below illustrates the CPU, disk, and network utilizations through the various phases of the workload that consists of 180 meetings and 900 users. The first hump occurs when all 180 meetings are scheduled; the first trough is idle time while waiting for the meetings to become active. The second hump occurs when the first 90 meetings become active and 5 users join each meeting. During the second trough, the first 90 meetings are active and the presentation pages are changed every 60 seconds. The third hump occurs when the remaining 90 meetings and 450 users become active, while the first 90 meetings are still in progress. During the final, 4 Lotus Sametime 3.x for iseries: Performance and Scaling

7 third trough, all 180 meetings are active with a total of 900 users. 100 %Utilization CPU DISK ETHERNET 0 Time For simplicity we consider that user activation occurs when a user joins an active meeting. However, there are two other activities that are significant and should be accounted for, especially if the average number of users per meeting is small (less than 10). The first is the act of scheduling a meeting. This costs roughly the same as a user joining the meeting. The second activity is the background processing required to change a meeting state from scheduled to active. This requires roughly twice the CPU resources as a user joining a meeting. Once again, if you tend to have many meetings with a small number of participants, you should account for meeting scheduling and meeting activation when estimating your rate of user activations. During user activation, the HTTP job consumes the majority of the server CPU. This job is fully multithreaded so it doesn't suffer the same scaling limitations as the STUSERS job in the Instant Messaging and Awareness workload. However, there are internal Domino server contention points that result in diminishing returns for more than two processors. Our Sametime server was able to process about 25 user activations per minute when utilizing all 4 processors. When limited to 1 processor, the number was 8. When using 2 processors, the user activations per minute was 16. As you can see, the increase in throughput begins to taper off after 2 processors. Therefore, to achieve optimal user join throughput, you should configure one Sametime server for every two to three processors. The main limiting factor for the maximum number of concurrent users per Sametime server is internal software contention in the STT120MCU job. The level of contention is proportional to the rate of whiteboard attachment page changes. The maximum number of concurrent meeting participants that you should allow per server is about 500. Beyond this number, you will see an increase in system CPU utilization with little corresponding increase in throughput. Eventually, the rate at which participants see changed pages will slow to an unacceptable level. Lotus Sametime 3.x for iseries: Performance and Scaling 5

8 An important aspect of scalability is the effect of increased workload on observed response times. We collected data on 3 key primitive transactions during the user join portion of the workload. The chart below shows that the response time for the "ViewMeetings" transaction increases in a roughly linear fashion as the workload increases. This transaction occurs when the user views the list of active meetings in order to select one. We noted that the response time for the "OpenMeeting" and "Connect" transactions stayed relatively flat for up to 900 users. We also collected data for the "PageTurn" transaction for up to 750 users. This transaction reflects the average time it took to change the page in the whiteboard presentation. Response Time (seconds) Users ViewMtgs OpenMtg Connect PageTurn An analysis of the internal Domino contention that limits this workload's rate of user activations showed that a significant improvement should be realized once Sametime is supported on Domino 6. Tests run with early versions of this code validated the analysis. This is attributed to the overhaul of the Domino 6 formula (compute) engine which resulted in computation performance up to two times faster than previous Domino releases. This overhaul brings performance benefits in many areas that are heavily used in this workload, such as view refreshes, agents, and form rendering. The chart below illustrates the improvement in the CPU utilization in the HTTP job when running the emeeting (Data only) workload on Domino 6. As a result of the reduction in CPU utilization, user join throughput increased by about 35% when Domino 6 was used for this workload. iseries support for running on Domino 6 is available with Sametime 3.0a for iseries which can run on 6 Lotus Sametime 3.x for iseries: Performance and Scaling

9 Domino or later 6.0.x releases, in addition to Domino and later R5 releases %Utilization Sametime 3.0a on Domino Sametime 3.0a on Domino 6 0 Time When scheduling a meeting, there are 3 meeting types you can select from: 1. Collaborative 2. Moderated 3. Broadcast Collaborative meetings are typically smaller and more interactive than broadcast and moderated meetings. In each type of meeting, the presenter can transmit information using either application sharing or the whiteboard. The whiteboard is essentially static, where application sharing allows the presentation to be more dynamic. From a performance perspective, the user activation phases are similar, but the steady state meeting phases (i.e., presentation updates only) do have different performance characteristics. The chart below shows an example of the relative system resource costs. The meetings in the emeeting (Data only) workload fall into the "Collaborative/Whiteboard" category. These results are from a workload designed to highlight the differences by updating the presentations very rapidly. We did not measure moderated meetings with this workload, but you can assume that the performance characteristics for moderated meetings are roughly equivalent to broadcast meetings. Utilization CPU Ethernet Comm IOP Collaborative / Whiteboard Collaborative / App Share Broadcast / Whiteboard Broadcast / App Share Lotus Sametime 3.x for iseries: Performance and Scaling 7

10 emeeting (Data plus A/V) This workload is the same as the emeeting (Data only) workload, but with Audio/Video active. This workload has similar characteristics for the user activation rate, but the maximum number of concurrent active users decreases dramatically. With A/V active, the workload is much more CPU intensive throughout the entire meeting. Our Sametime server was able to handle approximately 100 concurrent users in A/V meetings. Keep in mind that this includes only the portion of the workload where the meetings are in progress and in a steady state. It does not include the meeting scheduling, starting, or the user joins. To extend this limit you should consider multiple processors and additional Sametime servers. Another concern that appears with this workload is the network utilization and the load on the iseries I/O Processors (IOPs). Managing the network utilization is outside the scope of this paper, but there is a technique unique to iseries, called Virtual IP, that you can use to manage IOP and network adapter over-utilization. Basically it entails spreading the outbound data from the iseries server over multiple IOPs and network adapters. This is a perfect match for applications that generate large amounts of outbound network traffic such as Sametime A/V. More details can be found in Technote # Sametime Attachment Conversion Services Sametime for iseries 3.0 includes an enhancement to support attachment conversion services for emeetings. This is a much anticipated ease-of-use and productivity improvement for users who set up meetings. In Sametime 2.5 for iseries, all whiteboard attachments had to be manually converted to.fst files using the Sametime Print Capture Utility before scheduling a meeting. With Sametime 3.0, customers have an alternative which provides automatic conversion of whiteboard attachments at the time the meeting becomes active. The customer can install and configure Sametime Attachment Conversion Services on a system running Windows 2000 (Professional or Server) or Windows XP (Professional). When a meeting becomes active, the Sametime server on iseries uses TCP/IP to send the attachment to the Windows system where the actual conversion takes place and the converted document is sent back to the server. The addition of this automated conversion step does not significantly impact the iseries CPU requirements. However, you should be aware of the additional network traffic generated by the one-time movement of the whiteboard attachments to the Windows system and back to the iseries system. Sametime 3.0a for iseries provides bitmap compression support to reduce the network traffic associated with document conversion. Our tests showed that the additional network traffic decreased by about 50% when running with compression enabled, plus there was a slight improvement in the conversion server throughput. 8 Lotus Sametime 3.x for iseries: Performance and Scaling

11 The chart below illustrates the increase in network traffic when using Attachment Conversion Services to automatically convert whiteboard attachments as opposed to using the Sametime Print Capture Utility to manually convert whiteboard attachments before the meeting is scheduled. This chart represents the results of the emeeting (Data only) workload with 180 meetings and 900 users, and it has the same profile as we have seen in previous charts. 100MBps Ethernet Utilization Time Conversion Services (uncompressed) Sametime Print Capture Utility Conversion Services (compressed) Assuming a sufficient network capacity, this feature is well worth implementing on your Sametime server. More details about Sametime Attachment Conversion Services are available in Technote # Server Startup Starting the Sametime server can stress your system if it has limited memory or a small number of disk drives (even if you have plenty of disk space). The paging rate increases dramatically during this period, which can temporarily impact other applications running in the same memory pool. In extreme cases the Sametime server may fail to start due to internal timeouts. If this happens, you can extend the internal wait times by increasing the following values in the meetingserver.ini file, located in the Sametime server data directory. [SOFTWARE\Lotus\Sametime\MeetingServer] ConfigWaitTime=60000 [SOFTWARE\Lotus\Sametime\MeetingServer\Services] StartWaitTime= The "ConfigWaitTime" setting is available only in Sametime 3.0a for iseries and later releases. The values for both settings are in milliseconds. Lotus Sametime 3.x for iseries: Performance and Scaling 9

12 Another option which will improve server startup performance is to increase the number of disk drives or the amount of available memory. At a minimum your system should have 4 disk drives and 512 megabytes of memory. Workload Estimator This document can provide guidelines that will help you understand limits to scalability and potential techniques for increasing those limits. When you are ready to determine which iseries model is best suited to run your specific workload you should consult the IBM eserver Workload Estimator (WLE). It is a web-based tool that provides sizing recommendations for an iseries running one or more workloads associated with e-business and/or collaboration, such as Domino, Java(tm), or WebSphere. You can use WLE to size a brand new iseries with all new workloads, or to size the upgrade of an existing system (with the original workload set or any additions) to a new system. WLE recommends the model, processor, interactive feature, memory, and DASD necessary for a mixed set of workloads. To use WLE, you select one or more workloads and answer a few questions about each workload. Based on your answers, WLE generates a recommendation and shows the predicted CPU utilization of the recommended system in graphical format. It is important to keep in mind that the WLE recommendations are based on steady-state workloads. As we have seen with the three Sametime workloads described here, there are significant CPU spikes during the user activation phases, which are not accounted for in the WLE recommendations. Hopefully the guidelines in this paper will assist you in quantifying the additional system resources required to handle the user activations. Conclusion The iseries is an excellent Sametime server that is very reliable and scalable. By implementing the tips offered in this article you can ensure that you are getting the most out of your Sametime for iseries server. This article has focussed specifically on the performance and scaling of Sametime 3.0 on the iseries system. Additional information on general Sametime tuning, including network planning considerations, is available at the Lotus Developer Domain web site. The table below summarizes some of the "rules of thumb" described in this paper and the techniques you can consider to go beyond those limitations with your iseries system. 10 Lotus Sametime 3.x for iseries: Performance and Scaling

13 Workload Instant Messaging and Awareness emeeting (Data only) emeeting (Data plus A/V) Maximum Maximum user concurrent activations users per per minute per Sametime Sametime server server 1 1,000 20, , Techniques to increase maximum LPAR Domino 6 Additional Sametime Servers Virtual IP The recommendations provided in this paper are a result of running a specific set of workloads on a small number of different models of the iseries system. Keep in mind that there are many variables that may affect how Sametime performs on your system, such as: iseries processor speed Utilization of key iseries resources (CPU, IOP, memory, disk) Object contention (e.g. mutex waits, lock waits) Speed of the communications links Congestion of network resources Processing speed of the client system Always validate these recommendations with the IBM Workload Estimator. Also, in many situations you will find that the primary performance limitation is the network capacity, which is not addressed in this paper because it is platform independent. 1 This assumes an iseries with 4 processors. To determine limits for specific models, please consult the workload estimator. Lotus Sametime 3.x for iseries: Performance and Scaling 11

IBM iseries Domino Solution Sales v5r3. Download Full Version :

IBM iseries Domino Solution Sales v5r3. Download Full Version : IBM 000-850 iseries Domino Solution Sales v5r3 Download Full Version : http://killexams.com/pass4sure/exam-detail/000-850 Which of the following is a key benefit of using the IBM Lotus Domino for iseries

More information

Lotus Instant Messaging and Web Conferencing (Sametime) Conversion Services Setup Guide

Lotus Instant Messaging and Web Conferencing (Sametime) Conversion Services Setup Guide Lotus Instant Messaging and Web Conferencing (Sametime) 6.5.1 Conversion Services Setup Guide Contents Introduction... 3 About Conversion Services in Sametime 6.5.1... 4 Planning considerations... 5 Installation

More information

IBM Lotus Domino 7 Performance Improvements

IBM Lotus Domino 7 Performance Improvements IBM Lotus Domino 7 Performance Improvements Razeyah Stephen, IBM Lotus Domino Performance Team Rob Ingram, IBM Lotus Domino Product Manager September 2005 Table of Contents Executive Summary...3 Impacts

More information

Historical Collection Best Practices. Version 2.0

Historical Collection Best Practices. Version 2.0 Historical Collection Best Practices Version 2.0 Ben Stern, Best Practices and Client Success Architect for Virtualization and Cloud bstern@us.ibm.com Copyright International Business Machines Corporation

More information

System i and System p. Creating a virtual computing environment

System i and System p. Creating a virtual computing environment System i and System p Creating a virtual computing environment System i and System p Creating a virtual computing environment Note Before using this information and the product it supports, read the information

More information

CA Single Sign-On. Performance Test Report R12

CA Single Sign-On. Performance Test Report R12 CA Single Sign-On Performance Test Report R12 Contents CHAPTER 1: OVERVIEW INTRODUCTION SUMMARY METHODOLOGY GLOSSARY CHAPTER 2: TESTING METHOD TEST ENVIRONMENT DATA MODEL CONNECTION PROCESSING SYSTEM PARAMETERS

More information

Infor Lawson on IBM i 7.1 and IBM POWER7+

Infor Lawson on IBM i 7.1 and IBM POWER7+ Infor Lawson on IBM i 7.1 and IBM POWER7+ IBM Systems & Technology Group Mike Breitbach mbreit@us.ibm.com This document can be found on the web, Version Date: March, 2014 Table of Contents 1. Introduction...

More information

Lotus Sametime 7 for i5/os

Lotus Sametime 7 for i5/os Lotus Sametime 7 for i5/os Version 7 Installing and Managing Sametime 7 for i5/os G210-2062-00 Copyright and Trademark Information Disclaimer; No Warranty THIS INFORMATION AND ALL OTHER DOCUMENTATION

More information

WebSphere Application Server Base Performance

WebSphere Application Server Base Performance WebSphere Application Server Base Performance ii WebSphere Application Server Base Performance Contents WebSphere Application Server Base Performance............. 1 Introduction to the WebSphere Application

More information

IBM ^ iseries Logical Partition Isolation and Integrity

IBM ^ iseries Logical Partition Isolation and Integrity June 2002 IBM ^ iseries Logical Partition Isolation and Integrity Dave Boutcher IBM Corporation boutcher@us.ibm.com Version 1.0 Page 1 Introduction The purpose of this document is to provide information

More information

Lotus Sametime 7.5 for i5/os

Lotus Sametime 7.5 for i5/os Lotus Sametime 7.5 for i5/os Version 7.5 Installing and Managing Sametime 7.5 for i5/os G210-2405-00 Note Before using this information and the product it supports, read the information in Notices." First

More information

Condusiv s V-locity VM Accelerates Exchange 2010 over 60% on Virtual Machines without Additional Hardware

Condusiv s V-locity VM Accelerates Exchange 2010 over 60% on Virtual Machines without Additional Hardware openbench Labs Executive Briefing: March 13, 2013 Condusiv s V-locity VM Accelerates Exchange 2010 over 60% on Virtual Machines without Additional Hardware Optimizing I/O for Increased Throughput and Reduced

More information

Lotus Sametime Conversion Services Setup Guide

Lotus Sametime Conversion Services Setup Guide Lotus Sametime Conversion Services Setup Guide Contents Introduction... Planning considerations... Installation checklist... Hardware and software requirements... Additional recommendations... Installing

More information

Lotus Sametime 7 G Conversion Services Setup Guide. Version 7

Lotus Sametime 7 G Conversion Services Setup Guide. Version 7 Lotus Sametime 7 Version 7 Conversion Services Setup Guide G210-2063-00 Disclaimer; No Warranty THIS INFORMATION AND ALL OTHER DOCUMENTATION (IN PRINTED OR ELECTRONIC FORM) ARE PROVIDED FOR REFERENCE

More information

G Lotus Instant Messaging and Web Conferencing

G Lotus Instant Messaging and Web Conferencing Lotus Instant Messaging and Web Conferencing Version 6.5.1 for iseries Installing and Managing Lotus Instant Messaging and Web Conferencing (Sametime) 6.5.1 for iseries G210-1571-00 Copyright and Trademark

More information

A Capacity Planning Methodology for Distributed E-Commerce Applications

A Capacity Planning Methodology for Distributed E-Commerce Applications A Capacity Planning Methodology for Distributed E-Commerce Applications I. Introduction Most of today s e-commerce environments are based on distributed, multi-tiered, component-based architectures. The

More information

White paper ETERNUS Extreme Cache Performance and Use

White paper ETERNUS Extreme Cache Performance and Use White paper ETERNUS Extreme Cache Performance and Use The Extreme Cache feature provides the ETERNUS DX500 S3 and DX600 S3 Storage Arrays with an effective flash based performance accelerator for regions

More information

IBM i5 iseries Domino Technical Solutions V5R3. Download Full Version :

IBM i5 iseries Domino Technical Solutions V5R3. Download Full Version : IBM 000-855 i5 iseries Domino Technical Solutions V5R3 Download Full Version : http://killexams.com/pass4sure/exam-detail/000-855 requirements? A. Lotus Team Collaboration, WebSphere Team Portal 5.0 B.

More information

Test Report: Digital Rapids Transcode Manager Application with NetApp Media Content Management Solution

Test Report: Digital Rapids Transcode Manager Application with NetApp Media Content Management Solution Technical Report Test Report: Digital Rapids Transcode Manager Application with NetApp Media Content Management Solution Jim Laing, NetApp July 2012 TR-4084 TABLE OF CONTENTS 1 Executive Summary... 3 2

More information

Lesson 1: Using Task Manager

Lesson 1: Using Task Manager 19-2 Chapter 19 Monitoring and Optimizing System Performance Lesson 1: Using Task Manager Task Manager provides information about the programs and processes running on your computer and the performance

More information

Why load test your Flex application?

Why load test your Flex application? Why load test your Flex application? Your Flex application is new and exciting, but how well does it perform under load? Abstract As the trend to implement Web 2.0 technologies continues to grow and spread

More information

IBM SAP Technical Brief. Live Partition Migration of SAP Systems Under Load. IBM SAP International Competence Center Walldorf, Germany

IBM SAP Technical Brief. Live Partition Migration of SAP Systems Under Load. IBM SAP International Competence Center Walldorf, Germany IBM SAP Technical Brief Live Partition Migration of SAP Systems Under Load IBM SAP International Competence Center Walldorf, Germany Version: 1.0 Status: April 2011 Page 1 of 19 Preface Edition Notice

More information

Copyright 2009 by Scholastic Inc. All rights reserved. Published by Scholastic Inc. PDF0090 (PDF)

Copyright 2009 by Scholastic Inc. All rights reserved. Published by Scholastic Inc. PDF0090 (PDF) Enterprise Edition Version 1.9 System Requirements and Technology Overview The Scholastic Achievement Manager (SAM) is the learning management system and technology platform for all Scholastic Enterprise

More information

Real-time Session Performance

Real-time Session Performance Real-time Session Performance 2008 Informatica Corporation Overview This article provides information about real-time session performance and throughput. It also provides recommendations on how you can

More information

IBM iseries Models 800 and 810 for small to medium enterprises

IBM iseries Models 800 and 810 for small to medium enterprises Multi-platform management, exceptional price performance IBM iseries Models 800 and 810 for small to medium enterprises Highlights Simple, centralised Simple Windows ** Integration for management of multiple

More information

Catalogic DPX TM 4.3. ECX 2.0 Best Practices for Deployment and Cataloging

Catalogic DPX TM 4.3. ECX 2.0 Best Practices for Deployment and Cataloging Catalogic DPX TM 4.3 ECX 2.0 Best Practices for Deployment and Cataloging 1 Catalogic Software, Inc TM, 2015. All rights reserved. This publication contains proprietary and confidential material, and is

More information

Best Practices. Deploying Optim Performance Manager in large scale environments. IBM Optim Performance Manager Extended Edition V4.1.0.

Best Practices. Deploying Optim Performance Manager in large scale environments. IBM Optim Performance Manager Extended Edition V4.1.0. IBM Optim Performance Manager Extended Edition V4.1.0.1 Best Practices Deploying Optim Performance Manager in large scale environments Ute Baumbach (bmb@de.ibm.com) Optim Performance Manager Development

More information

Microsoft Exchange 2000 Front-End Server and SMTP Gateway Hardware Scalability Guide. White Paper

Microsoft Exchange 2000 Front-End Server and SMTP Gateway Hardware Scalability Guide. White Paper Microsoft Exchange 2000 Front-End Server and SMTP Gateway Hardware Scalability Guide White Paper Published: November 2000 Copyright The information contained in this document represents the current view

More information

Sizing Lotus Domino before Software upgrades Saqib N. Syed BMC Software, Inc.

Sizing Lotus Domino before Software upgrades Saqib N. Syed BMC Software, Inc. Sizing Lotus Domino before Software upgrades Saqib N. Syed BMC Software, Inc. Lotus Domino has been the leading server side software for Groupware applications for a few years now. So far, an investigation

More information

Introducing Lotus Domino 8, Designer 8 and Composite Applications

Introducing Lotus Domino 8, Designer 8 and Composite Applications Introducing Lotus Domino 8, Designer 8 and Composite Applications IBM Lotus collaboration product strategy Rich client W indows/office Browser eforms Portal RSS/Atom Mobile Interaction and client services

More information

Extreme Storage Performance with exflash DIMM and AMPS

Extreme Storage Performance with exflash DIMM and AMPS Extreme Storage Performance with exflash DIMM and AMPS 214 by 6East Technologies, Inc. and Lenovo Corporation All trademarks or registered trademarks mentioned here are the property of their respective

More information

WebSphere Application Server, Version 5. What s New?

WebSphere Application Server, Version 5. What s New? WebSphere Application Server, Version 5 What s New? 1 WebSphere Application Server, V5 represents a continuation of the evolution to a single, integrated, cost effective, Web services-enabled, J2EE server

More information

VMWARE EBOOK. Easily Deployed Software-Defined Storage: A Customer Love Story

VMWARE EBOOK. Easily Deployed Software-Defined Storage: A Customer Love Story VMWARE EBOOK Easily Deployed Software-Defined Storage: A Customer Love Story TABLE OF CONTENTS The Software-Defined Data Center... 1 VMware Virtual SAN... 3 A Proven Enterprise Platform... 4 Proven Results:

More information

Performance of relational database management

Performance of relational database management Building a 3-D DRAM Architecture for Optimum Cost/Performance By Gene Bowles and Duke Lambert As systems increase in performance and power, magnetic disk storage speeds have lagged behind. But using solidstate

More information

White Paper Features and Benefits of Fujitsu All-Flash Arrays for Virtualization and Consolidation ETERNUS AF S2 series

White Paper Features and Benefits of Fujitsu All-Flash Arrays for Virtualization and Consolidation ETERNUS AF S2 series White Paper Features and Benefits of Fujitsu All-Flash Arrays for Virtualization and Consolidation Fujitsu All-Flash Arrays are extremely effective tools when virtualization is used for server consolidation.

More information

Enterprise print management in VMware Horizon

Enterprise print management in VMware Horizon Enterprise print management in VMware Horizon Introduction: Embracing and Extending VMware Horizon Tricerat Simplify Printing enhances the capabilities of VMware Horizon environments by enabling reliable

More information

Sizing and Memory Settings for Sage X3 Web Server (Syracuse): Recommendations

Sizing and Memory Settings for Sage X3 Web Server (Syracuse): Recommendations Sizing and Memory Settings for Sage X3 Web Server (Syracuse): Recommendations The Sage X3 web server architecture is based on node.js instances that are load balanced. Each node.js process can manage pages

More information

Scalable Shared Databases for SQL Server 2005

Scalable Shared Databases for SQL Server 2005 White Paper Scalable Shared Databases for SQL Server 2005 Achieving Linear Scalability for Scale-out Reporting using SQL Server 2005 Enterprise Edition Abstract: Microsoft SQL Server 2005 Enterprise Edition

More information

Parallels Virtuozzo Containers

Parallels Virtuozzo Containers Parallels Virtuozzo Containers White Paper Parallels Virtuozzo Containers for Windows Capacity and Scaling www.parallels.com Version 1.0 Table of Contents Introduction... 3 Resources and bottlenecks...

More information

Designing Data Protection Strategies for Lotus Domino

Designing Data Protection Strategies for Lotus Domino WHITE PAPER Designing Data Protection Strategies for Lotus Domino VERITAS Backup Exec 10 for Windows Servers Agent for Lotus Domino 1/17/2005 1 TABLE OF CONTENTS Executive Summary...3 Introduction to Lotus

More information

IBM InfoSphere Streams v4.0 Performance Best Practices

IBM InfoSphere Streams v4.0 Performance Best Practices Henry May IBM InfoSphere Streams v4.0 Performance Best Practices Abstract Streams v4.0 introduces powerful high availability features. Leveraging these requires careful consideration of performance related

More information

HANA Performance. Efficient Speed and Scale-out for Real-time BI

HANA Performance. Efficient Speed and Scale-out for Real-time BI HANA Performance Efficient Speed and Scale-out for Real-time BI 1 HANA Performance: Efficient Speed and Scale-out for Real-time BI Introduction SAP HANA enables organizations to optimize their business

More information

B.H.GARDI COLLEGE OF ENGINEERING & TECHNOLOGY (MCA Dept.) Parallel Database Database Management System - 2

B.H.GARDI COLLEGE OF ENGINEERING & TECHNOLOGY (MCA Dept.) Parallel Database Database Management System - 2 Introduction :- Today single CPU based architecture is not capable enough for the modern database that are required to handle more demanding and complex requirements of the users, for example, high performance,

More information

IBM Lotus Domino Web Access 6.5.1

IBM Lotus Domino Web Access 6.5.1 Integrate people and business processes by providing browser-based access to Lotus Domino for messaging, collaboration and PIM capabilities IBM Lotus Domino Web Access 6.5.1 Highlights Lets you access

More information

Best Practices for Setting BIOS Parameters for Performance

Best Practices for Setting BIOS Parameters for Performance White Paper Best Practices for Setting BIOS Parameters for Performance Cisco UCS E5-based M3 Servers May 2013 2014 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page

More information

Web Serving Architectures

Web Serving Architectures Web Serving Architectures Paul Dantzig IBM Global Services 2000 without the express written consent of the IBM Corporation is prohibited Contents Defining the Problem e-business Solutions e-business Architectures

More information

SugarCRM on IBM i Performance and Scalability TECHNICAL WHITE PAPER

SugarCRM on IBM i Performance and Scalability TECHNICAL WHITE PAPER SugarCRM on IBM i Performance and Scalability TECHNICAL WHITE PAPER Contents INTRODUCTION...2 SYSTEM ARCHITECTURE...2 SCALABILITY OVERVIEW...3 PERFORMANCE TUNING...4 CONCLUSION...4 APPENDIX A DATA SIZES...5

More information

1 of 8 14/12/2013 11:51 Tuning long-running processes Contents 1. Reduce the database size 2. Balancing the hardware resources 3. Specifying initial DB2 database settings 4. Specifying initial Oracle database

More information

ClearCube White Paper Best Practices Pairing Virtualization and Collaboration

ClearCube White Paper Best Practices Pairing Virtualization and Collaboration ClearCube White Paper Best Practices Pairing Virtualization and Collaboration Increasing VDI Audio/Video Performance for the Defense Connect Online User Community Introduction In Quarter 4, 2011, significant

More information

MIMIX. Version 7.0 MIMIX Global Operations 5250

MIMIX. Version 7.0 MIMIX Global Operations 5250 MIMIX Version 7.0 MIMIX Global Operations 5250 Published: September 2010 level 7.0.01.00 Copyrights, Trademarks, and tices Contents Version 7.0 MIMIX Global Operations 5250 Who this book is for... 5 What

More information

IBM POWER8 100 GigE Adapter Best Practices

IBM POWER8 100 GigE Adapter Best Practices Introduction IBM POWER8 100 GigE Adapter Best Practices With higher network speeds in new network adapters, achieving peak performance requires careful tuning of the adapters and workloads using them.

More information

Disk to Disk Data File Backup and Restore.

Disk to Disk Data File Backup and Restore. Disk to Disk Data File Backup and Restore. Implementation Variations and Advantages with Tivoli Storage Manager and Tivoli SANergy software Dimitri Chernyshov September 26th, 2001 Data backup procedure.

More information

Abstract. The Challenges. ESG Lab Review InterSystems IRIS Data Platform: A Unified, Efficient Data Platform for Fast Business Insight

Abstract. The Challenges. ESG Lab Review InterSystems IRIS Data Platform: A Unified, Efficient Data Platform for Fast Business Insight ESG Lab Review InterSystems Data Platform: A Unified, Efficient Data Platform for Fast Business Insight Date: April 218 Author: Kerry Dolan, Senior IT Validation Analyst Abstract Enterprise Strategy Group

More information

Lotus Learning Management System R1

Lotus Learning Management System R1 Lotus Learning Management System R1 Version 1.0.4 March 2004 Administrator's Guide G210-1785-00 Contents Chapter 1 Introduction to the Learning Management System and Administration...1 Understanding the

More information

IBM System i5 models now feature advanced POWER5 processors

IBM System i5 models now feature advanced POWER5 processors Hardware Announcement January 31, 2006 IBM System i5 models now feature advanced POWER5 processors Overview New System i5 models feature advanced POWER5 processors, granularity improvements, and other

More information

Optimizing WebCenter Interaction Performance

Optimizing WebCenter Interaction Performance Optimizing WebCenter Interaction Performance 1. Introduction... 3 Perception of Performance... 3 Definitions... 4 Performance... 4 Application Scalability... 4 Platform Scalability... 4 Page-Load Time...

More information

Technical Deep Dive Session

Technical Deep Dive Session Technical Deep Dive Session Today s agenda Planning your Lotus Notes & Domino 8 Rollout: Why Everyone Will Want Lotus Notes 8 Hardware and Software Requirements Install and Upgrade Options Pre-upgrade

More information

SWsoft ADVANCED VIRTUALIZATION AND WORKLOAD MANAGEMENT ON ITANIUM 2-BASED SERVERS

SWsoft ADVANCED VIRTUALIZATION AND WORKLOAD MANAGEMENT ON ITANIUM 2-BASED SERVERS SWsoft ADVANCED VIRTUALIZATION AND WORKLOAD MANAGEMENT ON ITANIUM 2-BASED SERVERS Abstract Virtualization and workload management are essential technologies for maximizing scalability, availability and

More information

Agenda. Jim Oberholtzer Senior Technical Architect

Agenda. Jim Oberholtzer Senior Technical Architect iseries Performance Configuration and Tools September 13, 2005 Jim Oberholtzer Senior Technical Architect INFORMATION S O L U T I O N S THAT WORK FOR BUSINESS GREEN BAY MILWAUKEE MINNEAPOLIS Agenda Work

More information

IBM Lotus Instant Messaging Gateway

IBM Lotus Instant Messaging Gateway A Lotus Softare White Paper September 2004 softare IBM Lotus Instant Messaging Gateay G210-1822-00 Disclaimer THE INFORMATION CONTAINED IN THIS DOCUMENTATION IS PROVIDED FOR INFORMA TIONAL PURPOSES ONLY.

More information

Real-time Protection for Microsoft Hyper-V

Real-time Protection for Microsoft Hyper-V Real-time Protection for Microsoft Hyper-V Introduction Computer virtualization has come a long way in a very short time, triggered primarily by the rapid rate of customer adoption. Moving resources to

More information

System Requirements. Things to Consider Before You Install Foglight NMS. Host Server Hardware and Software System Requirements

System Requirements. Things to Consider Before You Install Foglight NMS. Host Server Hardware and Software System Requirements System Requirements This section contains information on the minimum system requirements for Foglight NMS. Before you can begin to download Foglight NMS, you must make sure that your computer meets the

More information

... IBM Advanced Technical Skills IBM Oracle International Competency Center September 2013

... IBM Advanced Technical Skills IBM Oracle International Competency Center September 2013 Performance benefits of IBM Power Systems and IBM FlashSystem for JD Edwards EnterpriseOne IBM Power 780 server with AIX and IBM FlashSystem 820 flash storage improves batch performance in a client proof

More information

White Paper. Executive summary

White Paper. Executive summary White Paper Adobe ColdFusion 8 performance brief The fastest version yet, Adobe ColdFusion 8 enables developers to build and deploy Internet applications and web services that perform with exceptional

More information

Disclaimer; No Warranty Copyright Trademarks

Disclaimer; No Warranty Copyright Trademarks Disclaimer; No Warranty THIS INFORMATION AND ALL OTHER DOCUMENTATION (IN PRINTED OR ELECTRONIC FORM) ARE PROVIDED FOR REFERENCE PURPOSES ONLY. WHILE EFFORTS WERE MADE TO VERIFY THE COMPLETENESS AND ACCURACY

More information

SoftNAS Cloud Performance Evaluation on AWS

SoftNAS Cloud Performance Evaluation on AWS SoftNAS Cloud Performance Evaluation on AWS October 25, 2016 Contents SoftNAS Cloud Overview... 3 Introduction... 3 Executive Summary... 4 Key Findings for AWS:... 5 Test Methodology... 6 Performance Summary

More information

IBM System I Technical Solutions Design (including i5/os V5R4) Download Full Version :

IBM System I Technical Solutions Design (including i5/os V5R4) Download Full Version : IBM 000-868 System I Technical Solutions Design (including i5/os V5R4) Download Full Version : https://killexams.com/pass4sure/exam-detail/000-868 QUESTION: 136 At i5/os V5R4, what is the minimum Microsoft

More information

Performance and Scalability

Performance and Scalability Measuring Critical Manufacturing cmnavigo: Affordable MES Performance and Scalability for Time-Critical Industry Environments Critical Manufacturing, 2015 Summary Proving Performance and Scalability Time-Critical

More information

DB2 Data Sharing Then and Now

DB2 Data Sharing Then and Now DB2 Data Sharing Then and Now Robert Catterall Consulting DB2 Specialist IBM US East September 2010 Agenda A quick overview of DB2 data sharing Motivation for deployment then and now DB2 data sharing /

More information

Exam : Title : High-End Disk Solutions for Open Systems Version 1. Version : DEMO

Exam : Title : High-End Disk Solutions for Open Systems Version 1. Version : DEMO Exam : 000-206 Title : High-End Disk Solutions for Open Systems Version 1 Version : DEMO 1. A customer has purchased three IBM System Storage DS8300 systems and would like to have their SAN and storage

More information

Remote Journal 101. By Robert Andrews

Remote Journal 101. By Robert Andrews Remote Journal 101 By Robert Andrews Do you have a High Availability (HA) plan involving data replication? If so, you are most likely dependent on remote journaling. Remote journaling, a core component

More information

Performance Report: Multiprotocol Performance Test of VMware ESX 3.5 on NetApp Storage Systems

Performance Report: Multiprotocol Performance Test of VMware ESX 3.5 on NetApp Storage Systems NETAPP TECHNICAL REPORT Performance Report: Multiprotocol Performance Test of VMware ESX 3.5 on NetApp Storage Systems A Performance Comparison Study of FC, iscsi, and NFS Protocols Jack McLeod, NetApp

More information

Benchmark Study: A Performance Comparison Between RHEL 5 and RHEL 6 on System z

Benchmark Study: A Performance Comparison Between RHEL 5 and RHEL 6 on System z Benchmark Study: A Performance Comparison Between RHEL 5 and RHEL 6 on System z 1 Lab Environment Setup Hardware and z/vm Environment z10 EC, 4 IFLs used (non concurrent tests) Separate LPARs for RHEL

More information

Qlik Sense Enterprise architecture and scalability

Qlik Sense Enterprise architecture and scalability White Paper Qlik Sense Enterprise architecture and scalability June, 2017 qlik.com Platform Qlik Sense is an analytics platform powered by an associative, in-memory analytics engine. Based on users selections,

More information

On BigFix Performance: Disk is King. How to get your infrastructure right the first time! Case Study: IBM Cloud Development - WW IT Services

On BigFix Performance: Disk is King. How to get your infrastructure right the first time! Case Study: IBM Cloud Development - WW IT Services On BigFix Performance: Disk is King How to get your infrastructure right the first time! Case Study: IBM Cloud Development - WW IT Services Authors: Shaun T. Kelley, Mark Leitch Abstract: Rolling out large

More information

MVAPICH2 vs. OpenMPI for a Clustering Algorithm

MVAPICH2 vs. OpenMPI for a Clustering Algorithm MVAPICH2 vs. OpenMPI for a Clustering Algorithm Robin V. Blasberg and Matthias K. Gobbert Naval Research Laboratory, Washington, D.C. Department of Mathematics and Statistics, University of Maryland, Baltimore

More information

Infor M3 on IBM POWER7+ and using Solid State Drives

Infor M3 on IBM POWER7+ and using Solid State Drives Infor M3 on IBM POWER7+ and using Solid State Drives IBM Systems & Technology Group Robert Driesch cooter@us.ibm.com This document can be found on the web, Version Date: January 31, 2014 Table of Contents

More information

10 Steps to Virtualization

10 Steps to Virtualization AN INTEL COMPANY 10 Steps to Virtualization WHEN IT MATTERS, IT RUNS ON WIND RIVER EXECUTIVE SUMMARY Virtualization the creation of multiple virtual machines (VMs) on a single piece of hardware, where

More information

Cloud Computing For Researchers

Cloud Computing For Researchers Cloud Computing For Researchers August, 2016 Compute Canada is often asked about the potential of outsourcing to commercial clouds. This has been investigated as an alternative or supplement to purchasing

More information

Microsoft Office Live Meeting from Global Crossing Frequently Asked Questions (FAQs)

Microsoft Office Live Meeting from Global Crossing Frequently Asked Questions (FAQs) Microsoft Office Live Meeting from Global Crossing Frequently Asked Questions (FAQs) Q. What is Microsoft Office Live Meeting from Global Crossing? A. Microsoft Office Live Meeting from Global Crossing

More information

- Benchmark White Paper - Java CICS TS V2.2 Application

- Benchmark White Paper - Java CICS TS V2.2 Application - - Java CICS TS V2.2 Application Page 1/10 Table of Contents 1. Requirements 3 1.1 Application architecture 3 1.2 Project objectives 3 1.3 Technical configuration 4 1.3.1 Hardware and logical configuration

More information

Introducing IBM Lotus Sametime 7.5 software.

Introducing IBM Lotus Sametime 7.5 software. Real-time collaboration solutions March 2006 Introducing IBM Lotus Sametime 7.5 software. Adam Gartenberg Offering Manager, Real-time and Team Collaboration Page 2 Contents 2 Introduction 3 Enhanced instant

More information

Predicts 2004: The Future of Windows Server

Predicts 2004: The Future of Windows Server Strategic Planning, T. Bittman Research Note 19 November 2003 Predicts 2004: The Future of Windows Server In 2004, distributed manageability will emerge as the key to the future of Windows Server, especially

More information

Sizing and Memory Settings for Sage X3 Web Server (Syracuse): Recommendations

Sizing and Memory Settings for Sage X3 Web Server (Syracuse): Recommendations Sizing and Memory Settings for Sage X3 Web Server (Syracuse): Recommendations The Sage X3 web server architecture is based on node.js instances that are load balanced. Each node.js process can manage pages

More information

Veeam and HP: Meet your backup data protection goals

Veeam and HP: Meet your backup data protection goals Sponsored by Veeam and HP: Meet your backup data protection goals Eric Machabert Сonsultant and virtualization expert Introduction With virtualization systems becoming mainstream in recent years, backups

More information

White Paper. Major Performance Tuning Considerations for Weblogic Server

White Paper. Major Performance Tuning Considerations for Weblogic Server White Paper Major Performance Tuning Considerations for Weblogic Server Table of Contents Introduction and Background Information... 2 Understanding the Performance Objectives... 3 Measuring your Performance

More information

Multiprocessor System. Multiprocessor Systems. Bus Based UMA. Types of Multiprocessors (MPs) Cache Consistency. Bus Based UMA. Chapter 8, 8.

Multiprocessor System. Multiprocessor Systems. Bus Based UMA. Types of Multiprocessors (MPs) Cache Consistency. Bus Based UMA. Chapter 8, 8. Multiprocessor System Multiprocessor Systems Chapter 8, 8.1 We will look at shared-memory multiprocessors More than one processor sharing the same memory A single CPU can only go so fast Use more than

More information

IBM System p5 550 and 550Q Express servers

IBM System p5 550 and 550Q Express servers The right solutions for consolidating multiple applications on a single system IBM System p5 550 and 550Q Express servers Highlights Up to 8-core scalability using Quad-Core Module technology Point, click

More information

Exam : Title : Iseries system administration v5r2. Version : Demo

Exam : Title : Iseries system administration v5r2. Version : Demo Exam : 000-355 Title : Iseries system administration v5r2 Version : Demo 1. Users are reporting long response time delays in transactions that previously would run with sunscald response. The system administrator

More information

A Talari Networks White Paper. Turbo Charging WAN Optimization with WAN Virtualization. A Talari White Paper

A Talari Networks White Paper. Turbo Charging WAN Optimization with WAN Virtualization. A Talari White Paper A Talari Networks White Paper Turbo Charging WAN Optimization with WAN Virtualization A Talari White Paper Turbo Charging WAN Optimization with WAN Virtualization 2 Introduction WAN Virtualization is revolutionizing

More information

Considerations of planning to upgrading to Lotus Notes/Domino 6.5

Considerations of planning to upgrading to Lotus Notes/Domino 6.5 Considerations of planning to upgrading to Lotus Notes/Domino 6.5 IBM Software Services 25 May 2004 Planning for an upgrade Justifying the upgrade Analyzing the impact Re-architecting the infrastructure

More information

IBM Spectrum NAS. Easy-to-manage software-defined file storage for the enterprise. Overview. Highlights

IBM Spectrum NAS. Easy-to-manage software-defined file storage for the enterprise. Overview. Highlights IBM Spectrum NAS Easy-to-manage software-defined file storage for the enterprise Highlights Reduce capital expenditures with storage software on commodity servers Improve efficiency by consolidating all

More information

IBM i5 iseries Technical Solutions Designer V5R3. Download Full Version :

IBM i5 iseries Technical Solutions Designer V5R3. Download Full Version : IBM 000-866 i5 iseries Technical Solutions Designer V5R3 Download Full Version : http://killexams.com/pass4sure/exam-detail/000-866 Answer: A QUESTION: 116 A customer's production and test environments

More information

Multiprocessor Systems. COMP s1

Multiprocessor Systems. COMP s1 Multiprocessor Systems 1 Multiprocessor System We will look at shared-memory multiprocessors More than one processor sharing the same memory A single CPU can only go so fast Use more than one CPU to improve

More information

TANDBERG Management Suite - Redundancy Configuration and Overview

TANDBERG Management Suite - Redundancy Configuration and Overview Management Suite - Redundancy Configuration and Overview TMS Software version 11.7 TANDBERG D50396 Rev 2.1.1 This document is not to be reproduced in whole or in part without the permission in writing

More information

Deploy a High-Performance Database Solution: Cisco UCS B420 M4 Blade Server with Fusion iomemory PX600 Using Oracle Database 12c

Deploy a High-Performance Database Solution: Cisco UCS B420 M4 Blade Server with Fusion iomemory PX600 Using Oracle Database 12c White Paper Deploy a High-Performance Database Solution: Cisco UCS B420 M4 Blade Server with Fusion iomemory PX600 Using Oracle Database 12c What You Will Learn This document demonstrates the benefits

More information

iseries Tech Talk Linux on iseries Technical Update 2004

iseries Tech Talk Linux on iseries Technical Update 2004 iseries Tech Talk Linux on iseries Technical Update 2004 Erwin Earley IBM Rochester Linux Center of Competency rchlinux@us.ibm.com Agenda Enhancements to the Linux experience introduced with i5 New i5/os

More information

USER MANUAL. VIA IT Deployment Guide for Firmware 2.3 MODEL: P/N: Rev 7.

USER MANUAL. VIA IT Deployment Guide for Firmware 2.3 MODEL: P/N: Rev 7. USER MANUAL MODEL: VIA IT Deployment Guide for Firmware 2.3 P/N: 2900-300631 Rev 7 www.kramerav.com Contents 1 Introduction 1 1.1 User Experience 2 1.2 Pre-Deployment Planning 2 2 Connectivity 3 2.1 Network

More information

VERITAS Storage Foundation 4.0 TM for Databases

VERITAS Storage Foundation 4.0 TM for Databases VERITAS Storage Foundation 4.0 TM for Databases Powerful Manageability, High Availability and Superior Performance for Oracle, DB2 and Sybase Databases Enterprises today are experiencing tremendous growth

More information

Performance Best Practices Paper for IBM Tivoli Directory Integrator v6.1 and v6.1.1

Performance Best Practices Paper for IBM Tivoli Directory Integrator v6.1 and v6.1.1 Performance Best Practices Paper for IBM Tivoli Directory Integrator v6.1 and v6.1.1 version 1.0 July, 2007 Table of Contents 1. Introduction...3 2. Best practices...3 2.1 Preparing the solution environment...3

More information