BMC Subsystem Optimizer for zenterprise Reducing Monthly License Charges

Size: px
Start display at page:

Download "BMC Subsystem Optimizer for zenterprise Reducing Monthly License Charges"

Transcription

1 BMC Subsystem Optimizer for zenterprise Reducing Monthly License Charges David Schipper Lead Product Manager 11 March 2015

2 Agenda Sub-capacity Pricing and Monthly License Charges (MLC) BMC Subsystem Optimizer for zenterprize () Use cases Technical details Roadmap

3 Survey Says IT Cost Reduction / Optimization 70% Application Availibility Application Modernization Data Privacy Business / IT Alignment 52% 48% 47% 44% Data Recovery Cloud Implementation Mobility Big Data 27% 26% 34% 34% Outsourcing 16% Other 3% Source: BMC Software 2014 Mainframe Survey

4 What Drives Mainframe Costs? Peak Processing MIPS People 25% Hardware 20% IBM OTC 5% Other 10% MLC Software - z/os,, IMS,, etc 30% ISV 10% What the business wants: Reduce MLC monthly charges Reduce MIPS required Improve performance and availability in the process Peak 4HRA MSUs

5 Sub-capacity pricing IBM MLC software charged at peak MSU usage Not based on full machine capacity Key metric is the 4 Hour Rolling Average (4HRA)

6 Sub-capacity pricing Single LPAR 4-Hour Rolling Average IMS DB Other z/os % of Expense % of MSU Peak $85/MSU MSUs $46,070 24% 29% IMS $125/MSU MSUs $67,750 35% $75/MSU MSUs $40,650 21% $72/MSU MSUs $39,024 20% 26% Other 0% 17% Total $193,494

7 Sub-capacity pricing LPAR Aggregation Hour Rolling Average Hour Rolling Average IMS DB Other z/os IMS DB Other z/os % of MLC Expense % of MSU Peak $85/MSU MSUs $78,455 24% 31% IMS $125/MSU MSUs $115,375 35% $75/MSU MSUs $69,225 21% $72/MSU MSUs $66,456 20% 28% Other $0 0% 13% Total $329,511

8 Need to think differently

9 BMC Subsystem Optimizer for zenterprize () The Why IBM requires that,, and/or IMS DB run on the same LPAR if a transaction access or IMS DB Increases MLC since all are billed at the combined peak The How Remove this IBM requirement and lower MLC No application code changes required Utilizes IBM published facilities The What Flexibility on where you can run, IMS, and Enhanced system redundancy and recovery options Further workload balancing options

10 BMC basics LPAR1 LPAR2 or IMS DB 1. application SQL or DL/I calls are intercepted by 2. routes the data access request to the appropriate DBMS 3. /IMS DB processes the data request and returns the requested data 4. routes the result set back to the initiating application

11 Sample Use Cases

12 use case / data sharing LPAR 1 LPAR 2 Without 284 MSU LPAR MSU 121 MSU 117 MSU 224 MSU LPAR MSU 96 MSU 127 MSU LPAR LPAR LPAR LPAR Aggregate monthly peak R $72/MSU MSUs $75/MSU MSUs $72/MSU MSUs $110,736 Monthly MLC fee $336,822 LPAR MSU LPAR MSU LPAR 3 LPAR MSU With LPAR LPAR LPAR LPAR Add 3% for overhead 46 Aggregate monthly peak R MSU MSU Annual savings $443, MSU $72/MSU MSUs $75/MSU MSUs $72/MSU MSUs $114,022 Monthly MLC fee $299,887-11%

13 use case LPAR isolation LPAR 1 62 MSU LPAR MSU 343 MSU 250 MSU LPAR 2 53 MSU LPAR 4 63 MSU 267 MSU 360 MSU Without LPAR LPAR LPAR LPAR Aggregate monthly peak R $72/MSU $75/MSU $72/MSU $110,736 Monthly MLC fee $336,822 LPAR 1 62 MSU 53 MSU Annual savings $1,300,416 LPAR 3 LPAR MSU 63 MSU LPAR MUS 267 MSU 250 MSU 360 MSU With LPAR LPAR LPAR LPAR Add 3% for overhead 46 Aggregate monthly peak R $72/MSU MSUs $75/MSU MSUs $72/MSU MSUs $22,896 Monthly MLC fee $228,454-32%

14 use case isolating IMS LPAR 1 LPAR 3 62 MSU 262 MSU 140 MSU IMS 81 MSU 250 MSU LPAR 2 LPAR 4 LPAR 2 63 MSU IMS 64 MSU 53 MSU 203 MSU 360 MSU Without LPAR 1 - //IMS 405 LPAR 2 - //IMS 320 LPAR 3 - / 390 LPAR 4 - / 423 Aggregate monthly peak R $72/MSU MSUs $75/MSU MSUs $72/MSU MSUs $110,736 $132/MSU MSUs $95,700 Monthly MLC fee $432,522 LPAR 1 LPAR 3 62 MSU 262 MSU LPAR 5 IMS MSU LPAR 4 LPAR 2 LPAR 2 53 MSU 203 MSU With LPAR 1 - / 324 LPAR 2 - / 256 LPAR 3 - / 390 LPAR 4 - / 423 LPAR 5 - IMS 145 Add 3% for overhead 46 Aggregate monthly peak R MSU 250 MSU Annual savings $1,134, MSU 360 MSU $72/MSU MSUs $75/MSU MSUs $72/MSU MSUs $100,296 $132/MSU MSUs $19,140 Monthly MLC fee $337,969-22%

