SlideShare a Scribd company logo
1 of 33
#IDUG
A Time Traveller’s Guide to DB2:
Technology Themes for 2014 and
Beyond
Julian Stuhler
Principal Consultant
Triton Consulting
#IDUG
Disclaimer
• Any mention of future features, products or overall strategic direction are purely my personal
opinion, and no reliance should be placed upon them ever coming to pass
• The user assumes the entire risk related to its use of information in this presentation. Triton
Consulting provides such information "as is," and disclaims any and all warranties, whether
express or implied, including (without limitation) any implied warranties of merchantability or
fitness for a particular purpose. In no event will Triton Consulting be liable to you or to any
third party for any direct, indirect, incidental, consequential, special or exemplary damages or
lost profit resulting from any use or misuse of this data.
• DB2 for OS/390 and DB2 for z/OS are trademarks of International Business Machine
corporation. This presentation uses many terms that are trademarks. Wherever we are
aware of trademarks the name has been spelled in capitals.
2
“Prediction is very difficult, especially if it's about
the future”
Nils Bohr, Nobel laureate in Physics
#IDUG
Acknowledgements
• John Campbell
• Chris Eaton
• Iqbal Goralwalla
• Terri Jacopi
• Jeff Josten
• Jay Yothers
3
#IDUG
DB2 Today
4
“The only constant is change”
Heraclitus
Greek Philosopher
(c.535 BC – 475 BC)
“Good character is not formed in a week or a
month. It is created little by little, day by day.
Protracted and patient effort is needed to develop
good character.”
DBAs are
DBAs.”
They are
#IDUG
DB2 Today
5
June 1 2008 Sept 24 2013
Worldles generated by Tagxedo
http://http://www.tagxedo.com
Old IBM website from Wayback
Machine
http://web.archive.org http://www-01.ibm.com/software/data/
#IDUG
DB2 Today
6
#IDUG
DB2 Technology Themes
• Cost Reduction
• High Availability
• In-Memory Computing
• DB2 Skills Availability
• Database Commoditisation
• Big Data
7
#IDUG
Cost Reduction – Today
• Ongoing focus on improving profitability and ruthlessly
eliminating unnecessary costs
• IT spending is a major cost component for all organisations
• Gartner’s 2013 Worldwide IT Spending analysis showed growth rate
of just 0.4% for 2013
• Managing hardware costs
• Moore’s law is still alive and well as it approaches its 50th birthday
• Compression can dramatically reduce DASD costs
• Adaptive compression in DB2 for LUW V10 can yield spectacular gains
• Further savings possible via actionable compression in BLU
• Overall cost savings being partially offset by move to more expensive
SSD devices (although they are getting cheaper too)
• Virtualisation and consolidation technologies are helping to improve
hardware utilisation rates
• Linux on System z offers some intriguing possibilities here
8
#IDUG
Cost Reduction – Today
• Managing Software licence fees
• MLC pricing on the mainframe means that CPU burned during peak period
(4HRA) directly impacts software costs
• Ongoing focus within DB2 for z/OS to drive down
CPU consumption
• DB2 code optimisation in DB2 10 (and now in DB2 11)
• Increased use of System z speciality engines and
hybrid solutions such as the IBM DB2 Analytic
Accelerator
• Aggressive new packaging options for DB2 for LUW
• AWSE and AESE include lots of additional functionality
such as compression, BLU, pureScale, etc
• Linux on System z can offer major software licence savings
• Managing people costs
• Salary increases have been generally outstripping increase in overall IT
spend, so we’re all consuming a greater proportion of the IT budget
• From ALTER to Autonomics, it’s all about improving productivity and doing
more with less
9
#IDUG
Cost Reduction – Tomorrow
• Signs that pressure is easing on
overall IT budgets
• Latest Gartner estimates show 3.2%
annual increase for 2014, to $3.8
trillion
• 6.9% increase in enterprise software
spending, with CRM, DBMS and data
management the major items
• However, Gartner expects a
renewed focus on implementing
new IT systems which will consume
budget
• Current cost management pressures
unlikely to reduce
10
#IDUG
Cost Reduction – Tomorrow
• Hardware
• Moore’s Law under pressure, only has 6-8 years left before physics
dictate fundamental shift from CMOS to other technologies
• Photonics, quantum computers
• Ongoing focus on reducing operational
costs will continue to deliver benefits
• Recent Intel POC submerged high-end
servers in 3M’s dielectric “Novec
Engineered Fluid” to increase server
density and cut cooling costs by up
to 95%
• System z hardware approaching thermal limits for indirect cooling so
mainframes may go this way too
11
#IDUG
Cost Reduction – Tomorrow
• Software Licence Fees
• Increased offload to zIIP, IDAA and other speciality processors and hybrid
solutions
• But what happens when we approach 100% CP offload?
• New MLC models to recognise the changing role of the mainframe
• IBM announcement on 8th April 2014 for new model offering up to 60% reduction on
processor capacity reported for Mobile transactions http://www-
03.ibm.com/press/uk/en/pressrelease/43619.wss
• Practice of “bundling” likely to continue as a way of maintaining software
revenues on distributed platforms
• People Costs
• Skills shortages likely to continue to increase people costs. See skills section
later
• Continued emphasis on autonomics, ease of use and productivity features
12
#IDUG
High Availability – Today
• Impact of down time in critical IT systems has never been
higher
• Revenue loss
• Reputational damage
• Remedial costs
• Regulatory and Contract Compliance Impact
• How much?
• A 2011 Ponemon Institute report calculated average of $5,617 per
minute for large US data centres
• Amazon “went dark” for 49 minutes in Jan 2013, at estimated cost of
$66,240 per minute
• Unplanned outage is usually the most painful, but planned
outage hurts too
13
#IDUG
High Availability – Today
• Relax, you’re working with IBM – DB2 on both platforms is
in good shape for reducing unplanned outage
• Data Sharing on DB2 for z/OS is mature and generally much
better understood by customers than it used to be
• “Gold standard” for continuous availability
• DB2 11 for z/OS contains some valuable new performance
enhancements
• DB2 for LUW pureScale feature implements similar architecture
• Included in AWSE and AESE
• Until recently pureScale supported only on IBM POWER and System
x servers, but as of DB2 10.1 FP2 or DB2 10.5 FP1, non-IBM x86
servers also supported
14
#IDUG
High Availability – Today
• Eliminating planned outage is an ongoing challenge, but
news is generally good and improving all of the time
• Schema change
• Housekeeping
• Preventative maintenance
• Version upgrades
15
#IDUG
High Availability – Tomorrow
• Further data sharing and GDPS enhancements for DB2
for z/OS to re-open the gap with competitors
• Continued expansion of dynamic schema change
capabilities for LUW and z/OS
• Online version upgrades
• Further strides towards truly online version upgrades for DB2 for
z/OS
• First steps for pureScale
16
#IDUG
In-Memory Computing – Today
• Disk access speeds are increasing, but processor speeds are increasing
at an even greater rate
• Therefore, relative “cost” of I/O operations is getting bigger
• Even new (expensive) SSDs are orders of magnitude slower than accessing
processor storage
• Caching data in memory avoids I/O
• Improves elapsed time
• Reduces CPU
• Reduces operational cost
• Allows novel access patterns to be used
• Availability of NAND / flash memory
reduces impact if I/O is required
• SSD
• Flash Express
• Pricing is volatile/complicated,
but memory is a one-off cost
17
DASD - Cache
DASD - Disk
Nanoseconds (10-9)
<2 milliseconds (10-3)
>5 milliseconds
Buffer
Pool
#IDUG
In-Memory Computing – Today
• OLTP
• Today’s server platforms can cache large amounts of data in memory
• zEC12 can support up to 3TB per CEC (1TB per LPAR)
• High-end Intel-based servers support 6-8TB per server
• Average deployed server memory is increasing on both mainframe and
distributed platforms
• Specific steps being taken to allow DB2 customers to exploit larger
memory footprints for OLTP workloads
• PGFIX(YES) in DB2 9
• PGSTEAL(NONE) and high-performance DBATs in DB2 10
• 1MB / 2GB page frames in DB2 10 / DB2 11
• Large (16MB) and Huge (16GB, AIX only) OS page support in DB2 for
LUW
18
#IDUG
In-Memory Computing – Today
• Analytics
• DB2 10.5 for LUW (AWSE & AESE) includes “BLU” technology - a collection of
novel technologies for optimising analytic queries,
including some specific in-memory techniques
• Columnar data store with patented dynamic
in-memory optimisation for data prefetch and
retention – “treats DRAM as disk”
• Data held in compressed format in memory, while
still allowing joins and predicate evaluation –
“actionable compression”
• Very impressive query performance across a wide
variety of analytic (and even some “heavy” OLTP)
workloads
• 10x – 25x elapsed time improvement is common
• Ability to more fully utilise all of the available
memory / CPU in a given server configuration
19
#IDUG
In-Memory Computing – Tomorrow
• Future zEnterprise machines likely to significantly increase maximum
memory capacity per CEC / LPAR
• Cost per GB likely to continue with general downward trend
• Average installed memory per CEC will continue to increase
• DB2 for z/OS may page-fix buffer pools by default
• More common customer use of large / huge page frames
• Page fixing and large page frame support for other DB2 storage areas
(e.g. EDM pool)
• Possible use of pageable 1MB page frames supported by zEC12
• Increased autonomic capability, reduction of memory-specific system
parameters
• DB2 BLU will continue to evolve
• Big push just starting on DB2 BLU in the cloud
20
#IDUG
Database Commoditisation – Today
• We’ve always lived in a heterogeneous world, but perception of
databases as a commodity is increasing
• Many reasons, including
• The ubiquity of SQL
• The rise of packaged solutions
• Java (JDBC, frameworks)
• RDBMS vendor compatibility / migration initiatives
• SOA
• Skills availability and support team size
• The result
• Lack of management awareness of business value of a specific
database
• Support teams and developers working with many database systems
• Lowest common denominator approach
21
#IDUG
Database Commoditisation – Today
• Fight back!
• Make it your mission to keep your management aware of
the unique business value of DB2
• If you have to be a Jack of all trades, at
least try to become a master of one
• Guess which one?
• Take pragmatic approach to lowest
common denominator issue
• Fight the battles worth winning
• Accept the rest
22
#IDUG
DB2 Skills – Today
• DB2 is getting more complex / capable in every release
• At the same time, IBM is trying to make it easier to use / understand
• Great until something needs fixing “under the hood”
• DB2 skills demographic is changing
• Source: My own observations only – no scientific backup!
23
Skill Level
%ofDB2Technicians
Skill Level
%ofDB2Technicians
#IDUG
DB2 Skills – Today
• Source of skills is changing dramatically too
24
Apprenticeship
Formal Courses
Conferences
DB2-L
Manuals & Redbooks
Apprenticeship
Formal Courses
Conferences
DB2-L
Manuals & Redbooks
YouTube, SlideShare, etc
Blogs, online articles
Magazines
Magazines
#IDUG
DB2 Skills – Tomorrow
• Jury still out on longer-term impact of greying mainframe
workforce
• IBM making efforts with its Academic Initiative
• Training provided for 80,000 students at over 1,000 schools in 70
countries during past 7 years
• 3 mainframe Massive Open On-line Courses
(MOOCs) will be made available in stages
throughout the year (no cost and
available to anyone, anywhere,
at any time)
• Expansion of DB2’s autonomic
capabilities will help, but requirement
for some deeper specialist skills
likely to continue for foreseeable
future
25
TaskComplexity
Autonomics
#IDUG
DB2 Skills – Tomorrow
SQLDBA
Permanent UK jobs requiring specific skills as proportion of total demand
Performance Tuning Big Data
#IDUG
Big Data – Today
• Big Data and Analytics are everywhere you look
• What’s a DB2 guy (or girl) to do?
• Things to keep in mind
• Hadoop is not a replacement for existing infrastructure, but a tool to
augment it
• Your role is still vital to your organisation!
• “90% of the world’s data is unstructured, but 90% of the world’s most
important data is structured”
David Barnes, IBM, 2012 IDUG Europe Keynote Speaker
• Database people have been doing big data and analytics for the past
40 years or so, just with different tools and terms (and capitalisation)
• If you have the right attitude / mind-set, a DBA background is an
excellent stepping stone to becoming a wealthy “Data Scientist”
27
#IDUG
Big Data – Today
• One of the secrets to DB2’s longevity is to “embrace and
extend” new technologies, and Big Data is no exception
• DB2 for z/OS
• IBM DB2 Analytics Accelerator for efficiently running complex
query workloads
• SQL extensions in most recent releases to improve query /
analytic workloads
• DB2 for LUW
• BLU Acceleration to dramatically speed up analytics and
reporting, by multiple orders of magnitude
• Part of DB2 for LUW V10.5 (included in AWSE and AESE)
• Remember that DB2 for LUW still holds Guinness World Record
for Largest Data Warehouse (3PB)
28
#IDUG
Big Data – Today
• Integration between DB2 and Hadoop opens new
possibilities for gaining actionable insight
29
#IDUG
Big Data – Tomorrow
• DB2 will continue with “embrace and extend” philosophy
• Efficient interaction with highly optimised big data platforms such as Hadoop /
BigInsights
• Further expand internal analytic / big data capabilities
• One size does NOT fit all !
• Each approach has strengths and
weaknesses, best one is dependent
on application requirements
• NoSQL = Not Only SQL (or YeSQL)
• Several NoSQL databases have
added SQL capabilities
• NoSQL for z/OS!
• Simple Key / value NoSQL database for z/OS, currently freeware
• http://www.nosqlz.com
30
#IDUG
Some Questions to Ponder
• What have you done recently to:
• Reduce the operational costs of the systems you support?
• Improve your personal productivity?
• Make the savings that you’ve made visible to the budget holders?
• Test your failover / disaster recovery arrangements?
• Review your housekeeping / maintenance / upgrade procedures to
ensure you’re maximising availability?
• Improve and expand your DB2 skills?
• Make management aware of the business value of DB2?
• Keep yourself relevant in a Big Data world?
• Prepare for the future?
31
“The future depends on what you do today”
Mahatma Ghandi
#IDUG
Where’s the future I was promised?
32
Portable fusion
reactor
Self-Tying
Laces
Hoverboard
Flying
cars
 
 
#IDUG
A Time Travellers Guide to DB2:
Technology Themes for 2014 and
beyond
Julian Stuhler
Principal Consultant
Triton Consulting

