Elevating Application Performance with Latest IBM COBOL Offerings. Tom Ross Captain COBOL March 9, 20017

Size: px
Start display at page:

Download "Elevating Application Performance with Latest IBM COBOL Offerings. Tom Ross Captain COBOL March 9, 20017"

Transcription

1 Elevating Application Performance with Latest IBM COBOL Offerings Tom Ross Captain COBOL March 9, 20017

2 Agenda Why the need to stay current with compiler technology? COBOL V6.1 ABO V1.2 Benefits of Using COBOL & ABO together Q&A 2

3 Where did application performance improvements come from in the past? Very little performance improvement came from Applications: Applications Effort required to improve application performance HIGH Bulk of the performance improvement came from: Hardware Software Stack Software Stack Hardware MEDIUM LOW 3

4 Adapting to the new reality Requires more effort to achieve performance gains Recompile Refactor In the past Now and the future Effort required Applications Applications HIGH Software Stack Software Stack MEDIUM Hardware Hardware LOW 4

5 Value of IBM Compilers on z Systems Reduce CPU utilization by improving performance of applications Exploitation of z/architecture (z10, z196, zec12, zbc12, z13) Advanced Optimization Support next-generation Applications Modernize business critical System of Record applications to support new System of Engagement applications (e.g. web, mobile, cloud ) Support latest IBM Middleware (CICS, IMS, DB2 ) Improve Productivity New programming features New problem determination features 5

6 Old binaries cannot take advantage of latest z/architecture z10ec/z10bc ARCH(8) Decimal Floating Point (DFP) Wider immediate data z196/z114 ARCH(9) Distinct Operand Conditional Load High Word Instructions zec12/zbc12 ARCH(10) Decimal- Floating-Point Zoned- Conversion Facility z13/z13s ARCH(11) Decimal-Floating- Point Packed- Conversion Facility SIMD 6 Default ARCH level in Enterprise COBOL v6.1 is now ARCH(7) - IBM System z9ec (2094-xxx models) IBM System z9 BC (2096-xxx models)

7 Modernize business critical applications Extend Business Critical COBOL Applications to support new System of Engagement (SoE) Applications Increase performance of SoR Applications to handle increase in transaction volume Systems of Engagement (SoE) Apps Systems of Record (SoR) Apps Databases XML, JSON, Web Services, APIs C/C++, COBOL, PL/I, Java 7

8 COBOL on z Systems Two complementary offerings designed to improve performance of business critical COBOL applications Enterprise COBOL for z/os Compile and Optimize from COBOL source code Automatic Binary Optimizer for z/os Optimize existing program modules 8

9 Architecture Exploitation COBOL V4 and below generates base ESA/390 level code Optimized Programs COBOL V6 and ABO generates code up to z13/z13s ARCH(11) ARCH( ) ARCH(11) z13/z13s ARCH(0) Original Compiled Programs Using COBOL V6 or ABO to optimize COBOL applications will allow them to access over 600 new hardware instructions already on clients machines

10 Enterprise COBOL V6.1 An overview

11 Customer POLL #1 What are your plans for upgrading to Enterprise COBOL V6? In process of upgrading Planning to upgrade in 2017 Planning to upgrade in the next 2 years No Plan 11

12 Introduced major infrastructure changes in V5/V6 Advanced Optimization Framework COBOL Runtime Object and Debug formats Program Objects - Requires PDSE DWARF debug format Maintains source and binary compatibility Correct COBOL programs will compile and execute without changes and will produce same results Old and new code can be mixed within an application Removed some old language extensions and options Supports the ecosystem of programming tools supplied by IBM and ISVs. 12

13 Enterprise COBOL for z/os V6.1 GA March 18 th, 2016 Improved Scalability Expanded capacity to compile and optimize very large COBOL programs Compiler is now itself a 64-bit application utilizing increased address space and memory to optimize large 31-bit COBOL programs Deliver release-to-release performance improvement Fully supports z13 and z13s hardware Well-structured, compute intensive batch applications running on z13 compiled with COBOL V6.1 have shown CPU time reduction of up to 5% over the same applications compiled with COBOL V5.2; up to 40% over the same applications compiled with COBOL V4.2 1 New capability to generate JSON documents directly from COBOL Extend business critical (System of Record) applications written in COBOL to support mobile (System of Engagement) application where preference is REST/JSON New COBOL 2002 language features Improved migration from COBOL compilers prior to Enterprise COBOL V5 Improved reporting on invalid data and out of bounds checks to help clients detect errors in existing source Our experience with a beta version of COBOL V6.1 shows that this compiler allows us to successfully compile very large COBOL modules previously limited by COBOL V5. The new 64-bit infrastructure in COBOL V6.1 liberates the full functionality of the compiler in every scenario we ve tried. A COBOL DPP participant Performance results are based on an internal IBM compute-intensive test suite. Performance results from other applications may vary.

14 Performance COBOL V6.1 Reduces CPU and Elapsed Time & Service Units Consumed COBOL 6.1 Reduces CPU Time up to 40% compared to COBOL V4.2 35% 40% COBOL V4.2 COBOL V5.2 COBOL V6.1 Internal Benchmarks : Mix of Compute and I/O Bound Applications z13 Well-structured, compute intensive batch applications running on z13 compiled with COBOL V6.1 have shown CPU time reduction of up to 5% over the same applications compiled with COBOL V5.2; up to 40% over the same applications compiled with COBOL V4.2 The CPU time reductions will vary by application but expected to average around 10-15% Elapsed time and service units also decrease similarly *Performance data contained herein was generally obtained in a controlled, isolated environments. All benchmarks were compiled with ARCH(11), OPT(2), STGOPT,AFP(NOVOLATILE),HGPR(NOPRESERVE). level. Actual performance, cost, savings or other results in other operating environments may vary.

15 Customer Experiences Strong adoption >500 customers Positive feedback on performance of batch applications CPU reduction of 10% to 20% Best case: CPU reduction over 60% (Elapsed time reduction over 70%) reported by a major FSS customer in US #IBMz #DevOps #ibminterconnect HDZ-4449: Reducing CPU Usage for Critical Applications with IBM s Cutting-Edge COBOL Offerings - Mon, 20-Mar, 11:15 AM - 12:00 PM, Mandalay Bay South, Level 2 Breakers J (2 customers will be sharing their COBOL V5 experiences) 15

