IBM zenterprise Data Compression (zedc)
|
|
|
- Shannon Butler
- 9 years ago
- Views:
Transcription
1 IBM zenterprise Data Compression (zedc) z13tllb1
2 Deploying zedc - Review Operating system requirements Requires z/os 2.1 (with PTFs) and the zedc Express for z/os feature z/os V1.13 and V1.12 offer software decompression support only z/vm V6.3 support for z/os V2.1 guest: Server requirements Available on zec12, zbc12 and z13 zedc Express feature for PCIe I/O drawer (FC#0420) Each feature can be shared across up to 15 LPARs Up to 8 features available on zec12/zbc12/z13 Recommended high availability configuration per server is four features This provides up to 4 GB/s of compression/decompression Provides high availability during concurrent update (half devices unavailable during update) Recommended minimum configuration per server is two features Steps for installing zedc Express in an existing zec12/zbc12/z13 Apply z/os Service; Hot plug zedc Express; update your IODF, and Dynamic Activate zedc should be installed on all systems accessing compressed data * * For the full zedc benefit, zedc should be active on ALL systems that might access or share compressed format data sets. This eliminates instances where software inflation would be used when zedc is not available. z13tllb2
3 QSAM/BSAM Data Set Compression with zedc Reduce the cost of keeping your sequential data online zedc compresses data up to 4X, saving up to 75% of your sequential data disk space Capture new business opportunities due to lower cost of keeping data online Better I/O elapsed time for sequential access Potentially run batch workloads faster than either uncompressed or QSAM/BSAM current compression Sharply lower CPU cost over existing compression Enables more pervasive use of compression Up to 80% reduced CPU cost compared to tailored and generic compression options Simple Enablement Use a policy to enable the zedc Example Use Cases SMF Archived Data can be stored compressed to increase the amount of data kept online up to 4X zsecure output size of Access Monitor and UNLOAD files reduced up to 10X and CKFREEZE files reduced by up to 4X Up to 5X more XML data can be stored in sequential files The IBM Employee Directory was stored in up to 3X less space z/os SVC and Stand Alone DUMPs can be stored in up to 5X less space Disclaimer: Based on projections and/or measurements completed in a controlled environment. Results may vary by customer based on individual workload, configuration and software levels. z13tllb3
4 QSAM/BSAM Data Set Compression with zedc Setup is similar to setup for existing types of compression (generic and tailored) It can be selected at either or both the data class level or system level. Data class level In addition to existing tailored (T) and generic (G) values, new zedc Required (ZR) and zedc Preferred (ZP) values are available on the COMPACTION option in data class. When COMPACTION=Y in data class, the system level is used System level In addition to existing TAILORED and GENERIC values, new zedc Required (ZEDC_R) and zedc Preferred (ZEDC_P) values are available on the COMPRESS parameter found in IGDSMSxx member of SYS1.PARMLIB. Activated using SET SMS=xx or at IPL Data class continues to take precedence over system level. The default continues to be GENERIC. zedc compression for new extended format data sets is Optional All previous compression options are still supported For the full zedc benefit, zedc should be active on ALL systems that might access or share compressed format data sets. This eliminates instances where software inflation would be used when zedc is not available. z13tllb4
5 BSAM/QSAM zedc Compression Results 30 Uncompressed 25 Current Compression Gigabytes or 10 Seconds zedc Size (GB) Elapsed (10 s) CPU (10 s) 5 0 Large Extended Generic Tailored zedc Data Set Type *Measurements completed in a controlled environment. Results may vary by customer based on individual workload, configuration and software levels. z13tllb5
6 zedc with IBM Sterling Connect:Direct for z/os 5.2 High performance data compression for Managed File Transfer Sterling Connect:Direct can automatically leverage zedc Express Accelerator for file compression and decompression as files are transferred Works with various dataset and file types on z/os File transfers can be z/os to z/os, or z/os to Distributed (UNIX, Linux, Linux on z System, and Windows) Fully compatible with zlib compression used in IBM Sterling Connect: Direct today no changes required at end points Up to 80% reduction in elapsed time to transfer a file from z/os to z/os (results vary by dataset type and characteristics of the data) with minimal CPU increase Significant improvement in CPU time with zedc over zlib software compression (sender TCB time and receiver TCB time) Users currently using compression will see a comparable compression ratio Disclaimer: Results based on internal controlled measurements using IBM Encryption Facility for files containing public domain books. Results may vary by customer based on individual workload, data, configuration and software levels. z13tllb6
7 zedc with WebSphere MQ for z/os V8 WebSphere MQSeries has always provided compression options for message data passed over MQ channels via the COMPMSG attribute. The existing zlib options are the following: ZLIBFAST - Message data compression is performed using the zlib compression technique. A fast compression time is preferred. ZLIBHIGH - Message data compression is performed using the zlib compression technique. A high level of compression is preferred. Starting with WebSphere MQ for z/os V8 the COMPMSG(ZLIBFAST) attribute will now use zedc when available to perform compression and decompression of message data. z13tllb7
8 Compression Coprocessor (CMPSC) vs. zedc Using the right hardware compression acceleration for each of your workloads On Chip Compression Coprocessor In every IBM eserver zseries today (and tomorrow) Mature: Decades of use by Access Methods and DB2 Work is performed jointly by CPU and Coprocessor Proprietary Compression Format Use Cases PCIe Adapter z Enterprise Data Compression Introduced with IBM zenterprise EC12 GA2 and IBM zenterprise BC12 and z13 Mature: Industry Standard with decades of software support Work is performed by the PCIe Adapter Standards Compliant (RFC1951) Small object compression Rows in a database Users VSAM for better disk utilization DB2 for lower memory usage The majority of customers are currently compressing their DB2 rows Large Sequential Data QSAM/BSAM Online Sequential Data Objects stored in a data base Users QSAM/BSAM for better disk utilization and batch elapsed time improvements SMF for increased availability and online storage reduction Industry Standard Data Cross Platform Data Exchange Users Java for high throughput standard compression via java.util.zip Encryption Facility for z/os for better industry data exchange IBM Sterling Connect: Direct for z/os for better throughput and link utilization ISV support for increased client value z13tllb8
9 ISVs exploit zedc zedc was expressly created using industry standard APIs to encourage ISVs to leverage its high-speed compression value in applications ISVs create. With access to zedc, ISV applications are more valuable to end users. Contact these, or your, ISV providers directly for additional information for their future plans Alebra Parallel Data Mover (PDM) Uses zedc compression in lieu of Software-based compression to provide excellent qualities of service. ASE OMCS Takes SLIKZIP and SLIKSFTP performance to a whole new level PKWARE PKZIP and SecureZIP v15 Accelerated deflate compression and automatic detection of zedc Software AG Entire Net-Work High performance transaction processing z13tllb9
10 IBM Offers Multiple Compression Technologies for the Mainframe Type Optimized for: Performance Overhead Supported data Frequency of access post compression CMPSC compression on z System processor chip Optimal for DB2 or select DFSMS files On Chip, relatively little CPU overhead and less I/O, Fast DB2 - Optimized for rowwise access to data is required DFSMS files for VSAM and non-vsam extended format data sets Often Other software compression (zlib, or similar) Most compression uses industry std today. Used by many file types Higher CPU - software instructions executed. Note: if Java then eligible for ziip (or zaap) Any. De facto standard for almost any type of data. Often Tape HW compression Tape compression optimized for use with large files, archival purposes Performed by the tape subsystem Any. Often Rare (application dependent) Archival / Backup Archive data and data to backup/copy CPU overhead, longer wall clock time DFSMShsm, DFSMSdss Often Rare (application dependent) Real time compression IBM NAS storage No performance degradation SVC Designed for active primary data. zedc Express Active, for cross platform data exchange. Enables compression of active and inactive data Processing on zedc Express-expect minimal CPU overhead, low latency SMF though logger zlib compatible Java BSAM/QSAM Extended format SOD DFSMShsm /dss Encryption Facility Frequent access required. Useful for files that previously used software compression as well z13tllb10
System z Batch Network Analyzer Tool (zbna) - Because Batch is Back!
System z Batch Network Analyzer Tool (zbna) - Because Batch is Back! John Burg IBM March 5, 2015 Session Number 16805 Insert Custom Session QR if Desired. Trademarks The following are trademarks of the
Tools for Managing Big Data Analytics on z/os
Tools for Managing Big Data Analytics on z/os Mike Stebner, Joe Sturonas PKWARE, Inc. Wednesday, March 12, 2014 Session ID 14948 Test link: www.share.org Introduction Heterogeneous Analysis Addressing
Aktuelles aus z/vm, z/vse, Linux on System z
Dr. Klaus Goebel IBM Research & Development, Böblingen, [email protected] Aktuelles aus z/vm, z/vse, Linux on System z z/vse z/vm Frühjahrstagung 2014, Frankfurt, 7.-9. April 2014 Trademarks The following
A guide for creating a more secure, efficient managed file transfer methodology
Sterling Connect:Direct & SecureZIP A guide for creating a more secure, efficient managed file transfer methodology JOE STURONAS CHIEF TECHNOLOGY OFFICER, PKWARE FORREST RATLIFF SOLUTIONS ENGINEER, PKWARE
The Flash Express Feature on IBM zenterprise EC12 and z/os exploitation of flash storage
The Flash Express Feature on IBM zenterprise EC12 and z/os exploitation of flash storage The IBM zenterprise EC12 (zec12) server introduces the Flash Express feature (FC 0402) that provides a new PCIe
Performance and scalability of a large OLTP workload
Performance and scalability of a large OLTP workload ii Performance and scalability of a large OLTP workload Contents Performance and scalability of a large OLTP workload with DB2 9 for System z on Linux..............
Experiences with Using IBM zec12 Flash Memory
Experiences with Using IBM zec12 Flash Memory Session 14119 August 13, 2013 Mary Astley ATS - IBM Corporation 2013 IBM Corporation Trademarks The following are trademarks of the International Business
Sharing Secrets Using Encryption Facility
Sharing Secrets Using Encryption Facility Eysha S. Powers IBM Corporation Insert Custom Session QR if Desired Tuesday, August 11, 2015: 6:00pm 7:00pm Session Number 17624 Cryptography is used in a variety
IBM Systems and Technology Group Technical Conference
IBM TRAINING IBM STG Technical Conference IBM Systems and Technology Group Technical Conference Munich, Germany April 16 20, 2007 IBM TRAINING IBM STG Technical Conference E72 Storage options and Disaster
Big Data Storage in the Cloud
Big Data Storage in the Cloud Russell Witt Scott Arnett CA Technologies Tuesday, March 11 Session Number 15288 Tuesday, March 11Tuesday, March 11 Abstract Need to reduce the cost of managing storage while
Performance rule violations usually result in increased CPU or I/O, time to fix the mistake, and ultimately, a cost to the business unit.
Is your database application experiencing poor response time, scalability problems, and too many deadlocks or poor application performance? One or a combination of zparms, database design and application
The Consolidation Process
The Consolidation Process an overview Washington System Center IBM US Gaithersburg SIG User Group April 2009 Trademarks The following are trademarks of the International Business Machines Corporation in
Mainframe. Large Computing Systems. Supercomputer Systems. Mainframe
1 Large Computing Systems Server Farm Networked cluster of interchangeable file/application servers Provides load balancing for availability and reliability Blade Server Server farm in a single cabinet
Deploying a private database cloud on z Systems
Deploying a private database cloud on z Systems How DPS evolved over time and what is coming next SAP on z IBM Systems Conference Holger Scheller - IBM April 13 th, 2016 Trademarks The following are trademarks
Maximizing Hadoop Performance and Storage Capacity with AltraHD TM
Maximizing Hadoop Performance and Storage Capacity with AltraHD TM Executive Summary The explosion of internet data, driven in large part by the growth of more and more powerful mobile devices, has created
UPSTREAM for Linux on System z
PRODUCT SHEET UPSTREAM for Linux on System z UPSTREAM for Linux on System z UPSTREAM for Linux on System z is designed to provide comprehensive data protection for your Linux on System z environment, leveraging
CA MICS Resource Management r12.7
PRODUCT SHEET agility made possible CA MICS Resource Management r12.7 CA MICS Resource Management (CA MICS) is a comprehensive IT resource utilization management system designed to fulfill the information
BMC Mainframe Solutions. Optimize the performance, availability and cost of complex z/os environments
BMC Mainframe Solutions Optimize the performance, availability and cost of complex z/os environments If you depend on your mainframe, you can rely on BMC Sof tware. Yesterday. Today. Tomorrow. You can
HITACHI DATA SYSTEMS USER GORUP CONFERENCE 2013 MAINFRAME / ZOS WALTER AMSLER, SENIOR DIRECTOR JANUARY 23, 2013
HITACHI DATA SYSTEMS USER HITACHI GROUP DATA CONFERENCE SYSTEMS 2013 USER GORUP CONFERENCE 2013 MAINFRAME / ZOS WALTER AMSLER, SENIOR DIRECTOR JANUARY 23, 2013 AGENDA Hitachi Mainframe Strategy Compatibility
CICS Transactions Measurement with no Pain
CICS Transactions Measurement with no Pain Prepared by Luiz Eduardo Gazola 4bears - Optimize Software, Brazil December 6 10, 2010 Orlando, Florida USA This paper presents a new approach for measuring CICS
Deploying PGP Encryption and Compression for z/os Batch Data Protection to (FIPS-140) Compliance
Deploying PGP Encryption and Compression for z/os Batch Data Protection to (FIPS-140) Compliance Patrick Townsend Software Diversified Services/Townsend Security August 9, 2011 Session Number 9347 PGP
Understand the New Enterprise Cloud System
Understand the New Enterprise Cloud System August 4, 2014 Kershaw Mehta [email protected] Introduction to IBM Enterprise Cloud System Converged Infrastructure-as-a-Service solution, providing a highly
FDRSOS (Safeguard Open Storage)
Introducing FDRSOS (Safeguard Open Storage) FDRSOS (Safeguard Open Storage) provides high-speed, reliable backups of Open Systems (SCSI) data to an MVS or OS/390 System. FDRSOS and the SYMMETRIX 3000 and
Understanding the New Enterprise Cloud System
Understanding the New Enterprise Cloud System September 24, 2014 Kershaw Mehta [email protected] Cloud on System z yields the Lowest Cost 35 very light workloads Public Cloud 48 reserved instances $3.9M
DBAs having to manage DB2 on multiple platforms will find this information essential.
DB2 running on Linux, Unix, and Windows (LUW) continues to grow at a rapid pace. This rapid growth has resulted in a shortage of experienced non-mainframe DB2 DBAs. IT departments today have to deal with
System Requirements. SAS Profitability Management 2.21. Deployment
System Requirements SAS Profitability Management 2.2 This document provides the requirements for installing and running SAS Profitability Management. You must update your computer to meet the minimum requirements
Can You Teach a New Capacity & Performance Specialist Old Tricks? Hindsight and Insight
Can You Teach a New Capacity & Performance Specialist Old Tricks? Hindsight and Insight Cheryl Watson Watson & Walker, Inc. March 4, 2009 Session 3117 www.watsonwalker.com home of Cheryl Watson s TUNING
SHARE Lunch & Learn #15372
SHARE Lunch & Learn #15372 Data Deduplication Makes It Practical to Replicate Your Tape Data for Disaster Recovery Scott James VP Global Alliances Luminex Software, Inc. Randy Fleenor Worldwide Data Protection
Disk Library for mainframe - DLm6000 Product Overview
Disk Library for mainframe - DLm6000 Product Overview Abstract This white paper introduces the EMC DLm6000 - the EMC flagship mainframe VTL solution and a member of the EMC Disk Library for mainframe family.
RAID Performance Analysis
RAID Performance Analysis We have six 500 GB disks with 8 ms average seek time. They rotate at 7200 RPM and have a transfer rate of 20 MB/sec. The minimum unit of transfer to each disk is a 512 byte sector.
Configuring Backup Settings. Copyright 2009, Oracle. All rights reserved.
Configuring Backup Settings Objectives After completing this lesson, you should be able to: Use Enterprise Manager to configure backup settings Enable control file autobackup Configure backup destinations
Comprehending the Tradeoffs between Deploying Oracle Database on RAID 5 and RAID 10 Storage Configurations. Database Solutions Engineering
Comprehending the Tradeoffs between Deploying Oracle Database on RAID 5 and RAID 10 Storage Configurations A Dell Technical White Paper Database Solutions Engineering By Sudhansu Sekhar and Raghunatha
IBM DB2 specific SAP NetWeaver Business Warehouse Near-Line Storage Solution
IBM DB2 specific SAP NetWeaver Business Warehouse Near-Line Storage Solution Karl Fleckenstein ([email protected]) IBM Deutschland Research & Development GmbH June 22, 2011 Important Disclaimer
Implementing Tivoli Storage Manager on Linux on System z
IBM Software Group Implementing Tivoli Storage Manager on Linux on System z Laura Knapp [email protected] 2006 Tivoli Software 2006 IBM Corporation Agenda Why use Linux on System z for TSM TSM Some basics
Oracle Aware Flash: Maximizing Performance and Availability for your Database
Oracle Aware Flash: Maximizing Performance and Availability for your Database Gurmeet Goindi Principal Product Manager Oracle Kirby McCord Database Architect US Cellular Kodi Umamageswaran Vice President,
Performance Management for
for Capacity Planners Performance Analysts System Programmers Version 1.0 I July, 2013 Author: Wolfram Greis European Mainframe Academy GmbH Max von Laue Straße 9 D 86156 Augsburg Tel. +49 821 56756 10
IBM Tivoli Storage FlashCopy Manager Overview Wolfgang Hitzler Technical Sales IBM Tivoli Storage Management [email protected]
IBM Tivoli Storage FlashCopy Manager Overview Wolfgang Hitzler Technical Sales IBM Tivoli Storage Management [email protected] Why Snapshots Are Useful for Backup Faster backups without taking applications
Crystal Reports Server 2008
Revision Date: July 2009 Crystal Reports Server 2008 Sizing Guide Overview Crystal Reports Server system sizing involves the process of determining how many resources are required to support a given workload.
Hardware RAID vs. Software RAID: Which Implementation is Best for my Application?
STORAGE SOLUTIONS WHITE PAPER Hardware vs. Software : Which Implementation is Best for my Application? Contents Introduction...1 What is?...1 Software...1 Software Implementations...1 Hardware...2 Hardware
CA s Cloud Storage for System z
CA s Cloud Storage for System z Michael Melillo Sr. User Experience Architect Cloud Solutions for System z April 15 th, 2014 2013 CA. All rights reserved. Disclaimer Certain information in this presentation
Mainframe hardware course: Mainframe s processors
Mainframe hardware course: Mainframe s processors z/os Basic Skills: The mainframe s processors Mainframe s processors This hardware course introduces you to one model of IBM mainframe computer, the IBM
The Methodology Behind the Dell SQL Server Advisor Tool
The Methodology Behind the Dell SQL Server Advisor Tool Database Solutions Engineering By Phani MV Dell Product Group October 2009 Executive Summary The Dell SQL Server Advisor is intended to perform capacity
zframe: a technical overview for
ES : A Bottom Up View of High Tech Mainframe Options zframe: a technical overview for Mike Hammock Cornerstone Systems Inc. IBM zseries Enablement Solutions [email protected] Cornerstone's zframe Objectives:
Leveraging EMC Fully Automated Storage Tiering (FAST) and FAST Cache for SQL Server Enterprise Deployments
Leveraging EMC Fully Automated Storage Tiering (FAST) and FAST Cache for SQL Server Enterprise Deployments Applied Technology Abstract This white paper introduces EMC s latest groundbreaking technologies,
Performance Best Practices Guide for SAP NetWeaver Portal 7.3
SAP NetWeaver Best Practices Guide Performance Best Practices Guide for SAP NetWeaver Portal 7.3 Applicable Releases: SAP NetWeaver 7.3 Document Version 1.0 June 2012 Copyright 2012 SAP AG. All rights
Eloquence Training What s new in Eloquence B.08.00
Eloquence Training What s new in Eloquence B.08.00 2010 Marxmeier Software AG Rev:100727 Overview Released December 2008 Supported until November 2013 Supports 32-bit and 64-bit platforms HP-UX Itanium
Infrastructure Matters: POWER8 vs. Xeon x86
Advisory Infrastructure Matters: POWER8 vs. Xeon x86 Executive Summary This report compares IBM s new POWER8-based scale-out Power System to Intel E5 v2 x86- based scale-out systems. A follow-on report
How to Leverage Large Memory on z
IBM System z How to Leverage Large Memory on z SHARE in Orlando August 10 th, 2015 Session 17878 Elpida Tzortzatos: [email protected] 2013 IBM Corporation Outline Large Memory Customer Value Example of
Sawmill Log Analyzer Best Practices!! Page 1 of 6. Sawmill Log Analyzer Best Practices
Sawmill Log Analyzer Best Practices!! Page 1 of 6 Sawmill Log Analyzer Best Practices! Sawmill Log Analyzer Best Practices!! Page 2 of 6 This document describes best practices for the Sawmill universal
z/os Basics: z/os UNIX Shared File System environment and how it works
z/os Basics: Shared File System environment and how it works Jim Showalter IBM March 1, 2011 Session 9024 Trademarks The following are trademarks of the International Business Machines Corporation in the
Berlin Mainframe Summit. Java on z/os. 2006 IBM Corporation
Java on z/os Martina Schmidt Agenda Berlin Mainframe Summit About the mainframe Java runtime environments under z/os For which applications should I use a mainframe? Java on z/os cost and performance Java
IBM Software Information Management Creating an Integrated, Optimized, and Secure Enterprise Data Platform:
Creating an Integrated, Optimized, and Secure Enterprise Data Platform: IBM PureData System for Transactions with SafeNet s ProtectDB and DataSecure Table of contents 1. Data, Data, Everywhere... 3 2.
z/vm Capacity Planning Overview
z/vm Capacity Planning Overview Bill Bitner z/vm Development Lab Customer Focus and Care [email protected] 2012, 2013 IBM Corporation Trademarks The following are trademarks of the International Business
Configuring and Tuning SSH/SFTP on z/os
Configuring and Tuning SSH/SFTP on z/os Kirk Wolf / Steve Goetze Dovetailed Technologies [email protected] dovetail.com Monday, March 10, 2014, 1:30PM Session: 14787 www.share.org Session Info/Eval link
Protect Microsoft Exchange databases, achieve long-term data retention
Technical white paper Protect Microsoft Exchange databases, achieve long-term data retention HP StoreOnce Backup systems, HP StoreOnce Catalyst, and Symantec NetBackup OpenStorage Table of contents Introduction...
IBM Enterprise Linux Server
IBM Systems and Technology Group February 2011 IBM Enterprise Linux Server Impressive simplification with leading scalability, high availability and security Table of Contents Executive Summary...2 Our
CA MICS Resource Management r12.6
PRODUCT SHEET CA MICS Resource Management CA MICS Resource Management r12.6 CA MICS Resource Management (CA MICS) is a comprehensive IT resource utilization management system designed to fulfill the information
Overview and History of Operating Systems
Overview and History of Operating Systems These are the notes for lecture 1. Please review the Syllabus notes before these. Overview / Historical Developments An Operating System... Sits between hardware
IBM TSM DISASTER RECOVERY BEST PRACTICES WITH EMC DATA DOMAIN DEDUPLICATION STORAGE
White Paper IBM TSM DISASTER RECOVERY BEST PRACTICES WITH EMC DATA DOMAIN DEDUPLICATION STORAGE Abstract This white paper focuses on recovery of an IBM Tivoli Storage Manager (TSM) server and explores
The Shortcut Guide to Balancing Storage Costs and Performance with Hybrid Storage
The Shortcut Guide to Balancing Storage Costs and Performance with Hybrid Storage sponsored by Dan Sullivan Chapter 1: Advantages of Hybrid Storage... 1 Overview of Flash Deployment in Hybrid Storage Systems...
Secure Database Backups with SecureZIP
Secure Database Backups with SecureZIP A pproved procedures for insuring database recovery in the event of a disaster call for backing up the database and storing a copy of the backup offsite. Given the
High performance ETL Benchmark
High performance ETL Benchmark Author: Dhananjay Patil Organization: Evaltech, Inc. Evaltech Research Group, Data Warehousing Practice. Date: 07/02/04 Email: [email protected] Abstract: The IBM server iseries
Oracle on System z Linux- High Availability Options Session ID 252
Oracle on System z Linux- High Availability Options Session ID 252 Sam Amsavelu IBM Trademarks The following are trademarks of the International Business Machines Corporation in the United States and/or
A Survey of Shared File Systems
Technical Paper A Survey of Shared File Systems Determining the Best Choice for your Distributed Applications A Survey of Shared File Systems A Survey of Shared File Systems Table of Contents Introduction...
IBM SAP International Competence Center. Coca-Cola Bottling Co. Consolidated utilizes SAP technical upgrade project to migrate from Oracle to IBM DB2
IBM SAP International Competence Center Coca-Cola Bottling Co. Consolidated utilizes SAP technical upgrade project to migrate from Oracle to IBM DB2 Running the SAP Unicode conversion and the database
Maximizing Backup and Restore Performance of Large Databases
Maximizing Backup and Restore Performance of Large Databases - 1 - Forward (from Meta Group) Most companies critical data is being stored within relational databases. Over 90% of all mission critical systems,
Computer Associates Unicenter CA-JARS Resource Accounting Software
John Inverso Product Report 1 October 2003 Computer Associates Unicenter CA-JARS Resource Accounting Software Summary CA s Unicenter CA-JARS Resource Accounting suite brings several resource management
IBM z13 Software Pricing Announcements
IBM z13 Software Pricing Announcements - IBM Collocated Application Pricing (ICAP) - Country Multiplex Pricing - Technology Update Pricing for z13 January 14, 2015 IBM z13 Software Pricing Announcements
<Insert Picture Here> RMAN Configuration and Performance Tuning Best Practices
1 RMAN Configuration and Performance Tuning Best Practices Timothy Chien Principal Product Manager Oracle Database High Availability [email protected] Agenda Recovery Manager
Exploiting z/os Tales from the MVS Survey
Exploiting z/os Tales from the MVS Survey Cheryl Watson and Frank Kyne Watson & Walker, Inc. www.watsonwalker.com [email protected] [email protected] March 14, 2014 Session 15044 Abstract The
zenterprise The Ideal Platform For Smarter Computing Developing Hybrid Applications For zenterprise
zenterprise The Ideal Platform For Smarter Computing Developing Hybrid Applications For zenterprise Smarter Computing Is Redefining The Data Center Consolidate Infrastructure Optimize to data center Eliminate
Removing Performance Bottlenecks in Databases with Red Hat Enterprise Linux and Violin Memory Flash Storage Arrays. Red Hat Performance Engineering
Removing Performance Bottlenecks in Databases with Red Hat Enterprise Linux and Violin Memory Flash Storage Arrays Red Hat Performance Engineering Version 1.0 August 2013 1801 Varsity Drive Raleigh NC
Data Center and Cloud Computing Market Landscape and Challenges
Data Center and Cloud Computing Market Landscape and Challenges Manoj Roge, Director Wired & Data Center Solutions Xilinx Inc. #OpenPOWERSummit 1 Outline Data Center Trends Technology Challenges Solution
Consolidated Service Test
CST2Q16 (RSU1606) July 5, 2016 Prepared by: CST Team As part of IBM's commitment to quality and continuous improvement, IBM established the Consolidated Service Test (CST) team consisting of cross product
W H I T E P A P E R T h e C r i t i c a l N e e d t o P r o t e c t M a i n f r a m e B u s i n e s s - C r i t i c a l A p p l i c a t i o n s
Global Headquarters: 5 Speen Street Framingham, MA 01701 USA P.508.872.8200 F.508.935.4015 www.idc.com W H I T E P A P E R T h e C r i t i c a l N e e d t o P r o t e c t M a i n f r a m e B u s i n e
LS-DYNA Best-Practices: Networking, MPI and Parallel File System Effect on LS-DYNA Performance
11 th International LS-DYNA Users Conference Session # LS-DYNA Best-Practices: Networking, MPI and Parallel File System Effect on LS-DYNA Performance Gilad Shainer 1, Tong Liu 2, Jeff Layton 3, Onur Celebioglu
Cross-Platform Access
Virtualize Cross-Platform Access to Protect Linux on System z Data Copyright 2010 INNOVATION Data Processing. All rights reserved. 1 Purpose This session will offer through interactive discussion the opportunity
z/os Basics: z/os UNIX Shared File System environment and how it works
z/os Basics: Shared File System environment and how it works Jim Showalter IBM March 1, 2011 Session 9024 1 Trademarks The following are trademarks of the International Business Machines Corporation in
Data Masking Secure Sensitive Data Improve Application Quality. Becky Albin Chief IT Architect [email protected]
Data Masking Secure Sensitive Data Improve Application Quality Becky Albin Chief IT Architect [email protected] Data Masking for Adabas The information provided in this PPT is entirely subject
DATA ARCHIVING IN SAP R/3 ENTERPRISE. Georg Fischer PM Data Archiving SAP AG
DATA ARCHIVING IN SAP R/3 ENTERPRISE Georg Fischer PM Data Archiving SAP AG Agenda Introduction Data Archiving Basics Access to Archived Data Data Archiving Projects Information and Contacts SAP AG 2003,
<Insert Picture Here> Oracle Database Support for Server Virtualization Updated December 7, 2009
Oracle Database Support for Server Virtualization Updated December 7, 2009 Support Policy Server virtualization software allows multiple operating system instances to run on the same
Agenda. Capacity Planning practical view CPU Capacity Planning LPAR2RRD LPAR2RRD. Discussion. Premium features Future
Agenda Capacity Planning practical view CPU Capacity Planning LPAR2RRD LPAR2RRD Premium features Future Discussion What is that? Does that save money? If so then how? Have you already have an IT capacity
EMC CLARiiON Backup Storage Solutions
Engineering White Paper Backup-to-Disk: An Overview Abstract This white paper is an overview of disk-based backup methodologies. It compares disk and tape backup topologies and describes important considerations
YS4331 Leverage zos and Cloud Storage for Backup/Archive Efficiency and Cost Reductions. Eddie Lin IBM STSM, DS8000 Architecture [email protected].
YS4331 Leverage zos and Cloud Storage for Backup/Archive Efficiency and Cost Reductions Eddie Lin IBM STSM, DS8000 Architecture [email protected] Please Note: IBM s statements regarding its plans, directions,
Improve your IT Analytics Capabilities through Mainframe Consolidation and Simplification
Improve your IT Analytics Capabilities through Mainframe Consolidation and Simplification Ros Schulman Hitachi Data Systems John Harker Hitachi Data Systems Insert Custom Session QR if Desired. Improve
In-Memory Databases Algorithms and Data Structures on Modern Hardware. Martin Faust David Schwalb Jens Krüger Jürgen Müller
In-Memory Databases Algorithms and Data Structures on Modern Hardware Martin Faust David Schwalb Jens Krüger Jürgen Müller The Free Lunch Is Over 2 Number of transistors per CPU increases Clock frequency
Exam : IBM 000-851. : Iseries Linux Soluton Sales v5r3
Exam : IBM 000-851 Title : Iseries Linux Soluton Sales v5r3 Version : R6.1 Prepking - King of Computer Certification Important Information, Please Read Carefully Other Prepking products A) Offline Testing
IBM ^ xseries ServeRAID Technology
IBM ^ xseries ServeRAID Technology Reliability through RAID technology Executive Summary: t long ago, business-critical computing on industry-standard platforms was unheard of. Proprietary systems were
SAS Grid Manager Testing and Benchmarking Best Practices for SAS Intelligence Platform
SAS Grid Manager Testing and Benchmarking Best Practices for SAS Intelligence Platform INTRODUCTION Grid computing offers optimization of applications that analyze enormous amounts of data as well as load
Capacity planning for IBM Power Systems using LPAR2RRD. www.lpar2rrd.com www.stor2rrd.com
Capacity planning for IBM Power Systems using LPAR2RRD Agenda LPAR2RRD and STOR2RRD basic introduction Capacity Planning practical view CPU Capacity Planning LPAR2RRD Premium features Future STOR2RRD quick
Performance and Capacity Management Best Practices
SHARE Boston BOF @Lunch & Learn August 2, 2010 Performance and Capacity Management Best Practices Ivan Gelb, GIS Corp. Phone:732-303-1333 E-mail: [email protected] TRADEMARKS The following are trade or service
RAID technology and IBM TotalStorage NAS products
IBM TotalStorage Network Attached Storage October 2001 RAID technology and IBM TotalStorage NAS products By Janet Anglin and Chris Durham Storage Networking Architecture, SSG Page No.1 Contents 2 RAID
Running Oracle Databases in a z Systems Cloud environment
Running Oracle Databases in a z Systems Cloud environment Sam Amsavelu [email protected] ISV & Channels Technical Sales - Oracle IBM Advanced Technical Skills (ATS), America Technical University/Symposia