15 Database redundancy example SUBZERO SUBZERO SUBZERO SUBZERO LPAR 1 LPAR 3 xdb DB LPAR 2 LPAR 4 DB DB Without or IMS on LPAR 1 must be restarted before on LPAR 1 can process transactions LPAR 1 xdb LPAR 2 DB With LPAR 3 DB LPAR 4 DB can automatically redirect or IMS calls from on LPAR 1 to or IMS on LPAR 2

16 Technical Details

17 Architecture and Processing Flow LPAR1 LPAR2 XCF Controlling Agent DFSPRRC0 (IMS) Common Code Resume XCF Subsystem Server CCTL IMS Controlling Agent DSNAPRH () Common Code Resume XCF XCF Subsystem Server DSNAPRH When the transaction issues a or IMS data request: 1. Common Code intercepts the request 2. Uses XCF to route the request to the Subsystem Server for that database 3. The Subsystem Server gets the data from or IMS DB 4. Uses XCF to send the data to the Controlling Agent 5. The Controlling Agent sends the data back to the transaction via the Common Code

18 transparency and fallback Utilizes IBM published facilities Standard IBM //IMS DB interfaces Subsystems think they are communicating directly All existing, and IMS commands will respond as expected Single-Phase or Two-phase commit protocols are preserved; data integrity is maintained by the requestor WLM classification and accounting Information is propagated from the client address space to the Subsystem Server address space Allows WLM performance monitoring to include these address spaces in its service policy management No application code changes If a local or IMS instance satisfies the connection request, steps out of the way and allows processing as normal

19 Enabling Complete installation and product customization Define the configuration Uses DBC and LGC to define targets (Remote Subsystem Access) will support both Local and Remote Subsystem Access Add product libraries in STEPLIB and DFHRPL PLT Changes code runs as first pass PLT program DBC must be started before IMS and/or libraries required to support local connectivity Requirement 4.1 and later 10.1 and later IMS 12.1 and later z/os 1.12 and later

20 Monitoring MainView for, MainView for IMS and MainView for were enhanced to facilitate control and monitoring New 3270 and MV Explorer views and hyperlinks Use API to collect component data Enhancements through PTFs

21 Roadmap 2.0 September 2015 Installation Verification Program (IVP) Available now as a 1.0 PTF IMS TM to support Beta May/June MQ separation from for MQ shared queues MQ separation from for MQ running stored procedures future plans and IMS DB batch job support Separation of MQ from

22 BMC Significantly reduce MLC costs Add operational flexibility to critical workloads running on with /IMS DB Removes the IBM requirement that subsystems must reside on same LPAR No application changes Speed recovery time for and IMS subsystem failures Strengthen overall IT mainframe budget

23 Lowering IBM MLC Costs The BMC Software Investment Cost Analyzer for zenterprise Foundation for understanding MLC Quickly identify MLC cost components Simulate options for MLC cost reduction Application Accelerator for IMS Reduce IMS batch CPU consumption up to 50% Reduce IMS batch elapsed times up to 70% No IMS application changes Intelligent Capping for zenterprise Cost optimization with soft capping Intelligent capping minimizes SLA risks Simulate mode for gradual implementation Subsystem Optimizer for zenterprise Reduce,, and IMS MLC costs Increased operational flexibility No application changes

24 CAzE AAI icap Thank You Bring IT to Life.

25 copyright 2014 BMC Software, Inc.

Roll Up for the Magical Mystery Tour of Software Costs 16962

Roll Up for the Magical Mystery Tour of Software Costs 16962 Roll Up for the Magical Mystery Tour of Software Costs 16962 David Schipper Lead Product Manager March 5, 2015 Abstract Hey Dude, don t make them mad. Take an invoice and make it smaller. Remember to optimize

More information

Mainframe Cost Optimisation

Mainframe Cost Optimisation Mainframe Cost Optimisation How to make friends and influence people with your mainframe john_dormon@bmc.com Terminology - License To legally execute software, you must have a LICENSE for the machine The

More information

Container Pricing for z/os

Container Pricing for z/os Container Pricing for z/os Scott Engleman z/os Offering Manager engleman@us.ibm.com Andrew Sica Container Pricing Architecture andrewsi@us.ibm.com 1 Container Pricing for IBM Z IBM introduced Container

More information

Tuning Db2 to Reduce Your Rolling 4 Hour Average and Lower Mainframe Costs

Tuning Db2 to Reduce Your Rolling 4 Hour Average and Lower Mainframe Costs Tuning Db2 to Reduce Your Rolling 4 Hour Average and Lower Mainframe Costs align Craig S. Mullins Mullins Consulting, Inc. http://www.mullinsconsulting.com 2013 Mullins Consulting, Inc. Agenda Pricing,

More information

Tuning DB2 to Reduce Your Rolling 4 Hour Average Costs

Tuning DB2 to Reduce Your Rolling 4 Hour Average Costs Tuning DB2 to Reduce Your Rolling 4 Hour Average Costs align Craig S. Mullins Mullins Consulting, Inc. http://www.craigsmullins.com Sponsored by: 2012 Mullins Consulting, Inc. Author This presentation

More information

Sub-capacity pricing for select IBM zseries IBM Program License Agreement programs helps improve flexibility and price/performance

Sub-capacity pricing for select IBM zseries IBM Program License Agreement programs helps improve flexibility and price/performance Marketing Announcement August 10, 2004 Sub-capacity pricing for select IBM zseries IBM License Agreement programs helps improve flexibility and price/performance Overview IBM extends sub-capacity charging

More information

IBM Mobile Workload Pricing Opportunity or Problem?