16 COBOL Offerings Through Time Compiler Front end Back End ABO Eligibility OS/VS COBOL 74 Std 1 st generation VS COBOL II 85 Std (new) 2nd generation (new) ABO 1.2 (must be LE enabled) COBOL/ Std (same) 2 nd generation (same) COBOL for OS/390 V2 85 Std (same) 2 nd generation (same) COBOL for z/os V3 85 Std (same) 2 nd generation (same) COBOL for z/os V4 85 Std (same) 2 nd generation (same) COBOL for z/os V5 COBOL for z/os V6 85 Std (same) Select 2002 Std 85 Std (same) Select 2002 Std 3rd generation (new) 3rd generation (same) ABO 1.2 ABO 1.2 ABO 1.1 or later ABO 1.1 or later Intend to support in future Extra work is needed when migrating across the thick lines because of infrastructure changes OS/VS COBOL migration new generations is the most difficult Migration from 2nd generation to 3rd generation is difficult Migration within the generation, is very easy, including from v5 to v6 Compiler Terms: Front End handles parsing and language rules Back End handles optimization and code generation 16

17 Migrating to COBOL V6.1 Migrating from older compilers (COBOL V4 or older) to V6 (or V5) Needs advance planning System setup (e.g. PDSE, memory requirements ) Identify and resolve old syntax removed in COBOL V6 Migrate applications compiled by OS/VS COBOL and VS COBOL II NORES to Enterprise COBOL Fix Invalid Program and Data Issues Re-compile Regression Test This is a one time investment Migrating from COBOL V5 to V6 is the same easier process as was migrating from COBOL V3 to V4 Consult Migration Guide or ask your IBM rep. to arrange a Migration Workshop 17

18 COBOL Migration Assistant Provide step-by-step guidance on migrating to COBOL V5V6 Allow users to log migration progress Cloud based - Hosted on Bluemix IBMid required for free access Visit 18

19 Automatic Binary Optimizer V1.2 A brief overview NEW

20 Customer POLL #2 Have you heard about Automatic Binary Optimizer? Yes No 20

21 Automatic Binary Optimizer (ABO) V1.2 Announced on Oct ; GA Nov. 11, 2016 Optimizes performance of load modules compiled with COBOL v4 and below Increases application performance Reduces CPU usage and operating costs Requires no recompilation, or source migration Targets latest z Systems (e.g. zec12,zbc12 & z13, z13s) Requires significantly less testing effort Complementary to COBOL V6 & COBOL V6 VUE ABO Original Program Binaries (Base ESA390) Optimized Program Binaries (Latest z Systems) 21

22 ABO performs global optimization ABO CSECT 1 Original Executable CSECTN Unbind Binary IR* Verify Verify Optimize Optimize Optimize IR Binary Rebind Done Optimized Executable CSECT 1 CSECT N *IR - Intermediate Representation 22

23 ABO Compatibility and Testing Binary As Input Options Unchanged Full Interoperability ABO optimizes the original binary so exact behavior of the original program is known. No compile options (performance or otherwise) are being changed Optimized program would run faster and would behave the same as the original program. Strong compatibility assurance for the modules produced by ABO Testing Requires System Verification and Performance Tests Only If something goes wrong, revert to using original program Users can optimize objects in test environment and to deploy executable to production environment 23

24 What s new in ABO v1.2? Optimization coverage Optimize programs compiled with VS COBOL II V1.3 & 1.4 (LE enabled) COBOL/ COBOL for MVS & VM V1.2 COBOL for OS/390 & VM V2.1 & v2.2 Enterprise COBOL V3 and V4 Optimize program modules containing CICS HANDLE ABEND & CICS HANDLE AID Link Libraries - Optimize partially bound program modules Scalability - Reduced ABO CPU usage by up to 9X and memory up to 35% Usability - Allows selection of objects to optimize IBM tooling support Compiler listings, SYSDEBUG or LANGX side files of original programs can be used along with ABO listings to create new side files that enable IBM tools to work with programs optimized by ABO. 24

25 Link Library Optimization Optimize partially bound (CALL=NO) program modules A1 A2 A3 Z1 Z2 Z3 COBOL Source code COBOL compilers generate A1 A2 A3 Z1 Z2 Z3 COBOL modules Binder generates A1 B3 M7 ~ ~ Z4 Mod1 A1 M7 C6 K3 :: Mod2 :: A1 J2 D9 F3 :: :: Mod121 A11 M7 C6 Mod122 K3 :: A1:: M7 X2 F3 :: :: Now A1 and M7 are optimized only once within the linked library instead of multiple times in the fully bound modules reduce ABO processing time Partially bound COBOL modules Fully bound COBOL program modules

26 User Scenario 1: Current Process COBOL Development, Compilation, Test and Deployment Change Management 1) Compile and Test Application COBOL Source COBOL Compiler Generates Compiled Application Binaries Testing Validates 2) Load + Run Application JCL z/os v2.1/2.2 Loads + Runs Compiled Application Binaries

27 User Scenario 2: Binary Optimization Process Optimization, Test and Static Selection Change Management 1) Optimize and Test Application (similar procedure to example 1) Selected Compiled Application Binaries (e.g. Performance Sensitive) ABO Generates Optimized Application Binaries (+debug metadata) *Testing focus on performance/scalability and less on business logic Testing* Validates 2) Static Selection: Load + Run Application JCL Modified JCL Pointing To Optimized + Original Application Binaries z/os v2.1/2.2 Loads + Runs Optimized + Original Application Binaries

28 Example 2 In Depth: Binary Optimization Process Optimization, Test and Static Selection 1) Optimize and Test Application Selected Compiled Application Binaries ABO Optimized Application Binaries Testing Using ABO in the static selection case is a matter of selecting compiled programs to optimize by using straightforward new JCL JCL to compile all M* members from IN.LOAD to an OUT.LOAD for zec12 and one for z13 //OPTIMIZE JOB //OPT EXEC PGM=BOZOPT,REGION=0M //STEPLIB DD DSN=$HLQ.BOZ110.SBOZMOD1,DISP=SHR //SYSPRINT DD DSN=$HLQ.BOZOUT.LISTING,DISP=SHR //SYSIN DD * BOPT IN=$HLQ.IN.LOAD(M*) OUT=$HLQ.OUT.LOAD.ZEC12 ARCH=10 BOPT IN=$HLQ.IN.LOAD(M*) OUT=$HLQ.OUT.LOAD.Z13 ARCH=1

29 Example 2 In Depth: Binary Optimization Process Optimization, Test and Static Selection (targeting multiple hardware levels)... //STEPLIB DD DSN=$HLQ.OUT.LOAD.Z13:$HLQ.IN.LOAD,DISP=SHR... z13... //STEPLIB DD DSN=$HLQ.OUT.LOAD.ZEC12:$HLQ.IN.LOAD,DISP=SHR... zec12 2) Static Selection JCL Modified JCL Pointing To Optimized + Original Application Binaries z/os Loads + Runs Optimized + Original Application Binaries Static selection requires modifications to all JCL that contained the original modules(s) to be updated to point to new modules(s) for each architecture being targeted