More Related Content

What's hot

Munich 2016 - Z011599 Martin Packer - More Fun With DDF
Munich 2016 - Z011599 Martin Packer - More Fun With DDFMunich 2016 - Z011599 Martin Packer - More Fun With DDF
Munich 2016 - Z011599 Martin Packer - More Fun With DDFMartin Packer
 
2123.a better waytoprint.universal print
2123.a better waytoprint.universal print2123.a better waytoprint.universal print
2123.a better waytoprint.universal printSumit Tambe
 
Z4R: Intro to Storage and DFSMS for z/OS
Z4R: Intro to Storage and DFSMS for z/OSZ4R: Intro to Storage and DFSMS for z/OS
Z4R: Intro to Storage and DFSMS for z/OSTony Pearson
 
IBM Cloud Object Storage: How it works and typical use cases
IBM Cloud Object Storage: How it works and typical use casesIBM Cloud Object Storage: How it works and typical use cases
IBM Cloud Object Storage: How it works and typical use casesTony Pearson
 
Live CEO Interview and Webinar Update on the State of Deduplication
 Live CEO Interview and Webinar Update on the State of Deduplication Live CEO Interview and Webinar Update on the State of Deduplication
Live CEO Interview and Webinar Update on the State of DeduplicationStorage Switzerland
 
IBM's new Flashsystem 900
IBM's new Flashsystem 900IBM's new Flashsystem 900
IBM's new Flashsystem 900Stefan Lein
 
Green Plum IIIT- Allahabad
Green Plum IIIT- Allahabad Green Plum IIIT- Allahabad
Green Plum IIIT- Allahabad IIIT ALLAHABAD
 
ID114 - Wrestling the Snake: Performance Tuning 101
ID114 - Wrestling the Snake: Performance Tuning 101ID114 - Wrestling the Snake: Performance Tuning 101
ID114 - Wrestling the Snake: Performance Tuning 101Wes Morgan
 
Cell/B.E. Servers: A Platform for Real Time Scalable Computing and Visualization
Cell/B.E. Servers: A Platform for Real Time Scalable Computing and VisualizationCell/B.E. Servers: A Platform for Real Time Scalable Computing and Visualization
Cell/B.E. Servers: A Platform for Real Time Scalable Computing and VisualizationSlide_N
 
Re-architecting the Datacenter to Deliver Better Experiences (Intel)
Re-architecting the Datacenter to Deliver Better Experiences (Intel)Re-architecting the Datacenter to Deliver Better Experiences (Intel)
Re-architecting the Datacenter to Deliver Better Experiences (Intel)COMPUTEX TAIPEI
 
Memory Matters in 2011
Memory Matters in 2011Memory Matters in 2011
Memory Matters in 2011Martin Packer
 
Db2 10 memory management uk db2 user group june 2013 [read-only]
Db2 10 memory management   uk db2 user group june 2013 [read-only]Db2 10 memory management   uk db2 user group june 2013 [read-only]
Db2 10 memory management uk db2 user group june 2013 [read-only]Laura Hood
 
Strengthen your security posture! Getting started with IBM Z Pervasive Encryp...
Strengthen your security posture! Getting started with IBM Z Pervasive Encryp...Strengthen your security posture! Getting started with IBM Z Pervasive Encryp...
Strengthen your security posture! Getting started with IBM Z Pervasive Encryp...Tony Pearson
 
1.ibm pure flex system mar 2013
1.ibm pure flex system   mar 20131.ibm pure flex system   mar 2013
1.ibm pure flex system mar 2013solarisyougood
 
Z109889 z4 r-storage-dfsms-vegas-v1910b
Z109889 z4 r-storage-dfsms-vegas-v1910bZ109889 z4 r-storage-dfsms-vegas-v1910b
Z109889 z4 r-storage-dfsms-vegas-v1910bTony Pearson
 
Lakefield: Hybrid Cores in 3D Package
Lakefield: Hybrid Cores in 3D PackageLakefield: Hybrid Cores in 3D Package
Lakefield: Hybrid Cores in 3D Packageinside-BigData.com
 