IBM Mobile Workload Pricing Opportunity or Problem? IBM Mobile Workload Pricing Opportunity or Problem? Fabio Massimo Ottaviani EPV Technologies June 2014 1 Introduction On May 6th 2014 IBM announced Mobile Workload Pricing for z/os (MWP). This new pricing

More information

ThruPut Manager AE Product Overview From

ThruPut Manager AE Product Overview From Intro ThruPut Manager AE (Automation Edition) is the only batch software solution in its class. It optimizes and automates the total z/os JES2 batch workload, managing every job from submission to end

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

System Z Performance & Capacity Management using TDSz and DB2 Analytics Accelerator: UnipolSai Customer Experience

System Z Performance & Capacity Management using TDSz and DB2 Analytics Accelerator: UnipolSai Customer Experience System Z Performance & Capacity Management using TDSz and DB2 Analytics Accelerator: UnipolSai Customer Experience Marina Balboni & Roberta Barnabé System Z Transactions and Data Area, UnipolSai Francesco

More information

DB2 for z/os Tools Overview & Strategy

DB2 for z/os Tools Overview & Strategy Information Management for System z DB2 for z/os Tools Overview & Strategy Haakon Roberts DE, DB2 for z/os & Tools Development haakon@us.ibm.com 1 Disclaimer Information regarding potential future products

More information

IBM z Systems Collocated Application Pricing for z/os can improve the cost of deploying new z/os applications

IBM z Systems Collocated Application Pricing for z/os can improve the cost of deploying new z/os applications IBM United States Software Announcement 215-174, dated April 7, 2015 IBM z Systems Collocated Application Pricing for z/os can improve the cost of deploying new z/os applications Table of contents 1 Overview

More information

White Paper. 1 Introduction. Managing z/os costs with capping: what s new with zec12 GA2 and z/os 2.1? Fabio Massimo Ottaviani - EPV Technologies

White Paper. 1 Introduction. Managing z/os costs with capping: what s new with zec12 GA2 and z/os 2.1? Fabio Massimo Ottaviani - EPV Technologies White Paper Managing z/os costs with capping: what s new with zec12 GA2 and z/os 2.1? Fabio Massimo Ottaviani - EPV Technologies 1 Introduction In the current volatile economic environment, companies want

More information

DB2 Performance A Primer. Bill Arledge Principal Consultant CA Technologies Sept 14 th, 2011

DB2 Performance A Primer. Bill Arledge Principal Consultant CA Technologies Sept 14 th, 2011 DB2 Performance A Primer Bill Arledge Principal Consultant CA Technologies Sept 14 th, 2011 Agenda Performance Defined DB2 Instrumentation Sources of performance metrics DB2 Performance Disciplines System

More information

ASG-TMON SOLUTIONS OVERVIEW

ASG-TMON SOLUTIONS OVERVIEW PERFORMANCE MANAGEMENT ASG-TMON SOLUTIONS OVERVIEW Monitor and Manage Your Critical Business Systems ASG-TMON SOLUTIONS OVERVIEW ASG-TMON FOR Z/OS - OVERVIEW The ASG-TMON family of products provides comprehensive

More information

IBM. Planning for Sub-Capacity Pricing. z/os. Version 2 Release 3 SA

IBM. Planning for Sub-Capacity Pricing. z/os. Version 2 Release 3 SA z/os IBM Planning for Sub-Capacity Pricing Version 2 Release 3 SA23-2301-30 Note Before using this information and the product it supports, read the information in Notices on page 79. This edition applies

More information

MAINVIEW Batch Optimizer. Data Accelerator Andy Andrews

MAINVIEW Batch Optimizer. Data Accelerator Andy Andrews MAINVIEW Batch Optimizer Data Accelerator Andy Andrews Can I push more workload through my existing hardware configuration? Batch window problems can often be reduced down to two basic problems:! Increasing

More information

IMS Evolution. IMS database

IMS Evolution. IMS database IMS Evolution IMS dates back to 1968, when it was develloped for North American Rockwell Corporation to manage large bills of material for the construction of the Apollo spacecraft program. Database management

More information

Cheryl s Hot Flashes #21

Cheryl s Hot Flashes #21 Cheryl s Hot Flashes #21 Cheryl Watson Watson & Walker, Inc. March 6, 2009 Session 2509 www.watsonwalker.com home of Cheryl Watson s TUNING Letter, CPU Chart, BoxScore, and GoalTender Agenda Survey Questions

More information

Expert Stored Procedure Monitoring, Analysis and Tuning on System z

Expert Stored Procedure Monitoring, Analysis and Tuning on System z Expert Stored Procedure Monitoring, Analysis and Tuning on System z Steve Fafard, Product Manager, IBM OMEGAMON XE for DB2 Performance Expert on z/os August 16, 2013 13824 Agenda What are stored procedures?

More information

Preview: IBM z/vse Version 4 Release 3 offers more capacity and IBM zenterprise exploitation

Preview: IBM z/vse Version 4 Release 3 offers more capacity and IBM zenterprise exploitation IBM United States Software Announcement 210-204, dated July 22, 2010 Preview: IBM z/vse Version 4 Release 3 offers more capacity and IBM zenterprise exploitation Table of contents 1 Overview 3 Description

More information

Using WebSphere Application Server Optimized Local Adapters (WOLA) to migrate your COBOL to zaap-able Java

Using WebSphere Application Server Optimized Local Adapters (WOLA) to migrate your COBOL to zaap-able Java Using WebSphere Application Server Optimized Local Adapters () to migrate your COBOL to zaap-able Java James Mulvey IBM August 13, 2013 13644 WebSphere Optimized Local Adapters Level setting : What is?

More information