30 User Scenario 3: Binary Optimization Process Optimization, Test and Dynamic Selection Change Management 1) Optimize and Test Application (similar procedure to examples 1 & 2) Selected Compiled Application Binaries (e.g. Performance Sensitive) ABO 2) Load + Run Application JCL Original JCL Pointing Only to Original Application Binaries Generates * SMF for tracking changes in Optimization configuration Optimized Application Binaries (+debug metadata) Optimization Configuration z/os V2.2 SMF * *Testing focus on performance/scalability and less on business logic Loads + Runs Testing* Validates Optimized + Original Application Binaries

31 Example 3 In Depth: Binary Optimization Process Optimization, Test and Dynamic Selection 1) Optimize and Test Application ABO Testing Using the Optimizer in the dynamic selection case only requires pointing to active configuration by specifying IEFOPZ in JCL Selected Compiled Application Binaries Optimized Application Binaries (+debug metadata) Optimization Configuration //OPTIMIZE JOB //OPT EXEC PGM=BOZOPT,REGION=0M //STEPLIB DD DSN=$HLQ.BOZ110.SBOZMOD1,DISP=SHR //SYSPRINT DD DSN=$HLQ.BOZOUT.LISTING,DISP=SHR //SYSIN DD * IEFOPZ OLDNEW ( OLD( DSNAME (HLQ.IN.LOAD) ) NEW( DSNAME (HLQ.OUT.LOAD.ZEC12) ARCH(10) ) NEW( DSNAME (HLQ.OUT.LOAD.Z13) ARCH(11) ) INCLUDEMEMBERS(M*) OWNER(IBM) INACTIVE )

32 Example 3 In Depth: Binary Optimization Process Optimization, Test and Dynamic Selection (targeting multiple hardware levels)... //STEPLIB DD DSN=$HLQ.IN.LOAD,DISP=SHR e.g. target z13 and zec12... Unchanged JCL 2) Load + Run Application JCL Original JCL Pointing Only to Original Application Binaries SMF z/os 2.2 Optimization Product Infrastructure Optimization Configuration OLDNEW ( OLD( DSNAME (HLQ.IN.LOAD) ) NEW( DSNAME (HLQ.OUT.LOAD.ZEC12) ARCH(10) ) NEW( DSNAME (HLQ.OUT.LOAD.Z13) ARCH(11) ) INCLUDEMEMBERS(M*) OWNER(IBM) ACTIVE ) zec12 z13 Optimized + Original Application Binaries Dynamic selection requires no modifications to JCL. The new z/os infrastructure will select the highest ARCH NEW dataset available for the current machine Configurations trackable/auditable/viewable by SMF records and DISPLAY IEFOPZxx

33 Performance ABO Reduces Processing Time and CPU ABO 1.2 Reduces CPU Time and Service Units up to 35% 35% 25% 27% 29% Original ABO on COBOL V3/V4 ABO on COBOL V2 ABO on COBOL V1R2 ABO on VS COBOL II Internal Benchmarks : Mix of Compute and I/O Bound Applications z13 ABO produced modules perform the same amount of work but consume fewer CPU resources compared to the original module : reduce CPU usage reduce operating costs Beta/Trial customer results show reductions in CPU time between 5% 40% compared to the original program modules The CPU time reductions will vary by application but expected to average around 15% Elapsed time and service units also decrease similarly *Performance data contained herein was generally obtained in a controlled, isolated environments. Customer examples are presented as illustrations of how those customers have used IBM products and the results they may have achieved. Actual performance, cost, savings or other results in other operating environments may vary. 33

34 Tooling Support For The Optimized Modules What is changing in the optimized modules: New instructions will replace the original instructions An additional program literals area is created for use by the new instructions New language ID entries, timestamps and other metadata ABO IDRL is 5697-AB1 What is not changing in the optimized modules : All control blocks and data areas (e.g. TGT, DSA, working/local storage, original program literals) remain unchanged What ABO provides to support tooling enhancements: A listing transform to map original offsets/instructions to new offsets/instructions Retaining original metadata (e.g. language ID, timestamps, info signature bytes) in the optimized module New PPA4 section with information about the optimized module

35 Tooling Support For The Optimized Modules Listing Transform Walkthrough LEGEND: COBOL Program: COMPUTE WS-VAR-3 = WS-VAR-1 + WS-VAR-2. Source Line number in original program. CSECT offset of instruction generated by COBOL 4.2 Compiler CSECT offset of instructions generated by ABO COBOL v4.2 compiler listing: COMPUTE 00042C F247 D PACK 272(5,13),0(8,8) TS2=0 WS-VAR F D114 OI 276(13),X'0F' TS2= F247 D PACK 280(5,13),8(8,8) TS2=8 WS-VAR C 960F D11C OI 284(13),X'0F' TS2= FA44 D110 D118 AP 272(5,13),280(5,13) TS2=0 TS2= F D110 UNPK 16(8,8),272(5,13) WS-VAR-3 TS2= C 96F OI 23(8),X'F0' WS-VAR-3+7 Listing Transform: 00042C PACK 272(5,13),0(8,8) OI 276(13), C4 ED AA 00042C CDZT FP0,_WSA[0x12c] 0(8,R4),0x PACK 280(5,13),8(8,8) 00043C OI 284(13), CA ED AA CDZT FP1,_WSA[0x12c] 8(8,R4),0x AP 272(5,13),280(5,13) 0004D0 B3D ADTR FP0,FP0,FP UNPK 16(8,8),272(5,13) 00044C OI 23(8), D4 ED A C CZDT FP0, 16(8,R4),0x0 Input source instructions. Starts at column 1 Optimized Instructions. Starts at column 5 Each optimized instruction generated is also annotated with the source offset that it was generated for Allows tracking as instructions are re-ordered

36 Tools & Middleware Support IBM Application Delivery Foundation for z (ADFz) Provides Day-1 support SYSDEBUG of original programs can be used along with ABO Listings to create new side files to work with Fault Analyzer (FA) - Provide ABEND analysis of optimized load modules Debug for z - Allows users to step through and debug optimized programs interactively Application Performance Analyzer (APA) Allows users to compare the performance of original programs and optimized programs ISVs Tools Working with Compuware, CA, Macro 4 on ABO support Middleware DB2, CICS, and IMS FA APA Debug for z

37 ABO and COBOL V6 are complementary Recommendation : Use both offerings to increase time to value and ROI Use Case ABO COBOL V6 Improve performance without recompile, migration or options tuning No concerns for Interoperability/Legacy Compatibility Load modules, program objects, OS/VS COBOL etc No need to be limited by ARCH setting of DR* machine. Optimize for deployment machine and run original binaries on DR Source code not available New COBOL application development or modernize existing applications to work with new infrastructure (e.g. web, mobile.) Need source changes (e.g. defect fixes and/or minor enhancements) Maximize performance improvement *DR Disaster Recovery Machine Usually older hardware since it is only used in emergency situation. This limits Compiler ARCH setting used to compile the application. As a result, the application cannot be fully optimized deployment machine which usually is more current hardware.