Analytics on system z final
Analytics on system z finalAnalytics on system z final
Analytics on system z finalPeter Schouboe
 
All Flash is not Equal: Tony Pearson contrasts IBM FlashSystem with Solid-Sta...
All Flash is not Equal: Tony Pearson contrasts IBM FlashSystem with Solid-Sta...All Flash is not Equal: Tony Pearson contrasts IBM FlashSystem with Solid-Sta...
All Flash is not Equal: Tony Pearson contrasts IBM FlashSystem with Solid-Sta...Tony Pearson
 

What's hot (19)

Munich 2016 - Z011599 Martin Packer - More Fun With DDF
Munich 2016 - Z011599 Martin Packer - More Fun With DDFMunich 2016 - Z011599 Martin Packer - More Fun With DDF
Munich 2016 - Z011599 Martin Packer - More Fun With DDF
 
2123.a better waytoprint.universal print
2123.a better waytoprint.universal print2123.a better waytoprint.universal print
2123.a better waytoprint.universal print
 
Z4R: Intro to Storage and DFSMS for z/OS
Z4R: Intro to Storage and DFSMS for z/OSZ4R: Intro to Storage and DFSMS for z/OS
Z4R: Intro to Storage and DFSMS for z/OS
 
IBM Cloud Object Storage: How it works and typical use cases
IBM Cloud Object Storage: How it works and typical use casesIBM Cloud Object Storage: How it works and typical use cases
IBM Cloud Object Storage: How it works and typical use cases
 
Live CEO Interview and Webinar Update on the State of Deduplication
 Live CEO Interview and Webinar Update on the State of Deduplication Live CEO Interview and Webinar Update on the State of Deduplication
Live CEO Interview and Webinar Update on the State of Deduplication
 
IBM's new Flashsystem 900
IBM's new Flashsystem 900IBM's new Flashsystem 900
IBM's new Flashsystem 900
 
Green Plum IIIT- Allahabad
Green Plum IIIT- Allahabad Green Plum IIIT- Allahabad
Green Plum IIIT- Allahabad
 
ID114 - Wrestling the Snake: Performance Tuning 101
ID114 - Wrestling the Snake: Performance Tuning 101ID114 - Wrestling the Snake: Performance Tuning 101
ID114 - Wrestling the Snake: Performance Tuning 101
 
Cell/B.E. Servers: A Platform for Real Time Scalable Computing and Visualization
Cell/B.E. Servers: A Platform for Real Time Scalable Computing and VisualizationCell/B.E. Servers: A Platform for Real Time Scalable Computing and Visualization
Cell/B.E. Servers: A Platform for Real Time Scalable Computing and Visualization
 
Re-architecting the Datacenter to Deliver Better Experiences (Intel)
Re-architecting the Datacenter to Deliver Better Experiences (Intel)Re-architecting the Datacenter to Deliver Better Experiences (Intel)
Re-architecting the Datacenter to Deliver Better Experiences (Intel)
 
Memory Matters in 2011
Memory Matters in 2011Memory Matters in 2011
Memory Matters in 2011
 
Db2 10 memory management uk db2 user group june 2013 [read-only]
Db2 10 memory management   uk db2 user group june 2013 [read-only]Db2 10 memory management   uk db2 user group june 2013 [read-only]
Db2 10 memory management uk db2 user group june 2013 [read-only]
 
Strengthen your security posture! Getting started with IBM Z Pervasive Encryp...
Strengthen your security posture! Getting started with IBM Z Pervasive Encryp...Strengthen your security posture! Getting started with IBM Z Pervasive Encryp...
Strengthen your security posture! Getting started with IBM Z Pervasive Encryp...
 
1.ibm pure flex system mar 2013
1.ibm pure flex system   mar 20131.ibm pure flex system   mar 2013
1.ibm pure flex system mar 2013
 
Z109889 z4 r-storage-dfsms-vegas-v1910b
Z109889 z4 r-storage-dfsms-vegas-v1910bZ109889 z4 r-storage-dfsms-vegas-v1910b
Z109889 z4 r-storage-dfsms-vegas-v1910b
 
Lakefield: Hybrid Cores in 3D Package
Lakefield: Hybrid Cores in 3D PackageLakefield: Hybrid Cores in 3D Package
Lakefield: Hybrid Cores in 3D Package
 
Much Ado about CPU
Much Ado about CPUMuch Ado about CPU
Much Ado about CPU
 
Analytics on system z final
Analytics on system z finalAnalytics on system z final
Analytics on system z final
 
All Flash is not Equal: Tony Pearson contrasts IBM FlashSystem with Solid-Sta...
All Flash is not Equal: Tony Pearson contrasts IBM FlashSystem with Solid-Sta...All Flash is not Equal: Tony Pearson contrasts IBM FlashSystem with Solid-Sta...
All Flash is not Equal: Tony Pearson contrasts IBM FlashSystem with Solid-Sta...
 

Viewers also liked

IBM DB2 Analytics Accelerator Trends & Directions by Namik Hrle
IBM DB2 Analytics Accelerator  Trends & Directions by Namik Hrle IBM DB2 Analytics Accelerator  Trends & Directions by Namik Hrle
IBM DB2 Analytics Accelerator Trends & Directions by Namik Hrle Surekha Parekh
 
Using Release(deallocate) and Painful Lessons to be learned on DB2 locking
Using Release(deallocate) and Painful Lessons to be learned on DB2 lockingUsing Release(deallocate) and Painful Lessons to be learned on DB2 locking
Using Release(deallocate) and Painful Lessons to be learned on DB2 lockingJohn Campbell
 
DB2 for z/OS Real Storage Monitoring, Control and Planning
DB2 for z/OS Real Storage Monitoring, Control and PlanningDB2 for z/OS Real Storage Monitoring, Control and Planning
DB2 for z/OS Real Storage Monitoring, Control and PlanningJohn Campbell
 
DB2 11 for z/OS Migration Planning and Early Customer Experiences
DB2 11 for z/OS Migration Planning and Early Customer ExperiencesDB2 11 for z/OS Migration Planning and Early Customer Experiences
DB2 11 for z/OS Migration Planning and Early Customer ExperiencesJohn Campbell
 
DB2 for z/OS Bufferpool Tuning win by Divide and Conquer or Lose by Multiply ...
DB2 for z/OS Bufferpool Tuning win by Divide and Conquer or Lose by Multiply ...DB2 for z/OS Bufferpool Tuning win by Divide and Conquer or Lose by Multiply ...
DB2 for z/OS Bufferpool Tuning win by Divide and Conquer or Lose by Multiply ...John Campbell
 
ALL ABOUT DB2 DSNZPARM
ALL ABOUT DB2 DSNZPARMALL ABOUT DB2 DSNZPARM
ALL ABOUT DB2 DSNZPARMIBM
 
DB2 for z/OS Architecture in Nutshell
DB2 for z/OS Architecture in NutshellDB2 for z/OS Architecture in Nutshell
DB2 for z/OS Architecture in NutshellCuneyt Goksu
 
I phone udvikling best brains
I phone udvikling best brainsI phone udvikling best brains
I phone udvikling best brainsOve larsen
 
Case study la business intelligence applicata al settore bancario
Case study  la business intelligence applicata al settore bancarioCase study  la business intelligence applicata al settore bancario
Case study la business intelligence applicata al settore bancarioactarusboy
 
The Doomsday, tagalog
The Doomsday, tagalogThe Doomsday, tagalog
The Doomsday, tagalogArab Muslim
 
Cuadro de reformas- henry figueroa- elias vargas
Cuadro de reformas- henry figueroa- elias vargasCuadro de reformas- henry figueroa- elias vargas
Cuadro de reformas- henry figueroa- elias vargasHenry Figueroa Fernández
 
3ºEso Analisis Obras PictóRicas Cast
3ºEso Analisis Obras PictóRicas Cast3ºEso Analisis Obras PictóRicas Cast
3ºEso Analisis Obras PictóRicas Castslidewoman
 
Especializacion docente en educacion y tics mariela bosio
Especializacion docente en educacion y tics  mariela bosioEspecializacion docente en educacion y tics  mariela bosio
Especializacion docente en educacion y tics mariela bosioMariela Bosio
 
Anexo visual 2º cuatrimestre mariana vazquez
Anexo visual 2º cuatrimestre  mariana vazquezAnexo visual 2º cuatrimestre  mariana vazquez
Anexo visual 2º cuatrimestre mariana vazquezgeo39 geo39
 
Native Ads: Ad Content in Context
Native Ads: Ad Content in ContextNative Ads: Ad Content in Context
Native Ads: Ad Content in ContextMichael Wörmann
 
IBM DB2 for z/OS Administration Basics
IBM DB2 for z/OS Administration BasicsIBM DB2 for z/OS Administration Basics
IBM DB2 for z/OS Administration BasicsIBM
 
Mountain Stream Group: Portfolio Sample - Media Kit
Mountain Stream Group: Portfolio Sample - Media KitMountain Stream Group: Portfolio Sample - Media Kit
Mountain Stream Group: Portfolio Sample - Media KitMountain Stream Group, Inc.
 

Viewers also liked (20)

IBM DB2 Analytics Accelerator Trends & Directions by Namik Hrle
IBM DB2 Analytics Accelerator  Trends & Directions by Namik Hrle IBM DB2 Analytics Accelerator  Trends & Directions by Namik Hrle
IBM DB2 Analytics Accelerator Trends & Directions by Namik Hrle
 