DB2 Stored Procedures Monitoring, Analysis, and Tuning on System z

DB2 Stored Procedures Monitoring, Analysis, and Tuning on System z DB2 Stored Procedures Monitoring, Analysis, and Tuning on System z Charles Lewis, DB2 Advisor IBM System z Software Technical Professional September 11, 2013 Agenda What are stored procedures? Benefits

More information

TECHNICAL WHITE PAPER. Using SQL Performance for DB2: Gaining Insight into Stored Procedure Characteristics

TECHNICAL WHITE PAPER. Using SQL Performance for DB2: Gaining Insight into Stored Procedure Characteristics TECHNICAL WHITE PAPER Using SQL Performance for DB2: Gaining Insight into Stored Procedure Characteristics Introduction Stored Procedures, User Defined Functions and Triggers, collectively called routines,

More information

IBM. Container Pricing for IBM Z. z/os. Version 2 Release 3

IBM. Container Pricing for IBM Z. z/os. Version 2 Release 3 z/os IBM Container Pricing for IBM Z Version 2 Release 3 Note Before using this information and the product it supports, read the information in Notices on page 129. This edition applies to Version 2 Release

More information

Unum s Mainframe Transformation Program

Unum s Mainframe Transformation Program Unum s Mainframe Transformation Program Ronald Tustin Unum Group rtustin@unum.com Tuesday August 13, 2013 Session Number 14026 Unum Unum is a Fortune 500 company and one of the world s leading employee

More information

Cloud Computing Introduction & Offerings from IBM

Cloud Computing Introduction & Offerings from IBM Cloud Computing Introduction & Offerings from IBM Gytis Račiukaitis IT Architect, IBM Global Business Services Agenda What is cloud computing? Benefits Risks & Issues Thinking about moving into the cloud?

More information

Exploiting IT Log Analytics to Find and Fix Problems Before They Become Outages

Exploiting IT Log Analytics to Find and Fix Problems Before They Become Outages Exploiting IT Log Analytics to Find and Fix Problems Before They Become Outages Clyde Richardson (richarcl@us.ibm.com) Technical Sales Specialist Sarah Knowles (seli@us.ibm.com) Strategy and Portfolio

More information

1. Which programming language is used in approximately 80 percent of legacy mainframe applications?

1. Which programming language is used in approximately 80 percent of legacy mainframe applications? Volume: 59 Questions 1. Which programming language is used in approximately 80 percent of legacy mainframe applications? A. Visual Basic B. C/C++ C. COBOL D. Java Answer: C 2. An enterprise customer's

More information

Auditing DB2 on z/os. Software Product Research

Auditing DB2 on z/os. Software Product Research Auditing DB2 on z/os Software Product Research 1 Information stored in DB2 databases is of enormous value to corporations. Misuse of this information can launch competitive and legal penalties. In many

More information

IBM Application Performance Analyzer for z/os Version IBM Corporation

IBM Application Performance Analyzer for z/os Version IBM Corporation IBM Application Performance Analyzer for z/os Version 11 IBM Application Performance Analyzer for z/os Agenda Introduction to Application Performance Analyzer for z/os A tour of Application Performance

More information

IBM. Container Pricing for IBM Z. z/os. Version 2 Release 3

IBM. Container Pricing for IBM Z. z/os. Version 2 Release 3 z/os IBM Container Pricing for IBM Z Version 2 Release 3 Note Before using this information and the product it supports, read the information in Notices on page 129. This edition applies to Version 2 Release

More information

z/os Guide Share Europe z/os, ziip and DataWareHouse with DB2 in Toyota Motor Europe

z/os Guide Share Europe z/os, ziip and DataWareHouse with DB2 in Toyota Motor Europe z/os Guide Share Europe z/os, ziip and DataWareHouse with DB2 in Toyota Motor Europe Hein Vandenabeele z/os Team Leader 17Mar2010 Agenda Toyota In Europe z/os in TME ziip in TME DataWareHouse in TME Questions?

More information

WLM Quickstart Policy Update

WLM Quickstart Policy Update WLM Quickstart Policy Update Cheryl Watson Session 2541; SHARE 101 in Washington, D.C. August 12, 2003 Watson & Walker, Inc. publishers of Cheryl Watson s TUNING Letter & BoxScore WLM Quickstart Policy

More information

IBM Tivoli System Automation for z/os

IBM Tivoli System Automation for z/os Policy-based self-healing to maximize efficiency and system availability IBM Highlights Provides high availability for IBM z/os Offers an advanced suite of systems and IBM Parallel Sysplex management and

More information

IBM Program Restart Facility for IMS Facilitates Automated Restarts

IBM Program Restart Facility for IMS Facilitates Automated Restarts Software Announcement February 8, 2000 IBM Program Restart Facility for IMS Facilitates Automated Restarts Overview The IBM Program Restart Facility for IMS software helps ensure the correct restart checkpoint

More information

End to End Analysis on System z IBM Transaction Analysis Workbench for z/os. James Martin IBM Tools Product SME August 10, 2015

End to End Analysis on System z IBM Transaction Analysis Workbench for z/os. James Martin IBM Tools Product SME August 10, 2015 End to End Analysis on System z IBM Transaction Analysis Workbench for z/os James Martin IBM Tools Product SME August 10, 2015 Please note IBM s statements regarding its plans, directions, and intent are

More information

CA IDMS 18.0 & 18.5 for z/os and ziip

CA IDMS 18.0 & 18.5 for z/os and ziip FREQUENTLY ASKED QUESTIONS CA IDMS 18.0 & 18.5 for z/os and ziip Important October 2013 update ziip (IBM System z Integrated Information Processor) is a specialty mainframe processor designed to help free