38 Using COBOL V6 and ABO together COBOL V6 Defect Fixes Refactoring New programming features Modernization Recompile for Performance 10 % Additional recompile when upgrading to COBOL V6 to improve performance 20 % Recompile due to Source Change 70 % No recompile Plan ABO Increase performance of programs that have not been recompiled for a long time No source risk Less testing effort Reduce scope of V5/V6 migration Generate ROI to invest in business critical applications and adoption of DevOps

39 Economics Increase performance of COBOL applications Reduce Processing Time & CPU usage Reduce Batch Window Lowers cost of all MLC software by driving down peak 4HRA workload (MSU) or reclaim capacity for other business critical applications COBOL Applications... DB2 CICS Peak 4HRA MLC cost is calculated based on peak 4HRA workload (MSU) Save $ COBOL Applications... DB2 CICS Peak 4HRA Increase performance of COBOL Applications lowers peak 4HRA workload (MSU). Lowers MLC cost for entire system Reclaim Capacity CICS... DB2 COBOL Applications Peak 4HRA Increase performance of COBOL Applications lowers processing time and CPU but does not lower 4HRA. However, it allows customers to reclaim capacity for other workloads No ABO No COBOL V6 With ABO and/or COBOL V6 COBOL applications drive peak 4HRA With ABO and/or COBOL V6 COBOL applications run in white space 39

40 Trials Enterprise COBOL V6.1 Automatic Binary Optimizer for z/os Offers no charge evaluation license for up to 90 days Will not start SVC clock for COBOL V6.1 Allows clients to assess the value of Offerings Offer same function as GA product Ships with latest PTF Code processed by trial versions cannot be used for production Available as standard offering from IBM through ShopzSeries and Cloud Trial Service Contact your IBM representative for ordering assistance #IBMz #DevOps #ibminterconnect Visit us at the ABO Open Lab at Interconnect

41 #IBMz #DevOps #ibminterconnect TOP 5 MUST ATTEND SESSIONS TO STAY UP TO SPEED! DevOps for z Systems Date/Time Location Sessio n Session Title Mon, 20-Mar, 03:15 PM - 04:00 PM Mandalay Bay South, Level 2 - Breakers J #5951 [Keynote Session] DevOps for z Systems Kickoff: Cognitive DevOps for the Hybrid Cloud Wed, 22-Mar, 11:15 AM - 12:00 PM Tue, 21-Mar, 01:30 PM - 02:15 PM Tue, 21-Mar, 04:45 PM - 05:30 PM Mandalay Bay South, Level 2 - Breakers K Mandalay Bay South, Level 2 - Breakers J Mandalay Bay South, Level 2 - Breakers J #2623 Adopting DevOps at Ameriprise - one step at a time #2400 #1949 State Street - multi platform DevOps - RTC, UCD, GITHUB all in use to drive to continuous delivery Deploying COBOL applications with RTC and Urbancode at Rabobank: We re live! Mon, 20-Mar, 04:15 PM - 05:00 PM Mandalay Bay South, Level 2 - Breakers J #5617 Using Analytics to Improve Software Quality Over 300+ DevOps topics to choose from including keynotes, breakouts, engagement center, meet the experts, panels, labs, & workshops that s a whole lotta DevOps! Register for your favorite session

42 Q & A

43 Resources Enterprise COBOL Product Page: Documentation: Trial: COBOL Migration Assistant : ABO Product Page : Documentation: Technote for running on z/os V2.1: Trial Page: Trial on Cloud: ABO Demo: ABO v1.2 Blog: _for_z_os_v1_2_designed_to_speed_up_business_critical_cobol_applications_and_save_you?lang=en RFE community: COBOL ABO 43

44 Thank You

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

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

More information

IBM. Data Sheet. Enterprise COBOL for z/os. Version 6.2

IBM. Data Sheet. Enterprise COBOL for z/os. Version 6.2 Enterprise COBOL for z/os IBM Data Sheet Version 6.2 Enterprise COBOL for z/os IBM Data Sheet Version 6.2 Third edition (January 2018) This edition applies to Version 6 Release 2 of IBM Enterprise COBOL

More information

IBM. User's Guide. Automatic Binary Optimizer for z/os. Version 1 Release 1 SC

IBM. User's Guide. Automatic Binary Optimizer for z/os. Version 1 Release 1 SC Automatic Binary Optimizer for z/os IBM User's Guide Version 1 Release 1 SC27-8545-02 Automatic Binary Optimizer for z/os IBM User's Guide Version 1 Release 1 SC27-8545-02 Note Before using this information

More information

IBM PDTools for z/os. Update. Hans Emrich. Senior Client IT Professional PD Tools + Rational on System z Technical Sales and Solutions IBM Systems

IBM PDTools for z/os. Update. Hans Emrich. Senior Client IT Professional PD Tools + Rational on System z Technical Sales and Solutions IBM Systems IBM System z AD Tage 2017 IBM PDTools for z/os Update Hans Emrich Senior Client IT Professional PD Tools + Rational on System z Technical Sales and Solutions IBM Systems hans.emrich@de.ibm.com 2017 IBM

More information

S16150: What s New in COBOL Version 5 since GA

S16150: What s New in COBOL Version 5 since GA S16150: What s New in COBOL Version 5 since GA Tom Ross IBM Aug 4, 2014 1 Title: What's new in COBOL v5 since GA Refresher about COBOL V5 requirements Service updates Improved compatibility New Function

More information

Full Speed Ahead with COBOL Into the Future

Full Speed Ahead with COBOL Into the Future Full Speed Ahead with COBOL Into the Future Speaker Name: Tom Ross IBM February 4, 2013 Session Number: 12334 Disclaimer IBM s statements regarding its plans, directions, and intent are subject to change

More information

What's New In the IBM Problem Determination Tools

What's New In the IBM Problem Determination Tools What's New In the IBM Problem Determination Tools Francisco M Anaya IBM Problem Determination Tools Architect Randy Campbell IBM Debug Tool Developer March 10, 2014 Session 14621 Agenda What are the IBM

More information

COBOL performance: Myths and Realities

COBOL performance: Myths and Realities COBOL performance: Myths and Realities Speaker Name: Tom Ross Speaker Company: IBM Date of Presentation: August 10, 2011 Session Number: 9655 Agenda Performance of COBOL compilers - myths and realities

More information

IBM. Data Sheet. Enterprise COBOL for z/os. Version 6.2