Using Release(deallocate) and Painful Lessons to be learned on DB2 locking
Using Release(deallocate) and Painful Lessons to be learned on DB2 lockingUsing Release(deallocate) and Painful Lessons to be learned on DB2 locking
Using Release(deallocate) and Painful Lessons to be learned on DB2 locking
 
DB2 for z/OS Real Storage Monitoring, Control and Planning
DB2 for z/OS Real Storage Monitoring, Control and PlanningDB2 for z/OS Real Storage Monitoring, Control and Planning
DB2 for z/OS Real Storage Monitoring, Control and Planning
 
DB2 11 for z/OS Migration Planning and Early Customer Experiences
DB2 11 for z/OS Migration Planning and Early Customer ExperiencesDB2 11 for z/OS Migration Planning and Early Customer Experiences
DB2 11 for z/OS Migration Planning and Early Customer Experiences
 
DB2 for z/OS Bufferpool Tuning win by Divide and Conquer or Lose by Multiply ...
DB2 for z/OS Bufferpool Tuning win by Divide and Conquer or Lose by Multiply ...DB2 for z/OS Bufferpool Tuning win by Divide and Conquer or Lose by Multiply ...
DB2 for z/OS Bufferpool Tuning win by Divide and Conquer or Lose by Multiply ...
 
ALL ABOUT DB2 DSNZPARM
ALL ABOUT DB2 DSNZPARMALL ABOUT DB2 DSNZPARM
ALL ABOUT DB2 DSNZPARM
 
DB2 for z/OS Architecture in Nutshell
DB2 for z/OS Architecture in NutshellDB2 for z/OS Architecture in Nutshell
DB2 for z/OS Architecture in Nutshell
 
I phone udvikling best brains
I phone udvikling best brainsI phone udvikling best brains
I phone udvikling best brains
 
Case study la business intelligence applicata al settore bancario
Case study  la business intelligence applicata al settore bancarioCase study  la business intelligence applicata al settore bancario
Case study la business intelligence applicata al settore bancario
 
Ocean reef 2014 espanol.pptx
Ocean reef 2014 espanol.pptxOcean reef 2014 espanol.pptx
Ocean reef 2014 espanol.pptx
 
The Doomsday, tagalog
The Doomsday, tagalogThe Doomsday, tagalog
The Doomsday, tagalog
 
Alex2016
Alex2016Alex2016
Alex2016
 
Mapa conceptual
Mapa conceptualMapa conceptual
Mapa conceptual
 
Cuadro de reformas- henry figueroa- elias vargas
Cuadro de reformas- henry figueroa- elias vargasCuadro de reformas- henry figueroa- elias vargas
Cuadro de reformas- henry figueroa- elias vargas
 
3ºEso Analisis Obras PictóRicas Cast
3ºEso Analisis Obras PictóRicas Cast3ºEso Analisis Obras PictóRicas Cast
3ºEso Analisis Obras PictóRicas Cast
 
Especializacion docente en educacion y tics mariela bosio
Especializacion docente en educacion y tics  mariela bosioEspecializacion docente en educacion y tics  mariela bosio
Especializacion docente en educacion y tics mariela bosio
 
Anexo visual 2º cuatrimestre mariana vazquez
Anexo visual 2º cuatrimestre  mariana vazquezAnexo visual 2º cuatrimestre  mariana vazquez
Anexo visual 2º cuatrimestre mariana vazquez
 
Native Ads: Ad Content in Context
Native Ads: Ad Content in ContextNative Ads: Ad Content in Context
Native Ads: Ad Content in Context
 
IBM DB2 for z/OS Administration Basics
IBM DB2 for z/OS Administration BasicsIBM DB2 for z/OS Administration Basics
IBM DB2 for z/OS Administration Basics
 
Mountain Stream Group: Portfolio Sample - Media Kit
Mountain Stream Group: Portfolio Sample - Media KitMountain Stream Group: Portfolio Sample - Media Kit
Mountain Stream Group: Portfolio Sample - Media Kit
 

Similar to A Time Traveller’s Guide to DB2 Technology Themes for 2014 and Beyond

A Time Traveller’s Guide to DB2: Technology Themes for 2014 and Beyond
A Time Traveller’s Guide to DB2: Technology Themes for 2014 and BeyondA Time Traveller’s Guide to DB2: Technology Themes for 2014 and Beyond
A Time Traveller’s Guide to DB2: Technology Themes for 2014 and BeyondSurekha Parekh
 
TDWI San Diego 2014: Wendy Lucas Describes how BLU Acceleration Delivers In-T...
TDWI San Diego 2014: Wendy Lucas Describes how BLU Acceleration Delivers In-T...TDWI San Diego 2014: Wendy Lucas Describes how BLU Acceleration Delivers In-T...
TDWI San Diego 2014: Wendy Lucas Describes how BLU Acceleration Delivers In-T...IBM Analytics
 
What’s Going on in Your 4HRA?
What’s Going on in Your 4HRA?What’s Going on in Your 4HRA?
What’s Going on in Your 4HRA?Precisely
 
S de0882 new-generation-tiering-edge2015-v3
S de0882 new-generation-tiering-edge2015-v3S de0882 new-generation-tiering-edge2015-v3
S de0882 new-generation-tiering-edge2015-v3Tony Pearson
 
Unlock Cost Savings for your IBM z Systems Environment
Unlock Cost Savings for your IBM z Systems EnvironmentUnlock Cost Savings for your IBM z Systems Environment
Unlock Cost Savings for your IBM z Systems EnvironmentPrecisely
 
IBM Z Cost Reduction Opportunities. Are you missing out?
IBM Z Cost Reduction Opportunities. Are you missing out?IBM Z Cost Reduction Opportunities. Are you missing out?
IBM Z Cost Reduction Opportunities. Are you missing out?Precisely
 
Cloud nativecomputingtechnologysupportinghpc cognitiveworkflows
Cloud nativecomputingtechnologysupportinghpc cognitiveworkflowsCloud nativecomputingtechnologysupportinghpc cognitiveworkflows
Cloud nativecomputingtechnologysupportinghpc cognitiveworkflowsYong Feng
 
IMS01 IMS Keynote
IMS01   IMS KeynoteIMS01   IMS Keynote
IMS01 IMS KeynoteRobert Hain
 
Webinar: The Bifurcation of the Flash Market
Webinar: The Bifurcation of the Flash MarketWebinar: The Bifurcation of the Flash Market
Webinar: The Bifurcation of the Flash MarketStorage Switzerland
 
Iod session 3423 analytics patterns of expertise, the fast path to amazing ...
Iod session 3423   analytics patterns of expertise, the fast path to amazing ...Iod session 3423   analytics patterns of expertise, the fast path to amazing ...
Iod session 3423 analytics patterns of expertise, the fast path to amazing ...Rachel Bland
 
Cloudian Webinar - 7 Key Reasons why Object Storage lowers Storage TCO
Cloudian Webinar - 7 Key Reasons why Object Storage lowers Storage TCOCloudian Webinar - 7 Key Reasons why Object Storage lowers Storage TCO
Cloudian Webinar - 7 Key Reasons why Object Storage lowers Storage TCOStorage Switzerland
 
Fighting the Hidden Costs of Data Storage
Fighting the Hidden Costs of Data StorageFighting the Hidden Costs of Data Storage
Fighting the Hidden Costs of Data StorageDataCore Software
 
Groth data of-cloud
Groth data of-cloudGroth data of-cloud
Groth data of-cloudStudying
 
HP flash optimized storage - webcast
HP flash optimized storage - webcastHP flash optimized storage - webcast
HP flash optimized storage - webcastCalvin Zito
 
ProfitBricks Cloud Computing IaaS An Introduction
ProfitBricks Cloud Computing IaaS An IntroductionProfitBricks Cloud Computing IaaS An Introduction
ProfitBricks Cloud Computing IaaS An IntroductionProfitBricks
 
POWER8 the x86 Server Farm - IBM Business Partners use POWER8 to Lower Client...
POWER8 the x86 Server Farm - IBM Business Partners use POWER8 to Lower Client...POWER8 the x86 Server Farm - IBM Business Partners use POWER8 to Lower Client...
POWER8 the x86 Server Farm - IBM Business Partners use POWER8 to Lower Client...Paula Koziol
 
New Memory Solutions for Enterprise Computing
New Memory Solutions for Enterprise ComputingNew Memory Solutions for Enterprise Computing
New Memory Solutions for Enterprise ComputingIntel IT Center
 
FInal Project - USMx CC605x Cloud Computing for Enterprises - Hugo Aquino
FInal Project - USMx CC605x Cloud Computing for Enterprises - Hugo AquinoFInal Project - USMx CC605x Cloud Computing for Enterprises - Hugo Aquino
FInal Project - USMx CC605x Cloud Computing for Enterprises - Hugo AquinoHugo Aquino
 

Similar to A Time Traveller’s Guide to DB2 Technology Themes for 2014 and Beyond (20)

A Time Traveller’s Guide to DB2: Technology Themes for 2014 and Beyond
A Time Traveller’s Guide to DB2: Technology Themes for 2014 and BeyondA Time Traveller’s Guide to DB2: Technology Themes for 2014 and Beyond
A Time Traveller’s Guide to DB2: Technology Themes for 2014 and Beyond
 