More information

The Major CPU Exceptions in EPV Part 2

The Major CPU Exceptions in EPV Part 2 The Major CPU Exceptions in EPV Part 2 Mark Cohen Austrowiek EPV Technologies April 2014 6 System capture ratio The system capture ratio is an inverted measure of the internal system overhead. So the higher

More information

zosem (z Awesome) for z/os Resource Routing

zosem (z Awesome) for z/os Resource Routing zosem (z Awesome) for z/os Resource Routing Scheduling Environment and ISV Cost Reduction Workload Routing WLM Managed Initiators provides a step forward in the automation of batch workload. However, WLM

More information

Dynamic What? I m Dynamic, Aren t You? Andrew Chapman & Sam Knutson VP Product Management CA Technologies

Dynamic What? I m Dynamic, Aren t You? Andrew Chapman & Sam Knutson VP Product Management CA Technologies Dynamic What? I m Dynamic, Aren t You? Andrew Chapman & Sam Knutson VP Product Management CA Technologies March 13, 2014 Dynamic Data Center: Business Solutions on Demand Continuous Delivery Bring Your

More information

The Modern Mainframe At the Heart of Your Business

The Modern Mainframe At the Heart of Your Business The Modern Mainframe At the Heart of Your Business IT Service Management Service Oriented Finance Needs to Satisfy Service Levels For Their Critical Applications I must make sure to meet my service levels.

More information

Introducing Enhanced 3270 Problem Solving Capability OMEGAMON XE on z/os 5.1.0

Introducing Enhanced 3270 Problem Solving Capability OMEGAMON XE on z/os 5.1.0 Introducing Enhanced 3270 Problem Solving Capability OMEGAMON XE on z/os 5.1.0 Joe Winterton IBM Software Group Tivoli March 13, 2012 Session Number 10383 Business Agility with improved IT visibility now

More information

CA RC/Secure for DB2 for z/os

CA RC/Secure for DB2 for z/os PRODUCT sheet: CA RC/Secure for DB2 for z/os CA RC/Secure for DB2 for z/os CA RC/Secure for DB2 for z/os (CA RC/Secure) is a comprehensive, online security administration tool for DB2 for z/os that helps

More information

Stored Procedure Monitoring and Analysis

Stored Procedure Monitoring and Analysis Stored Procedure Monitoring and Analysis Paul Bartak, IBM DB2 Advisor Agenda What are stored procedures? Benefits of stored procedures Stored procedure analysis Issues and solutions Monitoring stored procedures

More information

Airline Control System V2.3 delivers a new base for exploiting 64-bit addressing

Airline Control System V2.3 delivers a new base for exploiting 64-bit addressing Software Announcement November 11, 2003 Airline Control System V2.3 delivers a new base for exploiting 64-bit addressing Overview Airline Control System (ALCS) is a control monitor designed to run in an

More information

Achieving Best in Class Software Savings through Optimization not Negotiation

Achieving Best in Class Software Savings through Optimization not Negotiation Achieving Best in Class Software Savings through Optimization not Negotiation August 10, 2012 Agenda Introduction Industry Trends Best in Class Software Asset Management How good is best in class? How

More information

Splunking Your z/os Mainframe Introducing Syncsort Ironstream

Splunking Your z/os Mainframe Introducing Syncsort Ironstream Copyright 2016 Splunk Inc. Splunking Your z/os Mainframe Introducing Syncsort Ironstream Ed Hallock Director of Product Management, Syncsort Inc. Disclaimer During the course of this presentation, we may

More information

Mainframe Optimization System z the Center of Enterprise Computing

Mainframe Optimization System z the Center of Enterprise Computing Mainframe Optimization System z the Center of Enterprise Computing Presented By: Mark Neft Accenture Application Modernization & Optimization Strategy Lead August 7,2012 Session : 11813 Presentation Abstract:

More information

Multi-Version Measurement replaces Single Version Charging for eligible z/os and z/vse software programs

Multi-Version Measurement replaces Single Version Charging for eligible z/os and z/vse software programs IBM United States Software Announcement 217-093, dated February 14, 2017 Multi-Version Measurement replaces Single Version Charging for eligible z/os and z/vse software programs Table of contents 1 Overview

More information

IBM Systems. Oracle and the ziip processor. G. Tom Russell IBM Canada Ltd. MVS Oracle SIG April 30, 2008 Redwood Shores, CA

IBM Systems. Oracle and the ziip processor. G. Tom Russell IBM Canada Ltd. MVS Oracle SIG April 30, 2008 Redwood Shores, CA Oracle and the ziip processor G. Tom Russell IBM Canada Ltd. Tom_Russell@ca.ibm.com MVS Oracle SIG April 30, 2008 Redwood Shores, CA Agenda IBM System z What is a ziip processor? z/os software support

More information

Musewerx support for Application Maintenance in Software AG NATURAL and ADABAS TM environment

Musewerx support for Application Maintenance in Software AG NATURAL and ADABAS TM environment Musewerx support for Application Maintenance in Software AG NATURAL and ADABAS TM environment Musewerx provides Application Maintenance Services for your applications written in NATURAL and ADABAS environment.

More information

Infosys. Working on Application Slowness in Mainframe Infrastructure- Best Practices-Venkatesh Rajagopalan

Infosys. Working on Application Slowness in Mainframe Infrastructure- Best Practices-Venkatesh Rajagopalan Infosys Working on Application Slowness in Mainframe Infrastructure- Best Practices-Venkatesh Rajagopalan Summary Abstract An energy utility client was facing real-time infrastructure issues owing to the