IBM. Data Sheet. Enterprise COBOL for z/os. Version 6.2 Enterprise COBOL for z/os IBM Data Sheet Version 6.2 Enterprise COBOL for z/os IBM Data Sheet Version 6.2 November 2018 This edition applies to Version 6 Release 2 of IBM Enterprise COBOL for z/os (program

More information

IBM. User's Guide. Automatic Binary Optimizer for z/os. Version 1 Release 2 SC

IBM. User's Guide. Automatic Binary Optimizer for z/os. Version 1 Release 2 SC Automatic Binary Optimizer for z/os IBM User's Guide Version 1 Release 2 SC27-8545-03 Automatic Binary Optimizer for z/os IBM User's Guide Version 1 Release 2 SC27-8545-03 Note Before using this information

More information

The latest IBM Z COBOL compiler: Enterprise COBOL V6.2! Tom Ross Captain COBOL SHARE Providence August 7,2017

The latest IBM Z COBOL compiler: Enterprise COBOL V6.2! Tom Ross Captain COBOL SHARE Providence August 7,2017 The latest IBM Z COBOL compiler: Enterprise COBOL V6.2! Tom Ross Captain COBOL SHARE Providence August 7,2017 1 COBOL V6.2? YES! The 4 th release of the new generation of IBM Z COBOL compilers Announced:

More information

What's Currently Happening with Continuous Delivery on the z/os stack?

What's Currently Happening with Continuous Delivery on the z/os stack? Marna WALLE, mwalle@us.ibm.com Member of the IBM Academy of Technology z/os System Installation IBM z Systems, Poughkeepsie NY USA What's Currently Happening with Continuous Delivery on the z/os stack?

More information

LE/390 Migration and Consolidation

LE/390 Migration and Consolidation LE/390 Migration and Consolidation Eberhard Ramm, Diplom Engineer of Data Systems Technology fuer Datentechnik mbh Industriestrasse 35 D-82194 Groebenzell, Germany Phone: +49 (0)8142 57264 email: SibraGmbh@t-online.de

More information

BMC Subsystem Optimizer for zenterprise Reducing Monthly License Charges

BMC Subsystem Optimizer for zenterprise Reducing Monthly License Charges BMC Subsystem Optimizer for zenterprise Reducing Monthly License Charges David Schipper Lead Product Manager david_schipper@bmc.com 11 March 2015 Agenda Sub-capacity Pricing and Monthly License Charges

More information

IBM Problem Determination Tools for z/os

IBM Problem Determination Tools for z/os IBM System z PDTools IBM Problem Determination Tools for z/os Hans Emrich Senior Client IT Professional PD Tools + Rational on System z Technical Sales and Solutions IBM Software Group hans.emrich@de.ibm.com

More information

Welcome to this IBM podcast, Realizing More. Value from Your IMS Compiler Upgrade. I'm Kimberly Gist

Welcome to this IBM podcast, Realizing More. Value from Your IMS Compiler Upgrade. I'm Kimberly Gist IBM Podcast [ MUSIC ] Welcome to this IBM podcast, Realizing More Value from Your IMS Compiler Upgrade. I'm Kimberly Gist with IBM. System z compilers continue to deliver the latest programming interfaces

More information

Roll Up for the Magical Mystery Tour of Software Costs 16962

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

More information

The Modern Mainframe. IBM Systems. Powerful, secure, dependable and easier to use. Bernice Casey System z User Experience

The Modern Mainframe. IBM Systems. Powerful, secure, dependable and easier to use. Bernice Casey System z User Experience Powerful, secure, dependable and easier to use Bernice Casey (casey@us.ibm.com) System z User Experience Steven Ma (stevenma@us.ibm.com) Application Integration Middleware User Experience 2006 IBM Corporation

More information

2014 IBM Corporation IBM Advanced Technical Skills ZCONN1. WebSphere Application Server Liberty Profile z/os. z/os Connect

2014 IBM Corporation IBM Advanced Technical Skills ZCONN1. WebSphere Application Server Liberty Profile z/os. z/os Connect IBM Advanced Technical Skills ZCONN1 WebSphere Application Server Liberty Profile z/os z/os Connect This page intentionally left blank 2 Agenda The agenda for this workshop is as follows: Overview Establish

More information

IBM Debug Tool Utilities and Advanced Functions V3.1 Helps Maximize Availability of z/os and OS/390 Applications

IBM Debug Tool Utilities and Advanced Functions V3.1 Helps Maximize Availability of z/os and OS/390 Applications Software Announcement August 20, 2002 IBM Debug Tool Utilities and Advanced Functions V3.1 Helps Maximize Availability of z/os and OS/390 Applications Overview IBM Debug Tool Utilities and Advanced Functions

More information

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

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

More information

CICS Introduction and Overview

CICS Introduction and Overview CICS Introduction and Overview Ezriel Gross Circle Software Incorporated August 13th, 2013 (Tue) 4:30pm 5:30pm Session 13347 Agenda What is CICS and Who Uses It Pseudo Conversational Programming CICS Application

More information

IBM XL C/C++ V2R1M1 web deliverable for z/os V2R1

IBM XL C/C++ V2R1M1 web deliverable for z/os V2R1 IBM XL C/C++ V2R1M1 web delierable for z/os V2R1 Enable high-performing z/os XL C/C++ programs for workload optimized business software solutions Highlights XL C/C++ V2R1M1 web delierable for z/os V2R1

More information

IBM United States Software Announcement , dated April 23, 2013

IBM United States Software Announcement , dated April 23, 2013 IBM United States Software Announcement 213-144, dated April 23, 2013 IBM Enterprise COBOL for z/os, V5.1 allows you to generate your applications for higher levels of the z/architecture and higher levels

More information

Modernizing CICS for Cloud

Modernizing CICS for Cloud Modernizing CICS for Cloud Matthew Webster, IBM Insert Custom Session QR if Desired. Please Note IBM s statements regarding its plans, directions, and intent are subject to change or withdrawal without

More information

Why is the CPU Time For a Job so Variable?

Why is the CPU Time For a Job so Variable? Why is the CPU Time For a Job so Variable? Cheryl Watson, Frank Kyne Watson & Walker, Inc. www.watsonwalker.com technical@watsonwalker.com August 5, 2014, Session 15836 Insert Custom Session QR if Desired.

More information

enterprise product suite 2.2.2

enterprise product suite 2.2.2 enterprise product suite 2.2.2 WHAT S NEW WHAT S NEW IN THE ENTERPRISE PRODUCT SUITE VERSION 2.2.2 This What s New document covers new features and functions in the latest release of the Micro Focus Product

More information

CICS V5.4 open beta and beyond

CICS V5.4 open beta and beyond CICS V5.4 open beta and beyond Alexander David Brown IBM UK Ltd. Date of presentation (01/10/2016) Session GB Preface IBM s statements regarding its plans, directions and intent are subject to change or

More information

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

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

More information

IBM Enterprise COBOL for z/os, V6.2 delivers support for the new IBM z14 hardware and IBM z/os V2.3 operating system

IBM Enterprise COBOL for z/os, V6.2 delivers support for the new IBM z14 hardware and IBM z/os V2.3 operating system IBM Asia Pacific Software Announcement AP17-0313, dated July 17, 2017 IBM Enterprise COBOL for z/os, V6.2 delivers support for the new IBM z14 hardware and IBM z/os V2.3 operating system Table of contents

More information

IBM Enterprise COBOL for z/os, V5.2 delivers support for the latest IBM z13 processor architecture

IBM Enterprise COBOL for z/os, V5.2 delivers support for the latest IBM z13 processor architecture IBM United States Software Announcement 215-027, dated January 14, 2015 IBM Enterprise COBOL for z/os, V5.2 delivers support for the latest IBM z13 processor architecture Table of contents 1 Overview 9

More information

Container Pricing for z/os

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

More information

S Coding in COBOL for optimum performance

S Coding in COBOL for optimum performance S16613 - Coding in COBOL for optimum performance Tom Ross IBM March 4, 2015 Insert Custom Session QR if Desired. Title: Coding in COBOL for optimum performance Compiler options Dealing with data types

More information

Types Cics Error Codes 16

Types Cics Error Codes 16 Types Cics Error Codes 16 CICS has failed to generate XML or JSON due to a problem with the data received The possible error codes and qualifiers associated with this message are: A container named in

More information

Il Mainframe e il paradigma dell enterprise mobility. Carlo Ferrarini zsystems Hybrid Cloud

Il Mainframe e il paradigma dell enterprise mobility. Carlo Ferrarini zsystems Hybrid Cloud Il Mainframe e il paradigma dell enterprise mobility Carlo Ferrarini carlo_ferrarini@it.ibm.com zsystems Hybrid Cloud Agenda Exposing enterprise assets in the API Economy Era Deliver natural APIs from

More information

IBM Application Performance Analyzer for z/os Version IBM Corporation

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

More information

IBM. Migration Guide. Enterprise COBOL for z/os. Version 6.1 GC

IBM. Migration Guide. Enterprise COBOL for z/os. Version 6.1 GC Enterprise COBOL for z/os IBM Migration Guide Version 6.1 GC27-8715-00 Enterprise COBOL for z/os IBM Migration Guide Version 6.1 GC27-8715-00 Note Before using this information and the product it supports,

More information

1 Billion Smartphones a Year and Counting

1 Billion Smartphones a Year and Counting 1 Billion Smartphones a Year and Counting Dr Chris Poole chrispoole@uk.ibm.com @chrispoole Please note IBM s statements regarding its plans, directions, and intent are subject to change or withdrawal without

More information

CICS Product Update. Danny Mace Director, CICS Products IBM Software. August 2012 Session Number 11417

CICS Product Update. Danny Mace Director, CICS Products IBM Software. August 2012 Session Number 11417 CICS Product Update Danny Mace Director, CICS Products IBM Software August 2012 Session Number 11417 IBM Presentation Template Full Version Agenda Solved: A brief history of CICS A reflection on some revolutionary

More information

IBM WebSphere Studio Asset Analyzer, Version 5.1

IBM WebSphere Studio Asset Analyzer, Version 5.1 Helping you quickly understand, enhance and maintain enterprise applications IBM, Version 5.1 Highlights n Provides interactive textual n Helps shorten the learning curve and graphic reports that help

More information

Service Information. English Component

Service Information. English Component Volume 18 December 2011 IBM DEBUG TOOL NEWSLETTER Currently Available PTFs Release Service Information English Component Japanese Component Korean Component Debug Tool for z/os V11.1 UK74780 UK74781 UK74782

More information

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

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

More information

November IBM XL C/C++ Compilers Insights on Improving Your Application

November IBM XL C/C++ Compilers Insights on Improving Your Application November 2010 IBM XL C/C++ Compilers Insights on Improving Your Application Page 1 Table of Contents Purpose of this document...2 Overview...2 Performance...2 Figure 1:...3 Figure 2:...4 Exploiting the

More information

WebSphere Data Interchange (WDI) for z/os - Converting from a DB2 DBRM Based Plan to a DB2 Package Based Plan

WebSphere Data Interchange (WDI) for z/os - Converting from a DB2 DBRM Based Plan to a DB2 Package Based Plan IBM Software Group WebSphere Data Interchange (WDI) for z/os - Converting from a DB2 DBRM Based Plan to a DB2 Package Based Plan Jon Kirkwood (kirkwoo@us.ibm.com) WebSphere Data Interchange L2 Support

More information

Item A The first line contains basic information about the dump including its code, transaction identifier and dump identifier. The Symptom string

Item A The first line contains basic information about the dump including its code, transaction identifier and dump identifier. The Symptom string 1 2 Item A The first line contains basic information about the dump including its code, transaction identifier and dump identifier. The Symptom string contains information which is normally used to perform

More information

IBM Education Assistance for z/os V2R2

IBM Education Assistance for z/os V2R2 IBM Education Assistance for z/os V2R2 Item: RSM Scalability Element/Component: Real Storage Manager Material current as of May 2015 IBM Presentation Template Full Version Agenda Trademarks Presentation

More information

SmartIS. What is SmartIS? Product Description

SmartIS. What is SmartIS? Product Description SmartIS Product Description What is SmartIS? SmartIS is a Smart Information System designed for today s mainframe data centers. SmartIS automatically collects and correlates data from the areas of: Operations

More information

CICS Version 4 Event Processing

CICS Version 4 Event Processing CICS Version 4 Event Processing Ian J Mitchell IBM Hursley Thursday 11th August 2011 Session Number 9330 IBM's statements regarding its plans, directions, and intent are subject to change or withdrawal

More information

Enable your COBOL applications to exploit the latest z/architecture

Enable your COBOL applications to exploit the latest z/architecture IBM Enterprise COBOL for z/os, Version 6 Release 1 IBM Enable your COBOL applications to exploit the latest z/architecture Enterprise COBOL is a premier enterprise class COBOL compiler for IBM z/os. It

More information

IBM Enterprise PL/I for z/os, V5.1 IBM

IBM Enterprise PL/I for z/os, V5.1 IBM IBM Enterprise PL/I for z/os, V5.1 IBM Enable the integration of business-critical PL/I applications with modern web technology Highlights Enterprise PL/I for z/os, V5.1 deliers the following enhancements:

More information

CPU MF Counters Enablement Webinar

CPU MF Counters Enablement Webinar Advanced Technical Skills (ATS) North America CPU MF Counters Enablement Webinar John Burg Kathy Walsh May 2, 2012 1 Announcing CPU MF Enablement Education Two Part Series Part 1 General Education Today

More information

IBM Enterprise PL/I for z/os V3.6 delivers performance, usability, and quality enhancements

IBM Enterprise PL/I for z/os V3.6 delivers performance, usability, and quality enhancements Software Announcement October 24, 2006 IBM Enterprise PL/I for z/os V3.6 delivers performance, usability, and quality enhancements Overview With IBM Enterprise PL/I for z/os V3.6, you can leverage more

More information

IBM Enterprise PL/I, V4.4

IBM Enterprise PL/I, V4.4 IBM Enterprise PL/I, V4.4 Enable the integration of business critical PL/I applications with modern web technology Highlights Enables the creation, maintenance, and modernization of business-critical PL/I

More information

Improve Web Application Performance with Zend Platform

Improve Web Application Performance with Zend Platform Improve Web Application Performance with Zend Platform Shahar Evron Zend Sr. PHP Specialist Copyright 2007, Zend Technologies Inc. Agenda Benchmark Setup Comprehensive Performance Multilayered Caching

More information

The PISA Project A Model Driven Development case study

The PISA Project A Model Driven Development case study In collaboration with The PISA Project A Model Driven Development case study Pedro J. Molina, PhD. May 19 th, 2007 Contents Introduction Goals Foundations Design aspects & Trade-offs Demo Problems found

More information

COBOL for AIX, Version 4.1

COBOL for AIX, Version 4.1 software Application development for today s changing marketplace COBOL for AIX, Version 4.1 To remain competitive, you need a complete business strategy to help you modernize, integrate, and manage existing

More information

Welcome to Docker Birthday # Docker Birthday events (list available at Docker.Party) RSVPs 600 mentors Big thanks to our global partners:

Welcome to Docker Birthday # Docker Birthday events (list available at Docker.Party) RSVPs 600 mentors Big thanks to our global partners: Docker Birthday #3 Welcome to Docker Birthday #3 2 120 Docker Birthday events (list available at Docker.Party) 7000+ RSVPs 600 mentors Big thanks to our global partners: Travel Planet 24 e-food.gr The

More information

OpenVMS I64 Technical Update

OpenVMS I64 Technical Update OpenVMS I64 Technical Update Session 3840 Gaitan D Antoni OpenVMS Technical Architect Hewlett-Packard gaitan.dantoni@hp.com 2004 Hewlett-Packard Development Company, L.P. The information contained herein

More information

Optimize Your SQL Server 2008/R2 Migration for Cost and Availability

Optimize Your SQL Server 2008/R2 Migration for Cost and Availability Optimize Your SQL Server 2008/R2 Migration for Cost and Availability Connor.Cox@DH2i.com Microsoft Support for SQL Server Years 0-5: Mainstream Support» Security and functional issue resolution Years 6-10:

More information

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

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

More information

Make Your C/C++ and PL/I Code FLY With the Right Compiler Options

Make Your C/C++ and PL/I Code FLY With the Right Compiler Options Make Your C/C++ and PL/I Code FLY With the Right Compiler Options Visda Vokhshoori/Peter Elderon IBM Corporation Session 13790 Insert Custom Session QR if Desired. WHAT does good application performance

More information

Presentation Outline

Presentation Outline Wilfried Van Hecke (vhecke@de.ibm.com) IBM Certified IT Specialist IBM Sales & Distribution, Software Sales Europe PanIMT PD Tools Community Leader System z Software Technical Sales Hans Emrich (emrich@de.ibm.com)

More information

Consolidate and Prepare for Cloud Efficiencies Oracle Database 12c Oracle Multitenant Option

Consolidate and Prepare for Cloud Efficiencies Oracle Database 12c Oracle Multitenant Option Consolidate and Prepare for Cloud Efficiencies Oracle Database 12c Oracle Multitenant Option Eric Rudie Master Principal Sales Consultant Oracle Public Sector 27 September 2016 Safe Harbor Statement The

More information

Getting Started with Xpediter/Eclipse

Getting Started with Xpediter/Eclipse Getting Started with Xpediter/Eclipse This guide provides instructions for how to use Xpediter/Eclipse to debug mainframe applications within an Eclipsebased workbench (for example, Topaz Workbench, Eclipse,

More information

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

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

More information

Certkiller.P questions

Certkiller.P questions Certkiller.P2140-020.59 questions Number: P2140-020 Passing Score: 800 Time Limit: 120 min File Version: 4.8 http://www.gratisexam.com/ P2140-020 IBM Rational Enterprise Modernization Technical Sales Mastery

More information

IBM Power Systems: Open innovation to put data to work Dexter Henderson Vice President IBM Power Systems

IBM Power Systems: Open innovation to put data to work Dexter Henderson Vice President IBM Power Systems IBM Power Systems: Open innovation to put data to work Dexter Henderson Vice President IBM Power Systems 2014 IBM Corporation Powerful Forces are Changing the Way Business Gets Done Data growing exponentially

More information

What s new in Mainframe Express 3.0

What s new in Mainframe Express 3.0 What s new in Mainframe Express 3.0 TABLE OF CONTENTS Introduction 3 1 Mainframe Compatibility 4 1.1 Enterprise COBOL for z/os 4 1.2 DB2 4 1.3 IMS 5 1.4 CICS 5 1.5 JCL Support 5 2 Testing Enhancements

More information

What are the major changes to the z/os V1R13 LSPR?

What are the major changes to the z/os V1R13 LSPR? Prologue - The IBM Large System Performance Reference (LSPR) ratios represent IBM's assessment of relative processor capacity in an unconstrained environment for the specific benchmark workloads and system

More information

Practical Guide to Platform as a Service.

Practical Guide to Platform as a Service. Practical Guide to Platform as a Service http://cloud-council.org/resource-hub.htm#practical-guide-to-paas December 3, 2015 The Cloud Standards Customer Council THE Customer s Voice for Cloud Standards!

More information

Application Development for z/os Not your Father's Green Screen

Application Development for z/os Not your Father's Green Screen Application Development for z/os Not your Father's Green Screen Mike Fulton, IBM Distinguished Engineer CTO DevOps for Enterprise Systems Thursday, August 13th, 2015 3:15pm to 4:15pm Dolphin, Oceanic 7

More information

Modern and Fast: A New Wave of Database and Java in the Cloud. Joost Pronk Van Hoogeveen Lead Product Manager, Oracle

Modern and Fast: A New Wave of Database and Java in the Cloud. Joost Pronk Van Hoogeveen Lead Product Manager, Oracle Modern and Fast: A New Wave of Database and Java in the Cloud Joost Pronk Van Hoogeveen Lead Product Manager, Oracle Scott Lynn Director of Product Management, Oracle Linux and Oracle Solaris, Oracle October

More information

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

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

More information

Microsoft re-future Azure learning. What does the future look like?

Microsoft re-future Azure learning. What does the future look like? Microsoft re-future Azure learning At their 2018 Ignite conference Microsoft released detailed information about the sweeping changes they are making in the Azure and MS 365 curriculums. The news wasn

More information

IBM DATA VIRTUALIZATION MANAGER FOR z/os

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

More information

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

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

More information

Introduction. Chapter 1:

Introduction. Chapter 1: Introduction Chapter 1: SYS-ED/Computer Education Techniques, Inc. Ch 1: 1 SYS-ED/Computer Education Techniques, Inc. 1:1 Objectives You will learn: New features of. Interface to COBOL and JAVA. Object-oriented

More information

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

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

More information

Optimize Your Heterogeneous SOA Infrastructure

Optimize Your Heterogeneous SOA Infrastructure Optimize Your Heterogeneous SOA Infrastructure SHARE Boston 2010 Walter Falk IBM, Executive Director Cloud Business Development wfalk@us.ibm.com The world is getting smarter more instrumented, interconnected,

More information

Event Processing: Insight into Your CICS Systems and Business

Event Processing: Insight into Your CICS Systems and Business Event Processing: Insight into Your CICS Systems and Business Ian J Mitchell, IBM Distinguished Engineer CICS Portfolio Architect, IBM Hursley Wednesday August 8th 2012 Session Number: 11439 IBM's statements

More information

IBM. Language Environment Runtime Application Migration Guide. z/os. Version 2 Release 3 GA

IBM. Language Environment Runtime Application Migration Guide. z/os. Version 2 Release 3 GA z/os IBM Language Environment Runtime Application Migration Guide Version 2 Release 3 GA32-0912-30 Note Before using this information and the product it supports, read the information in Notices on page

More information

How to Modernize the IMS Queries Landscape with IDAA

How to Modernize the IMS Queries Landscape with IDAA How to Modernize the IMS Queries Landscape with IDAA Session C12 Deepak Kohli IBM Senior Software Engineer deepakk@us.ibm.com * IMS Technical Symposium Acknowledgements and Disclaimers Availability. References

More information

DB2 for z/os Tools Overview & Strategy

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

More information

Introduction and Overview

Introduction and Overview IBM z/os Connect Enterprise Edition V2.0 API API API API API CICS Clients in the API Economy IMS DB2 Other Introduction and Overview 1 2015, IBM Corporation Topics to be Discussed Links to Pages Setting

More information

IBM Rational Developer for System z Version 7.5

IBM Rational Developer for System z Version 7.5 Providing System z developers with tools for building traditional and composite applications in an SOA and Web 2.0 environment IBM Rational Developer for System z Version 7.5 Highlights Helps developers

More information

z990 Performance and Capacity Planning Issues

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

More information

JSON and COBOL. Tom Ross Captain COBOL GSE Nordic Reykjavik June 3, 2016

JSON and COBOL. Tom Ross Captain COBOL GSE Nordic Reykjavik June 3, 2016 JSON and COBOL Tom Ross Captain COBOL GSE Nordic Reykjavik June 3, 2016 JSON and COBOL What is JSON? IBM products support JSON! Scenarios 2 What is JSON? JavaScript Object Notation JSON is the new XML

More information

Version Overview. Business value

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

More information

THE PATH TO LOWEST TOTAL COST OF OWNERSHIP WITH INDUSTRIAL AUTOMATION OPERATIONAL SYSTEMS. Avoiding Downtime with a Positive ROI

THE PATH TO LOWEST TOTAL COST OF OWNERSHIP WITH INDUSTRIAL AUTOMATION OPERATIONAL SYSTEMS. Avoiding Downtime with a Positive ROI THE PATH TO LOWEST TOTAL COST OF OWNERSHIP WITH INDUSTRIAL AUTOMATION OPERATIONAL SYSTEMS Avoiding Downtime with a Positive ROI Industrial Automation s Unique Challenges and the Risks of Unplanned Downtime

More information

ISPW Meta-data + RDz APIs = Accelerated Developer Productivity

ISPW Meta-data + RDz APIs = Accelerated Developer Productivity RDz User/Customer Experience series ISPW Meta-data + RDz APIs = Accelerated Developer Productivity Jack Lema ISPW Benchmark Technologies August 3, 2010, 4:30 pm 5:30 pm Session 7608 Agenda Who I am / Who

More information

Test Automation Strategies in Continuous Delivery. Nandan Shinde Test Automation Architect (Tech CoE) Cognizant Technology Solutions

Test Automation Strategies in Continuous Delivery. Nandan Shinde Test Automation Architect (Tech CoE) Cognizant Technology Solutions Test Automation Strategies in Continuous Delivery Nandan Shinde Test Automation Architect (Tech CoE) Cognizant Technology Solutions The world of application is going through a monumental shift.. Evolving

More information

Accelerate your Software Delivery Lifecycle with IBM Development and Test Environment Services

Accelerate your Software Delivery Lifecycle with IBM Development and Test Environment Services Accelerate your Software Delivery Lifecycle with IBM Development and Test Environment Services DevOps Best Practices for High-Performing Enterprises Enterprise capability for continuous software delivery

More information

IBM Enterprise Modernization for System z: Wrap existing COBOL programs as Web Services with IBM Rational Developer for System z

IBM Enterprise Modernization for System z: Wrap existing COBOL programs as Web Services with IBM Rational Developer for System z IBM Enterprise Modernization for System z: Wrap existing COBOL programs as Web Services with IBM Rational Developer for System z Extend value of existing enterprise software assets Skill Level: Intermediate

More information

Unum s Mainframe Transformation Program

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

More information

Azure Webinar. Resilient Solutions March Sander van den Hoven Principal Technical Evangelist Microsoft

Azure Webinar. Resilient Solutions March Sander van den Hoven Principal Technical Evangelist Microsoft Azure Webinar Resilient Solutions March 2017 Sander van den Hoven Principal Technical Evangelist Microsoft DX @svandenhoven 1 What is resilience? Client Client API FrontEnd Client Client Client Loadbalancer

More information

Build and Deploy Stored Procedures with IBM Data Studio

Build and Deploy Stored Procedures with IBM Data Studio Build and Deploy Stored Procedures with IBM Data Studio December 19, 2013 Presented by: Anson Kokkat, Product Manager, Optim Database Tools 1 DB2 Tech Talk series host and today s presenter: Rick Swagerman,

More information

Fit for Purpose Platform Positioning and Performance Architecture

Fit for Purpose Platform Positioning and Performance Architecture Fit for Purpose Platform Positioning and Performance Architecture Joe Temple IBM Monday, February 4, 11AM-12PM Session Number 12927 Insert Custom Session QR if Desired. Fit for Purpose Categorized Workload

More information

IBM DEBUG TOOL NEWSLETTER

IBM DEBUG TOOL NEWSLETTER Volume 14 April 2010 IBM DEBUG TOOL NEWSLETTER Currently Available PTFs SERVICE INFORMATION Release Debug Tool for z/os V10.1 Debug Tool for z/os V9.1 Debug Tool for z/os V8.1 English Component Japanese

More information

The Power to Stream z IT Operational Data to the Analytic Engine of Your Choice

The Power to Stream z IT Operational Data to the Analytic Engine of Your Choice The Power to Stream z IT Operational Data to the Analytic Engine of Your Choice Domenico D Alterio IBM November 2018 Session OK Agenda Business challenges IBM Common Data Provider for z Systems Overview

More information

Cheryl s Hot Flashes #21

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

More information