TDWI San Diego 2014: Wendy Lucas Describes how BLU Acceleration Delivers In-T...
TDWI San Diego 2014: Wendy Lucas Describes how BLU Acceleration Delivers In-T...TDWI San Diego 2014: Wendy Lucas Describes how BLU Acceleration Delivers In-T...
TDWI San Diego 2014: Wendy Lucas Describes how BLU Acceleration Delivers In-T...
 
What’s Going on in Your 4HRA?
What’s Going on in Your 4HRA?What’s Going on in Your 4HRA?
What’s Going on in Your 4HRA?
 
S de0882 new-generation-tiering-edge2015-v3
S de0882 new-generation-tiering-edge2015-v3S de0882 new-generation-tiering-edge2015-v3
S de0882 new-generation-tiering-edge2015-v3
 
Unlock Cost Savings for your IBM z Systems Environment
Unlock Cost Savings for your IBM z Systems EnvironmentUnlock Cost Savings for your IBM z Systems Environment
Unlock Cost Savings for your IBM z Systems Environment
 
IBM Z Cost Reduction Opportunities. Are you missing out?
IBM Z Cost Reduction Opportunities. Are you missing out?IBM Z Cost Reduction Opportunities. Are you missing out?
IBM Z Cost Reduction Opportunities. Are you missing out?
 
Cloud nativecomputingtechnologysupportinghpc cognitiveworkflows
Cloud nativecomputingtechnologysupportinghpc cognitiveworkflowsCloud nativecomputingtechnologysupportinghpc cognitiveworkflows
Cloud nativecomputingtechnologysupportinghpc cognitiveworkflows
 
IMS01 IMS Keynote
IMS01   IMS KeynoteIMS01   IMS Keynote
IMS01 IMS Keynote
 
VendorReview_IBMDB2
VendorReview_IBMDB2VendorReview_IBMDB2
VendorReview_IBMDB2
 
Webinar: The Bifurcation of the Flash Market
Webinar: The Bifurcation of the Flash MarketWebinar: The Bifurcation of the Flash Market
Webinar: The Bifurcation of the Flash Market
 
Iod session 3423 analytics patterns of expertise, the fast path to amazing ...
Iod session 3423   analytics patterns of expertise, the fast path to amazing ...Iod session 3423   analytics patterns of expertise, the fast path to amazing ...
Iod session 3423 analytics patterns of expertise, the fast path to amazing ...
 
Cloudian Webinar - 7 Key Reasons why Object Storage lowers Storage TCO
Cloudian Webinar - 7 Key Reasons why Object Storage lowers Storage TCOCloudian Webinar - 7 Key Reasons why Object Storage lowers Storage TCO
Cloudian Webinar - 7 Key Reasons why Object Storage lowers Storage TCO
 
In memory cloud computing
In memory cloud computingIn memory cloud computing
In memory cloud computing
 
Fighting the Hidden Costs of Data Storage
Fighting the Hidden Costs of Data StorageFighting the Hidden Costs of Data Storage
Fighting the Hidden Costs of Data Storage
 
Groth data of-cloud
Groth data of-cloudGroth data of-cloud
Groth data of-cloud
 
HP flash optimized storage - webcast
HP flash optimized storage - webcastHP flash optimized storage - webcast
HP flash optimized storage - webcast
 
ProfitBricks Cloud Computing IaaS An Introduction
ProfitBricks Cloud Computing IaaS An IntroductionProfitBricks Cloud Computing IaaS An Introduction
ProfitBricks Cloud Computing IaaS An Introduction
 
POWER8 the x86 Server Farm - IBM Business Partners use POWER8 to Lower Client...
POWER8 the x86 Server Farm - IBM Business Partners use POWER8 to Lower Client...POWER8 the x86 Server Farm - IBM Business Partners use POWER8 to Lower Client...
POWER8 the x86 Server Farm - IBM Business Partners use POWER8 to Lower Client...
 
New Memory Solutions for Enterprise Computing
New Memory Solutions for Enterprise ComputingNew Memory Solutions for Enterprise Computing
New Memory Solutions for Enterprise Computing
 
FInal Project - USMx CC605x Cloud Computing for Enterprises - Hugo Aquino
FInal Project - USMx CC605x Cloud Computing for Enterprises - Hugo AquinoFInal Project - USMx CC605x Cloud Computing for Enterprises - Hugo Aquino
FInal Project - USMx CC605x Cloud Computing for Enterprises - Hugo Aquino
 

Recently uploaded

Decoding the Heart: Student Presentation on Heart Attack Prediction with Data...
Decoding the Heart: Student Presentation on Heart Attack Prediction with Data...Decoding the Heart: Student Presentation on Heart Attack Prediction with Data...
Decoding the Heart: Student Presentation on Heart Attack Prediction with Data...Boston Institute of Analytics
 
How we prevented account sharing with MFA
How we prevented account sharing with MFAHow we prevented account sharing with MFA
How we prevented account sharing with MFAAndrei Kaleshka
 
Heart Disease Classification Report: A Data Analysis Project
Heart Disease Classification Report: A Data Analysis ProjectHeart Disease Classification Report: A Data Analysis Project
Heart Disease Classification Report: A Data Analysis ProjectBoston Institute of Analytics
 
科罗拉多大学波尔得分校毕业证学位证成绩单-可办理
科罗拉多大学波尔得分校毕业证学位证成绩单-可办理科罗拉多大学波尔得分校毕业证学位证成绩单-可办理
科罗拉多大学波尔得分校毕业证学位证成绩单-可办理e4aez8ss
 
Student profile product demonstration on grades, ability, well-being and mind...
Student profile product demonstration on grades, ability, well-being and mind...Student profile product demonstration on grades, ability, well-being and mind...
Student profile product demonstration on grades, ability, well-being and mind...Seán Kennedy
 
NO1 Certified Black Magic Specialist Expert Amil baba in Lahore Islamabad Raw...
NO1 Certified Black Magic Specialist Expert Amil baba in Lahore Islamabad Raw...NO1 Certified Black Magic Specialist Expert Amil baba in Lahore Islamabad Raw...
NO1 Certified Black Magic Specialist Expert Amil baba in Lahore Islamabad Raw...Amil Baba Dawood bangali
 
办理学位证加利福尼亚大学洛杉矶分校毕业证,UCLA成绩单原版一比一
办理学位证加利福尼亚大学洛杉矶分校毕业证,UCLA成绩单原版一比一办理学位证加利福尼亚大学洛杉矶分校毕业证,UCLA成绩单原版一比一
办理学位证加利福尼亚大学洛杉矶分校毕业证,UCLA成绩单原版一比一F sss
 
GA4 Without Cookies [Measure Camp AMS]
GA4 Without Cookies [Measure Camp AMS]GA4 Without Cookies [Measure Camp AMS]
GA4 Without Cookies [Measure Camp AMS]📊 Markus Baersch
 