More information

IBM Corporation

IBM Corporation 1 Trademarks 3 Agenda Concepts Importance levels Displaceable capacity Free capacity WLM Sysplex Routing Services IWMWSYSQ IWMSRSRS IWM4SRSC Basic capacity-based weights and additional influencers Observations,

More information

IBM Data Virtualization Manager in Detail + Demo Atlanta DB2 User Group Meeting December 7, 2018

IBM Data Virtualization Manager in Detail + Demo Atlanta DB2 User Group Meeting December 7, 2018 IBM Data Virtualization Manager in Detail + Demo Atlanta DB2 User Group Meeting December 7, 2018 Milan Babiak Client Technical Professional, Analytics on Z Systems North America IBM Canada Milan.Babiak@ca.ibm.com

More information

Reducing CPU Usage for Critical Applications with IBM s Cutting-Edge COBOL Offerings

Reducing CPU Usage for Critical Applications with IBM s Cutting-Edge COBOL Offerings Reducing CPU Usage for Critical Applications with IBM s Cutting-Edge COBOL Offerings Roland Koo, Offering Manager, COBOL, ABO and Node.js on z/os DevOps for IBM Z Virtual Conference July 25 27 Disclaimer

More information

Db2 Query Management Facility Version 12 Release 2. Installing and Managing Db2 QMF for TSO and CICS IBM GC

Db2 Query Management Facility Version 12 Release 2. Installing and Managing Db2 QMF for TSO and CICS IBM GC Db2 Query Management Facility Version 12 Release 2 Installing and Managing Db2 QMF for TSO and CICS IBM GC27-8877-02 Db2 Query Management Facility Version 12 Release 2 Installing and Managing Db2 QMF

More information

IBM GDPS V3.3: Improving disaster recovery capabilities to help ensure a highly available, resilient business environment

IBM GDPS V3.3: Improving disaster recovery capabilities to help ensure a highly available, resilient business environment Marketing Announcement February 14, 2006 IBM GDPS V3.3: Improving disaster recovery capabilities to help ensure a highly available, resilient business environment Overview GDPS is IBM s premier continuous

More information

z/os Introduction and Workshop Overview of z Systems Environment 2017 IBM Corporation

z/os Introduction and Workshop Overview of z Systems Environment 2017 IBM Corporation z/os Introduction and Workshop Overview of z Systems Environment Unit Objectives After completing this unit, you should be able to: Describe z Systems Family of Processors List 5 z Systems Operating Systems

More information

EView/390z Insight for Splunk v7.1

EView/390z Insight for Splunk v7.1 EView/390z Insight for Splunk v7.1 EView/390z Insight Overview (IBM Mainframe environment) Technical Details By leveraging the foundation EView Intelligent Agent technology to power EView/390z Insight

More information

Using WebSphere Application Server Optimized Local Adapters (WOLA) to Integrate COBOL and zaap-able Java

Using WebSphere Application Server Optimized Local Adapters (WOLA) to Integrate COBOL and zaap-able Java Using WebSphere Application Server Optimized Local Adapters (WOLA) to Integrate COBOL and zaap-able Java David Follis IBM March 12, 2014 Session Number 14693 Insert Custom Session QR if Desired. Trademarks

More information

A Fresh Look at the Mainframe

A Fresh Look at the Mainframe A Fresh Look at the Mainframe Consolidate and Save with Mainframe Linux ODI is Wasting Money! Your last report showed an average utilization of less than 5% for our distributed Linux servers isn t that

More information

Introduction. JES Basics

Introduction. JES Basics Introduction The Job Entry Subsystem (JES) is a #11 IN A SERIES subsystem of the z/os operating system that is responsible for managing jobs. The two options for a job entry subsystem that can be used

More information

Micro Focus Studio Enterprise Edition Test Server

Micro Focus Studio Enterprise Edition Test Server product review Micro Focus Studio Enterprise Edition Test Server Micro Focus Studio Enterprise Edition Test Server (Test Server) is a testing suite that supports pre-production testing of mainframe applications

More information

APIs Economy for Mainframe Customers: A new approach for modernizing and reusing mainframe assets

APIs Economy for Mainframe Customers: A new approach for modernizing and reusing mainframe assets Contact us: ZIO@hcl.com APIs Economy for Mainframe Customers: A new approach for modernizing and reusing mainframe assets www.zio-community.com Meet Our Experts and Learn the Latest News Copyright 2018

More information

High Availability through Warm-Standby Support in Sybase Replication Server A Whitepaper from Sybase, Inc.

High Availability through Warm-Standby Support in Sybase Replication Server A Whitepaper from Sybase, Inc. High Availability through Warm-Standby Support in Sybase Replication Server A Whitepaper from Sybase, Inc. Table of Contents Section I: The Need for Warm Standby...2 The Business Problem...2 Section II:

More information

IBM. MVS Planning: Workload Management. z/os. Version 2 Release 3 SC

IBM. MVS Planning: Workload Management. z/os. Version 2 Release 3 SC z/os IBM MVS Planning: Workload Management Version 2 Release 3 SC34-2662-30 Note Before using this information and the product it supports, read the information in Notices on page 259. This edition applies

More information

IBM SYSTEM POWER7. PowerVM. Jan Kristian Nielsen Erik Rex IBM Corporation

IBM SYSTEM POWER7. PowerVM. Jan Kristian Nielsen Erik Rex IBM Corporation IBM SYSTEM POWER7 PowerVM Jan Kristian Nielsen jankn@dk.ibm.com - +45 28803310 Erik Rex Rex@dk.ibm.com - +45 28803326 PowerVM: Virtualization Without Limits Reduces IT infrastructure costs Improves service

More information

IBM Tivoli OMEGAMON XE on z/os

IBM Tivoli OMEGAMON XE on z/os Manage and monitor your z/os and OS/390 systems IBM Highlights Proactively manage performance and availability of IBM z/os and IBM OS/390 systems from a single, integrated interface Maximize availability

More information

Making System z the Center of Enterprise Computing

Making System z the Center of Enterprise Computing 8471 - Making System z the Center of Enterprise Computing Presented By: Mark Neft Accenture Application Modernization & Optimization Strategy Lead Mark.neft@accenture.com March 2, 2011 Session 8471 Presentation

More information

ANY Data for ANY Application Exploring IBM Data Virtualization Manager for z/os in the era of API Economy

ANY Data for ANY Application Exploring IBM Data Virtualization Manager for z/os in the era of API Economy ANY Data for ANY Application Exploring IBM for z/os in the era of API Economy Francesco Borrello francesco.borrello@it.ibm.com IBM z Analytics Traditional Data Integration Inadequate No longer Viable to

More information

Automation for IMS: Why It s Needed, Who Benefits, and What Is the Impact?

Automation for IMS: Why It s Needed, Who Benefits, and What Is the Impact? Automation for IMS: Why It s Needed, Who Benefits, and What Is the Impact? Duane Wente BMC Software 8/4/2014 Session: 16094 Insert Custom Session QR if Desired. Agenda Better database management through

More information

Practical Capacity Planning in 2010 zaap and ziip

Practical Capacity Planning in 2010 zaap and ziip Practical Capacity Planning in 2010 zaap and ziip Fabio Massimo Ottaviani EPV Technologies February 2010 1 Introduction When IBM released zaap (2004) and ziip(2006) most companies decided to acquire a

More information

IBM IMS Database Solution Pack for z/os Version 2 Release 1. Overview and Customization IBM SC

IBM IMS Database Solution Pack for z/os Version 2 Release 1. Overview and Customization IBM SC IBM IMS Database Solution Pack for z/os Version 2 Release 1 Overview and Customization IBM SC19-4007-04 IBM IMS Database Solution Pack for z/os Version 2 Release 1 Overview and Customization IBM SC19-4007-04

More information

Moving From Reactive to Proactive Storage Management with an On-demand Cloud Solution

Moving From Reactive to Proactive Storage Management with an On-demand Cloud Solution Moving From Reactive to Proactive Storage Management with an On-demand Cloud Solution The Ever-Present Storage Management Conundrum In the modern IT landscape, the storage management conundrum is as familiar

More information

Choosing the level that works for you!

Choosing the level that works for you! The Encryption Pyramid: Choosing the level that works for you! Eysha S. Powers eysha@us.ibm.com IBM, Enterprise Cryptography Extensive use of encryption is one of the most impactful ways to help reduce

More information

Db2 for z/os Gets Agile

Db2 for z/os Gets Agile New England Db2 Users Group September 28, 2017 Db2 for z/os Gets Agile Robert Catterall IBM Senior Consulting Db2 for z/os Specialist 2017 IBM Corporation Agenda The distinction between data-as-a-service

More information

Leveraging BCPii in Automation

Leveraging BCPii in Automation Leveraging BCPii in Zachary Williams CA Technologies August 4, 2014 Session #16090 Insert Custom Session QR if Desired. Agenda BCPii Use Case Discussion Goal How do we make our jobs easier by using BCPii

More information

Click to edit Master subtitle style

Click to edit Master subtitle style IBM InfoSphere Guardium for DB2 on z/os Technical Deep Dive Part Two One of a series of InfoSphere Guardium Technical Talks Ernie Mancill Executive IT Specialist Click to edit Master subtitle style Logistics

More information

z/os Performance Monitoring Tools Shoot- Out: MainView for z/os from BMC Software, Inc.