Data Factory in Microsoft Fabric (MsBIP #82)
Data Factory in Microsoft Fabric (MsBIP #82)Data Factory in Microsoft Fabric (MsBIP #82)
Data Factory in Microsoft Fabric (MsBIP #82)Cathrine Wilhelmsen
 
Minimizing AI Hallucinations/Confabulations and the Path towards AGI with Exa...
Minimizing AI Hallucinations/Confabulations and the Path towards AGI with Exa...Minimizing AI Hallucinations/Confabulations and the Path towards AGI with Exa...
Minimizing AI Hallucinations/Confabulations and the Path towards AGI with Exa...Thomas Poetter
 
办理(Vancouver毕业证书)加拿大温哥华岛大学毕业证成绩单原版一比一
办理(Vancouver毕业证书)加拿大温哥华岛大学毕业证成绩单原版一比一办理(Vancouver毕业证书)加拿大温哥华岛大学毕业证成绩单原版一比一
办理(Vancouver毕业证书)加拿大温哥华岛大学毕业证成绩单原版一比一F La
 
Identifying Appropriate Test Statistics Involving Population Mean
Identifying Appropriate Test Statistics Involving Population MeanIdentifying Appropriate Test Statistics Involving Population Mean
Identifying Appropriate Test Statistics Involving Population MeanMYRABACSAFRA2
 
Multiple time frame trading analysis -brianshannon.pdf
Multiple time frame trading analysis -brianshannon.pdfMultiple time frame trading analysis -brianshannon.pdf
Multiple time frame trading analysis -brianshannon.pdfchwongval
 
MK KOMUNIKASI DATA (TI)komdat komdat.docx
MK KOMUNIKASI DATA (TI)komdat komdat.docxMK KOMUNIKASI DATA (TI)komdat komdat.docx
MK KOMUNIKASI DATA (TI)komdat komdat.docxUnduhUnggah1
 
FAIR, FAIRsharing, FAIR Cookbook and ELIXIR - Sansone SA - Boston 2024
FAIR, FAIRsharing, FAIR Cookbook and ELIXIR - Sansone SA - Boston 2024FAIR, FAIRsharing, FAIR Cookbook and ELIXIR - Sansone SA - Boston 2024
FAIR, FAIRsharing, FAIR Cookbook and ELIXIR - Sansone SA - Boston 2024Susanna-Assunta Sansone
 
RS 9000 Call In girls Dwarka Mor (DELHI)⇛9711147426🔝Delhi
RS 9000 Call In girls Dwarka Mor (DELHI)⇛9711147426🔝DelhiRS 9000 Call In girls Dwarka Mor (DELHI)⇛9711147426🔝Delhi
RS 9000 Call In girls Dwarka Mor (DELHI)⇛9711147426🔝Delhijennyeacort
 
Student Profile Sample report on improving academic performance by uniting gr...
Student Profile Sample report on improving academic performance by uniting gr...Student Profile Sample report on improving academic performance by uniting gr...
Student Profile Sample report on improving academic performance by uniting gr...Seán Kennedy
 
Predictive Analysis for Loan Default Presentation : Data Analysis Project PPT
Predictive Analysis for Loan Default  Presentation : Data Analysis Project PPTPredictive Analysis for Loan Default  Presentation : Data Analysis Project PPT
Predictive Analysis for Loan Default Presentation : Data Analysis Project PPTBoston Institute of Analytics
 
ASML's Taxonomy Adventure by Daniel Canter
ASML's Taxonomy Adventure by Daniel CanterASML's Taxonomy Adventure by Daniel Canter
ASML's Taxonomy Adventure by Daniel Cantervoginip
 
Semantic Shed - Squashing and Squeezing.pptx
Semantic Shed - Squashing and Squeezing.pptxSemantic Shed - Squashing and Squeezing.pptx
Semantic Shed - Squashing and Squeezing.pptxMike Bennett
 

Recently uploaded (20)

Decoding the Heart: Student Presentation on Heart Attack Prediction with Data...
Decoding the Heart: Student Presentation on Heart Attack Prediction with Data...Decoding the Heart: Student Presentation on Heart Attack Prediction with Data...
Decoding the Heart: Student Presentation on Heart Attack Prediction with Data...
 
How we prevented account sharing with MFA
How we prevented account sharing with MFAHow we prevented account sharing with MFA
How we prevented account sharing with MFA
 
Heart Disease Classification Report: A Data Analysis Project
Heart Disease Classification Report: A Data Analysis ProjectHeart Disease Classification Report: A Data Analysis Project
Heart Disease Classification Report: A Data Analysis Project
 
科罗拉多大学波尔得分校毕业证学位证成绩单-可办理
科罗拉多大学波尔得分校毕业证学位证成绩单-可办理科罗拉多大学波尔得分校毕业证学位证成绩单-可办理
科罗拉多大学波尔得分校毕业证学位证成绩单-可办理
 
Student profile product demonstration on grades, ability, well-being and mind...
Student profile product demonstration on grades, ability, well-being and mind...Student profile product demonstration on grades, ability, well-being and mind...
Student profile product demonstration on grades, ability, well-being and mind...
 
NO1 Certified Black Magic Specialist Expert Amil baba in Lahore Islamabad Raw...
NO1 Certified Black Magic Specialist Expert Amil baba in Lahore Islamabad Raw...NO1 Certified Black Magic Specialist Expert Amil baba in Lahore Islamabad Raw...
NO1 Certified Black Magic Specialist Expert Amil baba in Lahore Islamabad Raw...
 
办理学位证加利福尼亚大学洛杉矶分校毕业证,UCLA成绩单原版一比一
办理学位证加利福尼亚大学洛杉矶分校毕业证,UCLA成绩单原版一比一办理学位证加利福尼亚大学洛杉矶分校毕业证,UCLA成绩单原版一比一
办理学位证加利福尼亚大学洛杉矶分校毕业证,UCLA成绩单原版一比一
 
GA4 Without Cookies [Measure Camp AMS]
GA4 Without Cookies [Measure Camp AMS]GA4 Without Cookies [Measure Camp AMS]
GA4 Without Cookies [Measure Camp AMS]
 
Data Factory in Microsoft Fabric (MsBIP #82)
Data Factory in Microsoft Fabric (MsBIP #82)Data Factory in Microsoft Fabric (MsBIP #82)
Data Factory in Microsoft Fabric (MsBIP #82)
 
Minimizing AI Hallucinations/Confabulations and the Path towards AGI with Exa...
Minimizing AI Hallucinations/Confabulations and the Path towards AGI with Exa...Minimizing AI Hallucinations/Confabulations and the Path towards AGI with Exa...
Minimizing AI Hallucinations/Confabulations and the Path towards AGI with Exa...
 
办理(Vancouver毕业证书)加拿大温哥华岛大学毕业证成绩单原版一比一
办理(Vancouver毕业证书)加拿大温哥华岛大学毕业证成绩单原版一比一办理(Vancouver毕业证书)加拿大温哥华岛大学毕业证成绩单原版一比一
办理(Vancouver毕业证书)加拿大温哥华岛大学毕业证成绩单原版一比一
 
Identifying Appropriate Test Statistics Involving Population Mean
Identifying Appropriate Test Statistics Involving Population MeanIdentifying Appropriate Test Statistics Involving Population Mean
Identifying Appropriate Test Statistics Involving Population Mean
 
Multiple time frame trading analysis -brianshannon.pdf
Multiple time frame trading analysis -brianshannon.pdfMultiple time frame trading analysis -brianshannon.pdf
Multiple time frame trading analysis -brianshannon.pdf
 
MK KOMUNIKASI DATA (TI)komdat komdat.docx
MK KOMUNIKASI DATA (TI)komdat komdat.docxMK KOMUNIKASI DATA (TI)komdat komdat.docx
MK KOMUNIKASI DATA (TI)komdat komdat.docx
 
FAIR, FAIRsharing, FAIR Cookbook and ELIXIR - Sansone SA - Boston 2024
FAIR, FAIRsharing, FAIR Cookbook and ELIXIR - Sansone SA - Boston 2024FAIR, FAIRsharing, FAIR Cookbook and ELIXIR - Sansone SA - Boston 2024
FAIR, FAIRsharing, FAIR Cookbook and ELIXIR - Sansone SA - Boston 2024
 
RS 9000 Call In girls Dwarka Mor (DELHI)⇛9711147426🔝Delhi
RS 9000 Call In girls Dwarka Mor (DELHI)⇛9711147426🔝DelhiRS 9000 Call In girls Dwarka Mor (DELHI)⇛9711147426🔝Delhi
RS 9000 Call In girls Dwarka Mor (DELHI)⇛9711147426🔝Delhi
 
Student Profile Sample report on improving academic performance by uniting gr...
Student Profile Sample report on improving academic performance by uniting gr...Student Profile Sample report on improving academic performance by uniting gr...
Student Profile Sample report on improving academic performance by uniting gr...
 
Predictive Analysis for Loan Default Presentation : Data Analysis Project PPT
Predictive Analysis for Loan Default  Presentation : Data Analysis Project PPTPredictive Analysis for Loan Default  Presentation : Data Analysis Project PPT
Predictive Analysis for Loan Default Presentation : Data Analysis Project PPT
 
ASML's Taxonomy Adventure by Daniel Canter
ASML's Taxonomy Adventure by Daniel CanterASML's Taxonomy Adventure by Daniel Canter
ASML's Taxonomy Adventure by Daniel Canter
 
Semantic Shed - Squashing and Squeezing.pptx
Semantic Shed - Squashing and Squeezing.pptxSemantic Shed - Squashing and Squeezing.pptx
Semantic Shed - Squashing and Squeezing.pptx
 

A Time Traveller’s Guide to DB2 Technology Themes for 2014 and Beyond

  • 1. #IDUG A Time Traveller’s Guide to DB2: Technology Themes for 2014 and Beyond Julian Stuhler Principal Consultant Triton Consulting
  • 2. #IDUG Disclaimer • Any mention of future features, products or overall strategic direction are purely my personal opinion, and no reliance should be placed upon them ever coming to pass • The user assumes the entire risk related to its use of information in this presentation. Triton Consulting provides such information "as is," and disclaims any and all warranties, whether express or implied, including (without limitation) any implied warranties of merchantability or fitness for a particular purpose. In no event will Triton Consulting be liable to you or to any third party for any direct, indirect, incidental, consequential, special or exemplary damages or lost profit resulting from any use or misuse of this data. • DB2 for OS/390 and DB2 for z/OS are trademarks of International Business Machine corporation. This presentation uses many terms that are trademarks. Wherever we are aware of trademarks the name has been spelled in capitals. 2 “Prediction is very difficult, especially if it's about the future” Nils Bohr, Nobel laureate in Physics
  • 3. #IDUG Acknowledgements • John Campbell • Chris Eaton • Iqbal Goralwalla • Terri Jacopi • Jeff Josten • Jay Yothers 3
  • 4. #IDUG DB2 Today 4 “The only constant is change” Heraclitus Greek Philosopher (c.535 BC – 475 BC) “Good character is not formed in a week or a month. It is created little by little, day by day. Protracted and patient effort is needed to develop good character.” DBAs are DBAs.” They are
  • 5. #IDUG DB2 Today 5 June 1 2008 Sept 24 2013 Worldles generated by Tagxedo http://http://www.tagxedo.com Old IBM website from Wayback Machine http://web.archive.org http://www-01.ibm.com/software/data/
  • 7. #IDUG DB2 Technology Themes • Cost Reduction • High Availability • In-Memory Computing • DB2 Skills Availability • Database Commoditisation • Big Data 7
  • 8. #IDUG Cost Reduction – Today • Ongoing focus on improving profitability and ruthlessly eliminating unnecessary costs • IT spending is a major cost component for all organisations • Gartner’s 2013 Worldwide IT Spending analysis showed growth rate of just 0.4% for 2013 • Managing hardware costs • Moore’s law is still alive and well as it approaches its 50th birthday • Compression can dramatically reduce DASD costs • Adaptive compression in DB2 for LUW V10 can yield spectacular gains • Further savings possible via actionable compression in BLU • Overall cost savings being partially offset by move to more expensive SSD devices (although they are getting cheaper too) • Virtualisation and consolidation technologies are helping to improve hardware utilisation rates • Linux on System z offers some intriguing possibilities here 8
  • 9. #IDUG Cost Reduction – Today • Managing Software licence fees • MLC pricing on the mainframe means that CPU burned during peak period (4HRA) directly impacts software costs • Ongoing focus within DB2 for z/OS to drive down CPU consumption • DB2 code optimisation in DB2 10 (and now in DB2 11) • Increased use of System z speciality engines and hybrid solutions such as the IBM DB2 Analytic Accelerator • Aggressive new packaging options for DB2 for LUW • AWSE and AESE include lots of additional functionality such as compression, BLU, pureScale, etc • Linux on System z can offer major software licence savings • Managing people costs • Salary increases have been generally outstripping increase in overall IT spend, so we’re all consuming a greater proportion of the IT budget • From ALTER to Autonomics, it’s all about improving productivity and doing more with less 9
  • 10. #IDUG Cost Reduction – Tomorrow • Signs that pressure is easing on overall IT budgets • Latest Gartner estimates show 3.2% annual increase for 2014, to $3.8 trillion • 6.9% increase in enterprise software spending, with CRM, DBMS and data management the major items • However, Gartner expects a renewed focus on implementing new IT systems which will consume budget • Current cost management pressures unlikely to reduce 10
  • 11. #IDUG Cost Reduction – Tomorrow • Hardware • Moore’s Law under pressure, only has 6-8 years left before physics dictate fundamental shift from CMOS to other technologies • Photonics, quantum computers • Ongoing focus on reducing operational costs will continue to deliver benefits • Recent Intel POC submerged high-end servers in 3M’s dielectric “Novec Engineered Fluid” to increase server density and cut cooling costs by up to 95% • System z hardware approaching thermal limits for indirect cooling so mainframes may go this way too 11
  • 12. #IDUG Cost Reduction – Tomorrow • Software Licence Fees • Increased offload to zIIP, IDAA and other speciality processors and hybrid solutions • But what happens when we approach 100% CP offload? • New MLC models to recognise the changing role of the mainframe • IBM announcement on 8th April 2014 for new model offering up to 60% reduction on processor capacity reported for Mobile transactions http://www- 03.ibm.com/press/uk/en/pressrelease/43619.wss • Practice of “bundling” likely to continue as a way of maintaining software revenues on distributed platforms • People Costs • Skills shortages likely to continue to increase people costs. See skills section later • Continued emphasis on autonomics, ease of use and productivity features 12
  • 13. #IDUG High Availability – Today • Impact of down time in critical IT systems has never been higher • Revenue loss • Reputational damage • Remedial costs • Regulatory and Contract Compliance Impact • How much? • A 2011 Ponemon Institute report calculated average of $5,617 per minute for large US data centres • Amazon “went dark” for 49 minutes in Jan 2013, at estimated cost of $66,240 per minute • Unplanned outage is usually the most painful, but planned outage hurts too 13
  • 14. #IDUG High Availability – Today • Relax, you’re working with IBM – DB2 on both platforms is in good shape for reducing unplanned outage • Data Sharing on DB2 for z/OS is mature and generally much better understood by customers than it used to be • “Gold standard” for continuous availability • DB2 11 for z/OS contains some valuable new performance enhancements • DB2 for LUW pureScale feature implements similar architecture • Included in AWSE and AESE • Until recently pureScale supported only on IBM POWER and System x servers, but as of DB2 10.1 FP2 or DB2 10.5 FP1, non-IBM x86 servers also supported 14
  • 15. #IDUG High Availability – Today • Eliminating planned outage is an ongoing challenge, but news is generally good and improving all of the time • Schema change • Housekeeping • Preventative maintenance • Version upgrades 15
  • 16. #IDUG High Availability – Tomorrow • Further data sharing and GDPS enhancements for DB2 for z/OS to re-open the gap with competitors • Continued expansion of dynamic schema change capabilities for LUW and z/OS • Online version upgrades • Further strides towards truly online version upgrades for DB2 for z/OS • First steps for pureScale 16
  • 17. #IDUG In-Memory Computing – Today • Disk access speeds are increasing, but processor speeds are increasing at an even greater rate • Therefore, relative “cost” of I/O operations is getting bigger • Even new (expensive) SSDs are orders of magnitude slower than accessing processor storage • Caching data in memory avoids I/O • Improves elapsed time • Reduces CPU • Reduces operational cost • Allows novel access patterns to be used • Availability of NAND / flash memory reduces impact if I/O is required • SSD • Flash Express • Pricing is volatile/complicated, but memory is a one-off cost 17 DASD - Cache DASD - Disk Nanoseconds (10-9) <2 milliseconds (10-3) >5 milliseconds Buffer Pool
  • 18. #IDUG In-Memory Computing – Today • OLTP • Today’s server platforms can cache large amounts of data in memory • zEC12 can support up to 3TB per CEC (1TB per LPAR) • High-end Intel-based servers support 6-8TB per server • Average deployed server memory is increasing on both mainframe and distributed platforms • Specific steps being taken to allow DB2 customers to exploit larger memory footprints for OLTP workloads • PGFIX(YES) in DB2 9 • PGSTEAL(NONE) and high-performance DBATs in DB2 10 • 1MB / 2GB page frames in DB2 10 / DB2 11 • Large (16MB) and Huge (16GB, AIX only) OS page support in DB2 for LUW 18
  • 19. #IDUG In-Memory Computing – Today • Analytics • DB2 10.5 for LUW (AWSE & AESE) includes “BLU” technology - a collection of novel technologies for optimising analytic queries, including some specific in-memory techniques • Columnar data store with patented dynamic in-memory optimisation for data prefetch and retention – “treats DRAM as disk” • Data held in compressed format in memory, while still allowing joins and predicate evaluation – “actionable compression” • Very impressive query performance across a wide variety of analytic (and even some “heavy” OLTP) workloads • 10x – 25x elapsed time improvement is common • Ability to more fully utilise all of the available memory / CPU in a given server configuration 19
  • 20. #IDUG In-Memory Computing – Tomorrow • Future zEnterprise machines likely to significantly increase maximum memory capacity per CEC / LPAR • Cost per GB likely to continue with general downward trend • Average installed memory per CEC will continue to increase • DB2 for z/OS may page-fix buffer pools by default • More common customer use of large / huge page frames • Page fixing and large page frame support for other DB2 storage areas (e.g. EDM pool) • Possible use of pageable 1MB page frames supported by zEC12 • Increased autonomic capability, reduction of memory-specific system parameters • DB2 BLU will continue to evolve • Big push just starting on DB2 BLU in the cloud 20
  • 21. #IDUG Database Commoditisation – Today • We’ve always lived in a heterogeneous world, but perception of databases as a commodity is increasing • Many reasons, including • The ubiquity of SQL • The rise of packaged solutions • Java (JDBC, frameworks) • RDBMS vendor compatibility / migration initiatives • SOA • Skills availability and support team size • The result • Lack of management awareness of business value of a specific database • Support teams and developers working with many database systems • Lowest common denominator approach 21
  • 22. #IDUG Database Commoditisation – Today • Fight back! • Make it your mission to keep your management aware of the unique business value of DB2 • If you have to be a Jack of all trades, at least try to become a master of one • Guess which one? • Take pragmatic approach to lowest common denominator issue • Fight the battles worth winning • Accept the rest 22
  • 23. #IDUG DB2 Skills – Today • DB2 is getting more complex / capable in every release • At the same time, IBM is trying to make it easier to use / understand • Great until something needs fixing “under the hood” • DB2 skills demographic is changing • Source: My own observations only – no scientific backup! 23 Skill Level %ofDB2Technicians Skill Level %ofDB2Technicians
  • 24. #IDUG DB2 Skills – Today • Source of skills is changing dramatically too 24 Apprenticeship Formal Courses Conferences DB2-L Manuals & Redbooks Apprenticeship Formal Courses Conferences DB2-L Manuals & Redbooks YouTube, SlideShare, etc Blogs, online articles Magazines Magazines
  • 25. #IDUG DB2 Skills – Tomorrow • Jury still out on longer-term impact of greying mainframe workforce • IBM making efforts with its Academic Initiative • Training provided for 80,000 students at over 1,000 schools in 70 countries during past 7 years • 3 mainframe Massive Open On-line Courses (MOOCs) will be made available in stages throughout the year (no cost and available to anyone, anywhere, at any time) • Expansion of DB2’s autonomic capabilities will help, but requirement for some deeper specialist skills likely to continue for foreseeable future 25 TaskComplexity Autonomics
  • 26. #IDUG DB2 Skills – Tomorrow SQLDBA Permanent UK jobs requiring specific skills as proportion of total demand Performance Tuning Big Data
  • 27. #IDUG Big Data – Today • Big Data and Analytics are everywhere you look • What’s a DB2 guy (or girl) to do? • Things to keep in mind • Hadoop is not a replacement for existing infrastructure, but a tool to augment it • Your role is still vital to your organisation! • “90% of the world’s data is unstructured, but 90% of the world’s most important data is structured” David Barnes, IBM, 2012 IDUG Europe Keynote Speaker • Database people have been doing big data and analytics for the past 40 years or so, just with different tools and terms (and capitalisation) • If you have the right attitude / mind-set, a DBA background is an excellent stepping stone to becoming a wealthy “Data Scientist” 27
  • 28. #IDUG Big Data – Today • One of the secrets to DB2’s longevity is to “embrace and extend” new technologies, and Big Data is no exception • DB2 for z/OS • IBM DB2 Analytics Accelerator for efficiently running complex query workloads • SQL extensions in most recent releases to improve query / analytic workloads • DB2 for LUW • BLU Acceleration to dramatically speed up analytics and reporting, by multiple orders of magnitude • Part of DB2 for LUW V10.5 (included in AWSE and AESE) • Remember that DB2 for LUW still holds Guinness World Record for Largest Data Warehouse (3PB) 28
  • 29. #IDUG Big Data – Today • Integration between DB2 and Hadoop opens new possibilities for gaining actionable insight 29
  • 30. #IDUG Big Data – Tomorrow • DB2 will continue with “embrace and extend” philosophy • Efficient interaction with highly optimised big data platforms such as Hadoop / BigInsights • Further expand internal analytic / big data capabilities • One size does NOT fit all ! • Each approach has strengths and weaknesses, best one is dependent on application requirements • NoSQL = Not Only SQL (or YeSQL) • Several NoSQL databases have added SQL capabilities • NoSQL for z/OS! • Simple Key / value NoSQL database for z/OS, currently freeware • http://www.nosqlz.com 30
  • 31. #IDUG Some Questions to Ponder • What have you done recently to: • Reduce the operational costs of the systems you support? • Improve your personal productivity? • Make the savings that you’ve made visible to the budget holders? • Test your failover / disaster recovery arrangements? • Review your housekeeping / maintenance / upgrade procedures to ensure you’re maximising availability? • Improve and expand your DB2 skills? • Make management aware of the business value of DB2? • Keep yourself relevant in a Big Data world? • Prepare for the future? 31 “The future depends on what you do today” Mahatma Ghandi
  • 32. #IDUG Where’s the future I was promised? 32 Portable fusion reactor Self-Tying Laces Hoverboard Flying cars    
  • 33. #IDUG A Time Travellers Guide to DB2: Technology Themes for 2014 and beyond Julian Stuhler Principal Consultant Triton Consulting

Editor's Notes

  1. Predated Plato by about 100 years“The weeping philosopher”The first DBA?
  2. IBM acquired Netezza in 2010pureData brand announced in late 2011
  3. 3000~IBM_Information~Management~customers~worldwideIBM~Information~Management~customers~in~84~countriesDB2~11~for~z/OS~has~9M~lines~of~codeSystem~R~had~80K~lines~of~codeDB2~for~z/OS~versions~4~to~11~all~still~in~active~use10%~of~worldwide~DB2~for~z/OS~licences~still~at~V7~or~earlier3%~of~worldwide~DB2~for~z/OS~licences~still~at~V6~or~earlier20~Members~in~Largest~DB2~for~z/OS~Data~Sharing~Group35B~rows~in~largest~known~DB2~for~z/OS~tableFastest~known~time~for~DB2~for~z/OS~subsystem~to~wrap~a~6-byte~RBA:~3~months1~Trillion~business~transactions~per~day~processed~on~IBM~mainframes90%~of~the~world&apos;s~data~has~been~created~since~DB2~10~for~z/OS~and~DB2~9.7~released~in~201080%~of~corporate~data~resides~on~a~mainframehttp://www.wordle.net/createhttp://www.tagxedo.com/app.html
  4. Moore&apos;s law: over the history of computing hardware, number of transistors on integrated circuits doubles approximately every two years. Named after Intel co-founder Gordon Moore, who described the trend in his 1965 paper.From thousandsof transistors in the early 1970s to billions now (Intel Xeon Phi has 5 billion, 61 cores on 22nm). 14nm Knights landing generation has 72 cores, Adaptive compression actually uses two compression approaches. The first employs the same table-level compression dictionary used in classic row compression to compress data based on repetition within a sampling of data from the table as a whole. The second approach uses a page-level dictionary-based compression algorithm to compress data based on data repetition within each page of data. The dictionaries map repeated byte patterns to much smaller symbols; these symbols then replace the longer byte patterns in the table. The table-level compression dictionary is stored within the table object for which it is created, and is used to compress data throughout the table. The page-level compression dictionary is stored with the data in the data page, and is used to compression only the data within that pageDB2 with BLU Acceleration introduces several patented techniques permitting DB2 to not only store data more efficiently, but also to better process it while it is still compressed. BLU Acceleration applies predicates, performs joins, and does grouping, all on the compressed values of column-organized tables. Since no secondary indexes or MQTs are needed on column-organized tables, you save storage space. This combination brings together all resources—I/O bandwidth, bufferpools, memory bandwidth, processor caches, and even machine cycles—through single-instruction, multiple data (SIMD) operations. SSDs now well under 1$ per GB ($40 per GB in 2008). Mention FlashExpress??Hardware utilisation rates of 20% or less common on distributed servers.
  5. DB2 11out-of-the-box&quot; DB2 CPU savings:Up to 10% for complex OLTPup to 10% for update intensive batch workloadsup to 25% for . Complex reporting queries against uncompressed tables (up to 40% CPU savings against compressed tables)zIIP used for pseudo-deleted index cleanup, log write/read, utilities Additional CPU savings and performance improvements may be possible with application and/or system changes that take advantage of new DB2 11 enhancements including log replication capture, data sharing using extended log record format, and pureXML120 PVUs per core on zLinux EC12 (100 on Intel)AutonomicsPseudo-deleted index cleanup, reorg avoidanceSelf tuning memory manager on LUW (less successful on z)Temporal, transparent archiving
  6. Intel Broadwell architecture uses 14nm, existing roadmap goes down to 5nm. 7-5nm accepted as limit of current technology, around 2020-2022.New materials: indium gallium arsenide (InGaAs), indium phosphide (InP) and silicon germanium (SiGe), GraphenePhotonicszEC12 still have water cooling options
  7. zEC12 has 2:1 ratio of zIIP to CPsThree times the number of mobile phones in the world as computersDB2 AWSE/AESE bundle Optim tooling, compression, pureScale, HADR, etc
  8. JC will discuss DB2 11 data sharing enhancements – LRSN spin reduction, GBP write around protocolDB2 10.5 supports HADR with pureScaleRoy Cecil will talk about GDPC later
  9. Schema change – ALTER TABLE DROP COLUMN..DB2 Luw 10.5 online fixpak
  10. Data sharing is key system z competitive differentiator, but competition is closing gap•Improved automatic DB2 peer recovery•Asynch CF Lock duplexing for multi-site continuous availability•Improved IFI 306 performance for active/active log captureDynamic schema change – change DB owner, view changes, change tablespace type, etc. Major theme for Cypress
  11. DRAM/NAND prices decreased historically, but now static/rising due to non-technology factors (volume down due to PC shipments down, lower demands of mobile devices, recession, supplier fires, etc)
  12. Pools for a given subsystem can be up to 1TB total in DB2 8, 9 and 10, with limit of 2x available real storageHuge page memory is only available on AIX.
  13. By isolating workloads, DB2 can achieve higher cache coherency and eliminate low-level thrashing of the cache. 10x compression in Blu compared to traditional techniques – due to column-based formatNo MQT, indexes etc needed so more savings
  14. Data scientist – from David BarnesNeed curiosity and cleverness as well as technical skillsAsk questions of the dataLearn when and how to simplify the data – and when it’s good enough
  15. IDAA V4 just announcedAccelerate greater range of SQL (e.g. static SQL)Workload balancing/failover across multiple acceleratorsSQL Extensions- DB2 11 includes advanced aggregation grouping sets, group by rollupBLU conceptsColumnar storeData skipping (skip irrelevant data)Dynamic in memory technology (RAM instead of disk)Actionable compression (keep data compressed for processing)Parallel vector processing (use of parallel cores/processors)
  16. &quot;Embrace, extend, and extinguish&quot;,[1] also known as &quot;Embrace, extend, and exterminate&quot;,[2] is a phrase that the U.S. Department of Justice found[3] was used internally by Microsoft[4] to describe its strategy for entering product categories involving widely used standards, extending those standards with proprietary capabilities, and then using those differences to disadvantage its competitors.Object relational, XML, columnar all examples of DB2 embracing and extending
  17. NoSQL v SQL – remember Object DB v Relational?NoSQL: Column: Accumulo, Cassandra, HBase Document: Clusterpoint, Couchbase, MarkLogic, MongoDB Key-value: Dynamo, MemcacheDB, Project Voldemort, Redis, Riak Graph: Allegro, Neo4J, OrientDB, Virtuoso
  18. Released 1989