z/os Performance Monitoring Tools Shoot- Out: MainView for z/os from BMC Software, Inc. z/os Performance Monitoring Tools Shoot- Out: MainView for z/os from BMC Software, Inc. Keith E. Moe BMC Software, Inc. March 1, 2011 MainView is a family of monitoring products z/os Data Base (DB2, CICS,

More information

Description Program Number S&S Program Number

Description Program Number S&S Program Number Announcement Letter Number ZA10-1052 Europe Middle East and Africa Announcement Letter No. ZA10-1052 dated September 29, 2010 Price Changes on Selected System z and zseries Software Program Products Overview

More information

z Processor Consumption Analysis Part 1, or What Is Consuming All The CPU?

z Processor Consumption Analysis Part 1, or What Is Consuming All The CPU? z Processor Consumption Analysis Part 1, or What Is Consuming All The CPU? Peter Enrico Email: Peter.Enrico@EPStrategies.com z/os Performance Education, Software, and Managed Service Providers Enterprise

More information

IBM System Storage DS8000 series (Machine types 2421, 2422, 2423, and 2424) delivers new security, scalability, and business continuity capabilities

IBM System Storage DS8000 series (Machine types 2421, 2422, 2423, and 2424) delivers new security, scalability, and business continuity capabilities , dated February 10, 2009 IBM System Storage DS8000 series (Machine types 2421, 2422, 2423, and 2424) delivers new security, scalability, and business continuity capabilities Table of contents 1 At a glance

More information

IMS K Transactions Per Second (TPS) Benchmark Roadblocks, Limitations, and Solutions

IMS K Transactions Per Second (TPS) Benchmark Roadblocks, Limitations, and Solutions Session 14772 IMS 13 100K Transactions Per Second (TPS) Benchmark Roadblocks, Limitations, and Solutions Presenter: Jack Yuan 1 With THANKS to Dave Viguers, Kevin Hite, and IMS performance team Bruce Naylor

More information

z990 Performance and Capacity Planning Issues

z990 Performance and Capacity Planning Issues z990 Performance and Capacity Planning Issues Cheryl Watson Session 2537; SHARE 104 in Anaheim March 2, 2005 Watson & Walker, Inc. home of Cheryl Watson's TUNING Letter, CPU Chart, BoxScore & GoalTender

More information

REST APIs on z/os. How to use z/os Connect RESTful APIs with Modern Cloud Native Applications. Bill Keller

REST APIs on z/os. How to use z/os Connect RESTful APIs with Modern Cloud Native Applications. Bill Keller REST APIs on z/os How to use z/os Connect RESTful APIs with Modern Cloud Native Applications Bill Keller bill.keller@us.ibm.com Important Disclaimer IBM s statements regarding its plans, directions and

More information

Accelerate IMS Transaction Management Modernization

Accelerate IMS Transaction Management Modernization Accelerate IMS Transaction Management Modernization Nick R. Griffin * IMS Tools Product & Development Manager IMS Technical Symposium 2015 Important disclaimer Copyright IBM Corporation 2014. All rights

More information

Why did my job run so long?

Why did my job run so long? Why did my job run so long? Speeding Performance by Understanding the Cause John Baker MVS Solutions jbaker@mvssol.com Agenda Where is my application spending its time? CPU time, I/O time, wait (queue)

More information

WebSphere Java Batch WP at ibm.com/support/techdocs Version Date: September 11, 2012

WebSphere Java Batch WP at ibm.com/support/techdocs Version Date: September 11, 2012 WebSphere Java Batch Version Date: September 11, 2012 Agenda Business Pressures on Traditional Batch IBM WebSphere Java Batch Overview IBM WebSphere Java Batch Feature Focus IBM WebSphere Java Batch for

More information

IMS V13 Overview. Deepak Kohli IMS Product Management

IMS V13 Overview. Deepak Kohli IMS Product Management IMS V13 Overview Deepak Kohli IMS Product Management deepakk@us.ibm.com 1 Announcements IMS 13 QPP announce date: October 3, 2012 IMS 13 QPP start date: December 14, 2012 IMS 13, IMS 13 DB VUE & IMS Enterprise

More information

Oktober 2018 Dell Tech. Forum München

Oktober 2018 Dell Tech. Forum München Oktober 2018 Dell Tech. Forum München Virtustream Digital Transformation & SAP Jan Büsen Client Solutions Executive, Virtustream The Business Agenda: Digital IT = Competitive Advantage Business Driven

More information

The zenterprise Unified Resource Manager IBM Corporation

The zenterprise Unified Resource Manager IBM Corporation The zenterprise Unified Resource Manager Agenda IBM zenterprise and The Unified Resource Manager Objectives Structure The Unified Resource Manager Functional Overview Overview of major functions Monitoring

More information

Uni Hamburg Mainframe Summit 2010 z/os The Mainframe Operating. Part 4 z/os Overview

Uni Hamburg Mainframe Summit 2010 z/os The Mainframe Operating. Part 4 z/os Overview Uni Hamburg Mainframe Summit 2010 z/os The Mainframe Operating Part 4 z/os Overview Redelf Janßen IBM Technical Sales Mainframe Systems Redelf.Janssen@de.ibm.com Course materials may not be reproduced

More information

IBM DATA VIRTUALIZATION MANAGER FOR z/os

IBM DATA VIRTUALIZATION MANAGER FOR z/os IBM DATA VIRTUALIZATION MANAGER FOR z/os Any Data to Any App John Casey Senior Solutions Advisor jcasey@rocketsoftware.com IBM z Analytics A New Era of Digital Business To Remain Competitive You must deliver

More information

EView/390z Mainframe Discovery

EView/390z Mainframe Discovery EView/390z Mainframe Discovery for ServiceNow Discovery Extending ServiceNow Discovery to include the IBM mainframe/zos environment Feb 2018 About EView Technology EView s key focus is developing world-class

More information

Version Overview. Business value

Version Overview. Business value PRODUCT SHEET CA Ideal for CA Datacom CA Ideal for CA Datacom Version 14.0 An integrated mainframe application development environment for z/os which provides an interface for web enablement, CA Ideal

More information

Understanding z/osmf for the Performance Management Sysprog

Understanding z/osmf for the Performance Management Sysprog Glenn Anderson, IBM Lab Services and Training Understanding z/osmf for the Performance Management Sysprog Winter SHARE March 2014 Session 55220 z/osmf: the z/os Management Facility z/osmf is a new product

More information

Data Virtualization for the Enterprise

Data Virtualization for the Enterprise Data Virtualization for the Enterprise New England Db2 Users Group Meeting Old Sturbridge Village, 1 Old Sturbridge Village Road, Sturbridge, MA 01566, USA September 27, 2018 Milan Babiak Client Technical

More information

VSAM Access Method or DBMS?

VSAM Access Method or DBMS? TechTalk : Access method or DBMS? 11/15/04 Access Method or DBMS? Tony Skinner Transaction Processing Consultant IBM Certified System Designer tonysk@lightyr.com Business Partner Tony Skinner Lightyear

More information

ziip and zaap Software Update

ziip and zaap Software Update ziip and zaap Software Update Overview The System z9 and z10 Integrated Information Processor (ziip) is the latest specialty engine for the IBM System z mainframe. The ziip is designed to help improve

More information