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

Size: px
Start display at page:

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

Transcription

1 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 to middleware in order to facilitate application integration, interoperability and modernization. Roland Koo, Product Manager for Rational Compilers, and Maria Querales, Product Manager for IMS, identify why it is important to stay current on COBOL, PRODUCT PL/1 and various compiler technologies when upgrading to the latest version of IMS. Today's podcast will highlight compiler features that can help your developers become more productive when using IMS applications. Roland and Maria, thank you for joining us today. Why don't we get started? And Maria, the first question is for you. Maria, can you tell us what's new and exciting in IMS? Absolutely! The world is exploding right now with new and exciting things, and IMS has to keep up with all this excitement. Because IMS is a two-product solution -- a transaction server and a database manager -- we get to -1-

2 have twice of the fun as we need to enhance both products. Let's talk first about the database side. IMS databases have been very traditional; however, we understand that we need to keep up with the market demands. For example, today you can use the JDBC technology to access IMS databases. By enabling IMS to understand industry standards like SQL, we empower our customers to leverage a wider pool of talent in the marketplace. So, let's move on to the IMS Transaction Manager. Even though running a Java application inside an IMS-dependent region is not new, it is pretty exciting because you know you can take advantage of the zaap engines and of course save money because you're saving MIPS. You can also leverage the Java and COBOL interoperability and you can reuse your existing applications. Also, by running Java in IMS you get to keep the application closer to the engine for a boost in performance. In addition to all this, the IMS Transaction Manager plays in the SOA playground. IMS can act as a service provider and as a service consumer. IMS is a service provider by exposing the IMS applications as a Web service, and IMS is a service consumer by invoking a service from within an IMS application. -2-

3 I would also like to mention the new user interface for IMS, the IMS Explorer. The new IMS Explorer provides a graphical UI -- it's really, really cool -- and you can interact with IMS definition structures and in addition to this, you can query the IMS databases. Because the IMS Explorer is Eclipse based, it nicely integrates with other IBM tools like for example Rational Development for Systems z and the Debug Tool. Thank you very much, Maria. That's a great answer. By the way, which is your most current IMS version? Thank you for asking; that's a great question. So, the latest IMS version is IMS 12, and it was announced last October at IOD. So if you were at IOD, you heard the announcement. Wonderful. Well, Maria, many IMS applications are developed with COBOL and PL/I. When customers upgrade to the latest IMS, should they also upgrade to the latest compilers? And what are the benefits of them doing that? So, a couple of the newest functions like the Java and COBOL interoperability and enabling the IMS applications as a service consumer require an application -3-

4 update. So once that you are at it, why don't you just use the latest compilers? You know, Kimberly, by doing this, the application doesn't only take advantage of the latest innovation and enhancements in IMS, but it also gets all the benefits from the greatest and latest IBM compilers. There is one more thing. Let's don't forget that the compilers are an important tool in helping mainframe applications to run even more efficient. When we design IMS, we keep in mind how to leverage compiler and the hardware updates. KOO: Maria, you have raised some very good points, but there are many reasons to stay current with COBOL and PL/I compilers. But the main point I'd like to make today is that if you're using an old compiler with new IMS or on new System z hardware, you are not taking advantage of the latest advancements in both hardware and software. This means that you are not getting the maximum return on your investment. You are limited to features of COBOL and PL/I compilers shipped a long time ago, and they do not have the latest support for z hardware and middleware, especially IMS. Remember, compilers are designed to support both hardware and middleware. -4-

5 Here are a few examples of what you could be missing if you're not using the latest compilers. With the latest COBOL and PL/I, you can offload XML parsing to a zaap specialty engine to reduce your MIPS cost, and develop applications that interoperate with up to date Java 5 and 6 runtime. I can also think of another example. With the support for COBOL and Java language interoperability in the latest enterprise COBOL compilers, you can write Java and COBOL applications that execute in a Java dependent region in IMS. This way, you can modernize your existing business critical applications by extending it to work with the latest IMS. By modernizing your applications, you can also reduce cost, project risk and improve the delivery time. Roland, but you know organizations are very nervous about recompiling applications. Do they need to recompile their entire application when they upgrade compilers? KOO: Good question, Kimberly. I understand the concern about recompiling entire applications. Recompiling an entire application is a very time-consuming effort; it can also be quite expensive. -5-

6 But there's really good news here: both COBOL and PL/I have maintained very good source and binary compatibility. This means that users only need to recompile the specific files that have been changed and link in the old objects. There is no need to recompile their entire application. There are other ways to minimize the risk for upgrading compilers. Scoping the impact of the change you would like to make is very important. The compilers work with IBM's set of advanced programming tools that cover the entire application lifecycle. For example, Rational Developer for z is an IDE that provides an interactive workstation-based environment to help improve programmer productivity for developing C/C++, COBOL and PL/I applications with middleware like IMS. Rational Developer for z is also designed to improve problem determination through a workstation interface to a z/os problem determination tool set such as Debug Tool and Application Performance Analyzer. We also have another tool that's called Rational Asset Analyzer that collects information about your software assets and shows you the impact of your planned changes. So, if you want to touch a file, it shows you what is the impact of that change so you can actually, you know, easier -6-

7 to manage that change and scoping. And, Rational Team Concert, a collaborative application lifecycle management tool that helps improve collaboration between developers and the entire change management process. All of these tools can help mitigate risk and prioritize the parts of your applications for recompiling or modernizing. Let me just add one more thought here. Upgrading compilers at the same time as you upgrade IMS also has an additional cost benefit: you can leverage the same testing cycle to achieve both upgrades. If you upgrade separately, you'll need to employ a whole separate testing cycle, and we all know this could be very costly. Yes, Roland. I completely agree with you. There is no secret that recompiling a whole application can be very expensive, and IBM is all for reusing what already works. IBM is also all up for innovation and keeping up with the exciting marketplace. So the applications need to evolve and keep up. This usually means an application change; and of course, recompiling. So I believe the fact of having granular control of what pieces and files get to be regenerated, it is just awesome. Also, I really like how IBM completes the story and helps -7-

8 the user to identify which modules and pieces get affected by these updates. KOO: Roland, is there anything else that you'd like to share about the futures from IMS and compilers moving forward? KOO: Yes. Actually, we're currently working on improving the compiler infrastructure for COBOL on z/os. This new infrastructure will provide a modern technology base to improve optimization and exploitation of z/architecture. This will lay a solid foundation to move to 64-bit support in the future. This also means that we are able to deliver z hardware exploitation in a more timely fashion. And of course, we will try our best to maintain compatibility so you will not need to recompile the entire application to benefit from this new compiler. We are very excited about this new compiler that we're working on, and we plan to run a beta program this year. We will be announcing details pretty soon. If you're interested in participating, please contact your IBM rep now. Maria, anything else to add to that? -8-

9 Yes. The IMS architects are keeping a close look to what's going on in the compilers space. In each IMS release, you know, it's about innovation and great functionality, and compilers can be key into delivering such results. Well, that's great. Are there any last thoughts from each of you? Roland, why don't you go first? KOO: Yes, I would like to mention our upcoming event. If you want to learn more about compilers and Rational's application development tools, the place to be is REALLY Rational's developers' conference called Innovate This is our annual event, and this year it will be held from June third to seventh at the Disney World Resort in Orlando, Florida. At Innovate, you can meet and talk with our developers and other customers to get indepth perspectives on our products. The compilers and the System z tools will be featured in its own track, the System z track of the Enterprise Modernization stream. I'm really looking forward to seeing you there. -9-

10 Maria? Yes, Roland, now you just mentioned the Innovate Conference. I was there last year; it was my first time. And it is a great conference. I really enjoyed the material. And it is fun. It's a really neat conference to go to. And IMS is going to be at the conference. We're going to have a booth. So please stop by and say hi and we can show you everything that's new in IMS 12 and everything that's new in the IMS [explosion]. Great. Well, thank you, Roland and Maria. And I agree: Innovate 2012 is bound to be a great conference and we encourage everyone that can to attend. That was Roland Koo, Product Manager for Rational Compilers, and Maria Querales, Product Manager for IMS, with an interesting overview of Realizing More Value from Your IMS Compiler Upgrade. To hear this specific podcast or to browse additional topics, check out our Rational Talks to You Podcast Page at This has been an IBM Podcast. I'm your moderator, Kimberly Gist. Thank you for listening, and we hope that you will choose to keep tuning in as Rational Talks to You. IBM Podcast -10-

11 [ MUSIC ] [END OF SEGMENT] -11-

Welcome to this IBM Rational podcast, enhanced. development and delivery efficiency by improving initial

Welcome to this IBM Rational podcast, enhanced. development and delivery efficiency by improving initial IBM Podcast [ MUSIC ] GIST: Welcome to this IBM Rational podcast, enhanced development and delivery efficiency by improving initial core quality. I'm Kimberly Gist with IBM. Catching defects earlier in

More information

Welcome to this IBM Rational podcast, Using the. System Architect Migration Toolkit to Migrate Your DoDAF 1.5

Welcome to this IBM Rational podcast, Using the. System Architect Migration Toolkit to Migrate Your DoDAF 1.5 IBM Podcast [ MUSIC ] GIST: Welcome to this IBM Rational podcast, Using the System Architect Migration Toolkit to Migrate Your DoDAF 1.5 model to DoDAF 2.0. I'm Kimberly Gist with IBM. Many IBM Rational

More information

Welcome to this IBM Rational Podcast. I'm. Angelique Matheny. Joining me for this podcast, Delivering

Welcome to this IBM Rational Podcast. I'm. Angelique Matheny. Joining me for this podcast, Delivering Welcome to this IBM Rational Podcast. I'm Angelique Matheny. Joining me for this podcast, Delivering Next Generation Converged Applications with Speed and Quality, is Derek Baron, Worldwide Rational Communications

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

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 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

Hello, and welcome to a searchsecurity.com. podcast: How Security is Well Suited for Agile Development.

Hello, and welcome to a searchsecurity.com. podcast: How Security is Well Suited for Agile Development. [ MUSIC ] Hello, and welcome to a searchsecurity.com podcast: How Security is Well Suited for Agile Development. My name is Kyle Leroy, and I'll be moderating this podcast. I'd like to start by introducing

More information

Hello, and welcome to another episode of. Getting the Most Out of IBM U2. This is Kenny Brunel, and

Hello, and welcome to another episode of. Getting the Most Out of IBM U2. This is Kenny Brunel, and Hello, and welcome to another episode of Getting the Most Out of IBM U2. This is Kenny Brunel, and I'm your host for today's episode which introduces wintegrate version 6.1. First of all, I've got a guest

More information

2008 WebSphere System z Podcasts Did you say Mainframe? TITLE: Announcing WebSphere Business Monitor for Linux on System z

2008 WebSphere System z Podcasts Did you say Mainframe? TITLE: Announcing WebSphere Business Monitor for Linux on System z TITLE: Announcing WebSphere Business Monitor for Linux on System z HOST: Hi, and welcome to the Did you say Mainframe? podcast series. This is where we regularly interview IBM technical experts who can

More information

Welcome to another episode of Getting the Most. Out of IBM U2. I'm Kenny Brunel, and I'm your host for

Welcome to another episode of Getting the Most. Out of IBM U2. I'm Kenny Brunel, and I'm your host for Welcome to another episode of Getting the Most Out of IBM U2. I'm Kenny Brunel, and I'm your host for today's episode, and today we're going to talk about IBM U2's latest technology, U2.NET. First of all,

More information

Packaging for Websphere Development Studio was changed with V6R1.

Packaging for Websphere Development Studio was changed with V6R1. Packaging for Websphere Development Studio was changed with V6R1. Websphere Development Studio was divided into three features: ILE Compilers Heritage Compilers (OPM) ADTS Websphere Development Studio

More information

Welcome to this IBM podcast, Object Management. Group's Telco ML, Example of a Mobile Communications API.

Welcome to this IBM podcast, Object Management. Group's Telco ML, Example of a Mobile Communications API. IBM Podcast [ MUSIC ] Welcome to this IBM podcast, Object Management Group's Telco ML, Example of a Mobile Communications API. I'm Angelique Matheny with IBM. Many existing application programming interfaces,

More information

Speech 2 Part 2 Transcript: The role of DB2 in Web 2.0 and in the IOD World

Speech 2 Part 2 Transcript: The role of DB2 in Web 2.0 and in the IOD World Speech 2 Part 2 Transcript: The role of DB2 in Web 2.0 and in the IOD World Slide 1: Cover Welcome to the speech, The role of DB2 in Web 2.0 and in the Information on Demand World. This is the second speech

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

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

In today s video I'm going show you how you can set up your own online business using marketing and affiliate marketing.

In today s video I'm going show you how you can set up your own online business using  marketing and affiliate marketing. Hey guys, Diggy here with a summary of part two of the four part free video series. If you haven't watched the first video yet, please do so (https://sixfigureinc.com/intro), before continuing with this

More information

Introduction. A Brief Description of Our Journey

Introduction. A Brief Description of Our Journey Introduction If you still write RPG code as you did 20 years ago, or if you have ILE RPG on your resume but don t actually use or understand it, this book is for you. It will help you transition from the

More information

webmethods EntireX for ESB: Leveraging Platform and Application Flexibility While Optimizing Service Reuse

webmethods EntireX for ESB: Leveraging Platform and Application Flexibility While Optimizing Service Reuse December 2008 webmethods EntireX for ESB: Leveraging Platform and Application Flexibility While Optimizing Service Reuse By Chris Pottinger, Sr. Manager Product Development, and Juergen Lind, Sr. Product

More information

Actual4Test. Actual4test - actual test exam dumps-pass for IT exams

Actual4Test.   Actual4test - actual test exam dumps-pass for IT exams Actual4Test http://www.actual4test.com Actual4test - actual test exam dumps-pass for IT exams Exam : 000-N20 Title : IBM Rational Enterprise Modernization Technical Sales Mastery Test v1 Vendors : IBM

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

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

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

2008 WebSphere System z Podcasts - Did you say Mainframe?

2008 WebSphere System z Podcasts - Did you say Mainframe? TITLE: WebSphere Extended Deployment for z/os HOST: Hi, and welcome to the Did you say mainframe? podcast series. This is where we regularly interview IBM technical experts who can help you to understand

More information

This Week on developerworks Push for ios, XQuery, Spark, CoffeeScript, top Rational content Episode date:

This Week on developerworks Push for ios, XQuery, Spark, CoffeeScript, top Rational content Episode date: This Week on developerworks Push for ios, XQuery, Spark, CoffeeScript, top Rational content Episode date: 02-15-2012 [ MUSIC ] LANINGHAM: Welcome to this week on developerworks. I'm Scott Laningham in

More information

I'm Andy Glover and this is the Java Technical Series of. the developerworks podcasts. My guest is Brian Jakovich. He is the

I'm Andy Glover and this is the Java Technical Series of. the developerworks podcasts. My guest is Brian Jakovich. He is the I'm Andy Glover and this is the Java Technical Series of the developerworks podcasts. My guest is Brian Jakovich. He is the director of Elastic Operations for Stelligent. He and I are going to talk about

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

Lesson 3 Transcript: Part 1 of 2 - Tools & Scripting

Lesson 3 Transcript: Part 1 of 2 - Tools & Scripting Lesson 3 Transcript: Part 1 of 2 - Tools & Scripting Slide 1: Cover Welcome to lesson 3 of the db2 on Campus lecture series. Today we're going to talk about tools and scripting, and this is part 1 of 2

More information

Table of Contents INTRODUCTION TO VIDEO MARKETING... 3 CREATING HIGH QUALITY VIDEOS... 5 DISTRIBUTING YOUR VIDEOS... 9

Table of Contents INTRODUCTION TO VIDEO MARKETING... 3 CREATING HIGH QUALITY VIDEOS... 5 DISTRIBUTING YOUR VIDEOS... 9 Table of Contents INTRODUCTION TO VIDEO MARKETING... 3 CREATING HIGH QUALITY VIDEOS... 5 DISTRIBUTING YOUR VIDEOS... 9 ENHANCING YOUR VIDEO RESPONSE RATE... 11 Introduction To Video Marketing There is

More information

The Stack, Free Store, and Global Namespace

The Stack, Free Store, and Global Namespace Pointers This tutorial is my attempt at clarifying pointers for anyone still confused about them. Pointers are notoriously hard to grasp, so I thought I'd take a shot at explaining them. The more information

More information

Tools to Develop New Linux Applications

Tools to Develop New Linux Applications Tools to Develop New Linux Applications IBM Software Development Platform Tools for every member of the Development Team Supports best practices in Software Development Analyst Architect Developer Tester

More information

Java SE 11 Certification Questions Answered

Java SE 11 Certification Questions Answered Java SE 11 Certification Questions Answered 1 Why should I get Java Certified? 08 Can I take the 816 exam before the 815? 2 What has Oracle done for Java? 3 Why do I have to take two exams to earn Java

More information

Promoting Component Architectures in a Dysfunctional Organization

Promoting Component Architectures in a Dysfunctional Organization Promoting Component Architectures in a Dysfunctional Organization by Raj Kesarapalli Product Manager Rational Software When I first began my career as a software developer, I didn't quite understand what

More information

Media-Ready Network Transcript

Media-Ready Network Transcript Media-Ready Network Transcript Hello and welcome to this Cisco on Cisco Seminar. I m Bob Scarbrough, Cisco IT manager on the Cisco on Cisco team. With me today are Sheila Jordan, Vice President of the

More information

CMIS An Industry Effort to Define a Service-Based Interoperability Standard for Content Management

CMIS An Industry Effort to Define a Service-Based Interoperability Standard for Content Management CMIS An Industry Effort to Define a Service-Based Interoperability Standard for Content Management Dr. David Choy Content Management & Archiving CTO Office Chair, OASIS CMIS Technical Committee Patricia

More information

JUnit Test Patterns in Rational XDE

JUnit Test Patterns in Rational XDE Copyright Rational Software 2002 http://www.therationaledge.com/content/oct_02/t_junittestpatternsxde_fh.jsp JUnit Test Patterns in Rational XDE by Frank Hagenson Independent Consultant Northern Ireland

More information

Staff Intranet Survey Results

Staff Intranet Survey Results Staff Intranet Survey Results Responses collected from 1/26/16-2/1/16 1. Of the 90 responses: 74 use intranet.lib.unc.edu most often 16 use hsl-intranet.lib.unc.edu most often 2. What are the top 5 things

More information

How to Improve Your Campaign Conversion Rates

How to Improve Your  Campaign Conversion Rates How to Improve Your Email Campaign Conversion Rates Chris Williams Author of 7 Figure Business Models How to Exponentially Increase Conversion Rates I'm going to teach you my system for optimizing an email

More information

Practical Model-Driven Development with the IBM Software Development Platform

Practical Model-Driven Development with the IBM Software Development Platform IBM Software Group Practical Model-Driven Development with the IBM Software Development Platform Osmond Ng (ong@hk1.ibm.com) Technical Consultant, IBM HK SWG 2005 IBM Corporation Overview The Challenges

More information

EntireX Highlights of new Features

EntireX Highlights of new Features EntireX 7.3 - Highlights of new Features Crossvision Product Management Software AG EntireX 7.3 Highlights March 2007 Seite 1 EntireX Key Enhancements Key Enhancement areas CentraSite EntireX Workbench

More information

mismatch between what is maybe possible today and what is going on in many of today's IDEs.

mismatch between what is maybe possible today and what is going on in many of today's IDEs. What will happen if we do very, very small and lightweight tools instead of heavyweight, integrated big IDEs? Lecturer: Martin Lippert, VMware and Eclispe tooling expert LIPPERT: Welcome, everybody, to

More information

2008 WebSphere System z Podcasts Did you say Mainframe?

2008 WebSphere System z Podcasts Did you say Mainframe? TITLE: WebSphere Process Server and WebSphere Business Services Fabric version 6.2 Product Announcements for z/os HOST: Hi, and welcome to the Did you say Mainframe? podcast series. This is where we regularly

More information

walkinfo@aidatlanta.org What is my Personal Page? How do I set it Your Personal Page is your very own webpage dedicated to your fundraising efforts for AIDS Walk Atlanta & 5K Run. Setting up your Personal

More information

Learning to Provide Modern Solutions

Learning to Provide Modern Solutions 1 Learning to Provide Modern Solutions Over the course of this book, you will learn to enhance your existing applications to modernize the output of the system. To do this, we ll take advantage of the

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

CaseComplete Roadmap

CaseComplete Roadmap CaseComplete Roadmap Copyright 2004-2014 Serlio Software Development Corporation Contents Get started... 1 Create a project... 1 Set the vision and scope... 1 Brainstorm for primary actors and their goals...

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

Enterprise Java and Rational Rose -- Part I

Enterprise Java and Rational Rose -- Part I Enterprise Java and Rational Rose -- Part I by Khawar Ahmed Technical Marketing Engineer Rational Software Loïc Julien Software Engineer Rational Software "We believe that the Enterprise JavaBeans component

More information

MZD ultimate Tip Jar. Page 1. Tip Jar Features:

MZD ultimate Tip Jar. Page 1. Tip Jar Features: I work as a DJ on SL, & I found it difficult to get a tip jar that did everything that I needed & also looked good, so I decided to design & script my own. I'd like to think that my Tip Jars can do just

More information

Rational Update for IBM i

Rational Update for IBM i Rational Update for IBM i Alison Butterill Application Development Offering Manager, Power Systems Software Agenda Introduction What's New from Rational Rational Tools Optimized Compilers Rational Open

More information

Enabling Mainframe Assets to Services for SOA

Enabling Mainframe Assets to Services for SOA 246 Latha Sadanandam Education and Research Dept. Infosys Tech Ltd. Bangalore, India Latha_Sadanandam@infosys.com Abstract- Service-oriented architecture (SOA) is a mechanism for achieving interoperability

More information

Using IBM Rational Business Developer wizards to create a Web application

Using IBM Rational Business Developer wizards to create a Web application Using IBM Rational Business Developer wizards to create a Web application Skill Level: Intermediate Reginaldo Barosa (rbarosa@us.ibm.com) Executive IT Specialist IBM 03 Mar 2008 Updated 05 Aug 2008 This

More information

Evaluation Guide for ASP.NET Web CMS and Experience Platforms

Evaluation Guide for ASP.NET Web CMS and Experience Platforms Evaluation Guide for ASP.NET Web CMS and Experience Platforms CONTENTS Introduction....................... 1 4 Key Differences...2 Architecture:...2 Development Model...3 Content:...4 Database:...4 Bonus:

More information

Sample Follow Up Schedule

Sample Follow Up  Schedule Sample Follow Up Email Schedule Sample Follow Up Email Schedule, Examples, and Tips Day 1 Welcome Email (Deliver Promised Report) Subject line: The Report You Requested.. Subject line: Download Your Report

More information

ziip Exploitation and Application Integration for CICS

ziip Exploitation and Application Integration for CICS ziip Exploitation and Application Integration for CICS Russ Teubner, Founder & CEO Agenda Who s here? HostBridge Background What you need to know to understand why we did what we did (and why we think

More information

Digital Marketing Manager, Marketing Manager, Agency Owner. Bachelors in Marketing, Advertising, Communications, or equivalent experience

Digital Marketing Manager, Marketing Manager, Agency Owner. Bachelors in Marketing, Advertising, Communications, or equivalent experience Persona name Amanda Industry, geographic or other segments B2B Roles Digital Marketing Manager, Marketing Manager, Agency Owner Reports to VP Marketing or Agency Owner Education Bachelors in Marketing,

More information

Subject: Top-Paying IT Certificates for 2015 (And Our New Courses)

Subject: Top-Paying IT Certificates for 2015 (And Our New Courses) ITProTV Emails What You Missed Email #1 Subject: Top-Paying IT Certificates for 2015 (And Our New Courses) If you re like me you re already thinking about your 2015 goals. So I thought I d share a few

More information

Chapter 1 Introduction

Chapter 1 Introduction Chapter 1 Introduction Why I Am Writing This: Why I am I writing a set of tutorials on compilers and how to build them? Well, the idea goes back several years ago when Rapid-Q, one of the best free BASIC

More information

WebSphere MQ Update. Paul Dennis WMQ Development 2007 IBM Corporation

WebSphere MQ Update. Paul Dennis WMQ Development 2007 IBM Corporation WebSphere MQ Update Paul Dennis WMQ Development dennisps@uk.ibm.com Corporation SOA Entry Points Help Customers Get Started People What is it? Deliver role-based interaction and collaboration through services

More information

DB2 for z/os: Programmer Essentials for Designing, Building and Tuning

DB2 for z/os: Programmer Essentials for Designing, Building and Tuning Brett Elam bjelam@us.ibm.com - DB2 for z/os: Programmer Essentials for Designing, Building and Tuning April 4, 2013 DB2 for z/os: Programmer Essentials for Designing, Building and Tuning Information Management

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

============================================================================

============================================================================ [Solved] Title effects in v11 free? Posted by Driftwood Productions - 08 Jul 2012 15:24 I'm running LWKS v11 free edition, and am trying to figure out how to add title effects to my project, however, I

More information

Ruby on Rails Welcome. Using the exercise files

Ruby on Rails Welcome. Using the exercise files Ruby on Rails Welcome Welcome to Ruby on Rails Essential Training. In this course, we're going to learn the popular open source web development framework. We will walk through each part of the framework,

More information

BBC LEARNING ENGLISH 6 Minute English Wireless furniture for phones

BBC LEARNING ENGLISH 6 Minute English Wireless furniture for phones BBC LEARNING ENGLISH 6 Minute English Wireless furniture for phones NB: This is not a word-for-word transcript Hello and welcome to 6 Minute English. I'm and I'm. Hello. Hello,! Now,, could I borrow your

More information

IBM Data Virtualization Manager for z/os Leverage data virtualization synergy with API economy to evolve the information architecture on IBM Z

IBM Data Virtualization Manager for z/os Leverage data virtualization synergy with API economy to evolve the information architecture on IBM Z IBM for z/os Leverage data virtualization synergy with API economy to evolve the information architecture on IBM Z IBM z Analytics Agenda Big Data vs. Dark Data Traditional Data Integration Mainframe Data

More information

ASNA Product Review. RPG Display Modernization Gets Wings. Leaders in IBM i Modernization

ASNA Product Review. RPG Display Modernization Gets Wings. Leaders in IBM i Modernization Leaders in IBM i Modernization We can get you there ASNA Product Review RPG Display Modernization Gets Wings Convert old 5250 screens to modern GUI formats in a few easy steps. By Thomas M. Stockwell Last

More information

MICROSOFT VISUAL STUDIO 2010 Overview

MICROSOFT VISUAL STUDIO 2010 Overview MICROSOFT VISUAL STUDIO 2010 Overview Visual studio 2010 delivers the following key ADVANCES: Enabling emerging trends Every year the industry develops new technologies and new trends. With Visual Studio

More information

It Might Be Valid, But It's Still Wrong Paul Maskens and Andy Kramek

It Might Be Valid, But It's Still Wrong Paul Maskens and Andy Kramek Seite 1 von 5 Issue Date: FoxTalk July 2000 It Might Be Valid, But It's Still Wrong Paul Maskens and Andy Kramek This month, Paul Maskens and Andy Kramek discuss the problems of validating data entry.

More information

ObjEx INC PO Box Scottsdale, AZ Tel: (480)

ObjEx INC PO Box Scottsdale, AZ Tel: (480) WHERE COMMON SENSE MEETS UNCOMMON INGENUITY ObjEx, Inc. April 2015 ObjEx INC PO Box 25608 Scottsdale, AZ 85255-5608 Tel: (480) 588-7776 http://www.obj-ex.com Table of Contents Contents TABLE OF CONTENTS

More information

Optimize Enterprise Generation Language (EGL) applications using purequery

Optimize Enterprise Generation Language (EGL) applications using purequery Optimize Enterprise Generation Language (EGL) applications using purequery Venkatesh Gopal, Data Studio Development Team Kathryn Zeidenstein, Data Studio Enablement team 1 About EGL and purequery... 3

More information

DB2 Stored Procedure and UDF Support in Rational Application Developer V6.01

DB2 Stored Procedure and UDF Support in Rational Application Developer V6.01 Session F08 DB2 Stored Procedure and UDF Support in Rational Application Developer V6.01 Marichu Scanlon marichu@us.ibm.com Wed, May 10, 2006 08:30 a.m. 09:40 a.m. Platform: Cross Platform Audience: -DBAs

More information

Part 1: Critical Infrastructures and Their Reliance on Critical Information Infrastructures

Part 1: Critical Infrastructures and Their Reliance on Critical Information Infrastructures Title: Managing Risk to Critical Infrastructures at the National Level Transcript Part 1: Critical Infrastructures and Their Reliance on Critical Information Infrastructures Julia Allen: Welcome to CERT's

More information

Lesson 19 Software engineering aspects

Lesson 19 Software engineering aspects Lesson 19 Software engineering aspects Service Oriented Architectures Security Module 4 - Architectures Unit 1 Architectural features Ernesto Damiani Università di Milano SOA is HAD HAD is an old concept

More information

Architecting the Right SOA Infrastructure

Architecting the Right SOA Infrastructure Infrastructure Architecture: Architecting the Right SOA Infrastructure Robert Insley Principal SOA Global Technology Services 2007 IBM Corporation SOA Architect Summit Roadmap What is the impact of SOA

More information

Survey Results: Virtual Insecurity

Survey Results: Virtual Insecurity Best Practices SURVEY Survey Results: Virtual Insecurity May 2013 Executive Summary: Virtual Assets Could Bring Real Risk Virtualization technologies have reshaped how IT offers and delivers their services

More information

EntireX Modernized EntireX Workbench

EntireX Modernized EntireX Workbench EntireX 7.3 - Modernized EntireX Workbench Crossvision Product Management Software AG EntireX 7.3 Workbench April 2007 Seite 1 Modernized EntireX Workbench With EntireX 7.3 the EntireX Workbench will be

More information

Edsel Ford High School

Edsel Ford High School First time on the Edsel Ford High School Class of 1969 Website? Here s what you need to do to start: Click on the Classmate Profiles link, find your name in the Classmates List and click it. You will be

More information

Instructor: Craig Duckett. Lecture 04: Thursday, April 5, Relationships

Instructor: Craig Duckett. Lecture 04: Thursday, April 5, Relationships Instructor: Craig Duckett Lecture 04: Thursday, April 5, 2018 Relationships 1 Assignment 1 is due NEXT LECTURE 5, Tuesday, April 10 th in StudentTracker by MIDNIGHT MID-TERM EXAM is LECTURE 10, Tuesday,

More information

Tim Heagarty, CISA CISSP - (859) Lexington, KY

Tim Heagarty, CISA CISSP - (859) Lexington, KY Tim Heagarty, CISA CISSP Tim@Heagarty.com - (859) 285-9050 Lexington, KY Summary I ve come from microcomputer sales in the early 80 s to Manager of IT Security in the mid 90 s and now Security Services

More information

Formal Methods of Software Design, Eric Hehner, segment 24 page 1 out of 5

Formal Methods of Software Design, Eric Hehner, segment 24 page 1 out of 5 Formal Methods of Software Design, Eric Hehner, segment 24 page 1 out of 5 [talking head] This lecture we study theory design and implementation. Programmers have two roles to play here. In one role, they

More information

WebSphere Portal development teams on Web 2.0 technologies. Hear how IBM has

WebSphere Portal development teams on Web 2.0 technologies. Hear how IBM has What is Web 2.0? Series: Web 2.0 for Lotus, WebSphere Portal and You Listen to Pete Janzen from IBM Lotus interview various experts from the Lotus and WebSphere Portal development teams on Web 2.0 technologies.

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

Download, Install and Use Winzip

Download, Install and Use Winzip Download, Install and Use Winzip Something that you are frequently asked to do (particularly if you are in one of my classes) is to either 'zip' or 'unzip' a file or folders. Invariably, when I ask people

More information

A System z Developer's Journey Through the Application Lifecycle

A System z Developer's Journey Through the Application Lifecycle A System z Developer's Journey Through the Application Lifecycle Rosalind Radcliffe / Dana Boudreau IBM 13 March 2012 Session #: 10437 Disclaimer Copyright IBM Corporation 2011. All rights reserved. IBM

More information

FAN-TASTIC HOME Solar X-rays:

FAN-TASTIC HOME Solar X-rays: FAN-TASTIC HOME Solar X-rays: Geomagnetic Field: CQ CQ...From The Cyber Seas on the Pirate Ship FANTASTIC to the High Desert...and Back! FAN-TASTIC FORUM Art Bell Art Bell On Board - A Special Cam Site

More information

HP environmental messaging

HP environmental messaging HP environmental messaging Promise Definition Designing for the environment As a technology industry environmental leader for decades, HP is making a difference with a comprehensive Design for the Environment

More information

THREE CORNERSTONES OF A SUCCESSFUL REAL ESTATE BUSINESS

THREE CORNERSTONES OF A SUCCESSFUL REAL ESTATE BUSINESS THREE CORNERSTONES OF A SUCCESSFUL REAL ESTATE BUSINESS LEADS Systems to generate leads, consistently, dependably and affordably. LISTINGS Have the Inventory that continues to generate income no matter

More information

BBC Learning English 6 Minute English Work s

BBC Learning English 6 Minute English Work  s BBC Learning English 6 Minute English Work Emails NB: This is not a word for word transcript Hello and welcome to 6 Minute English from BBC Learning English. I'm Michelle. And I'm Neil. Thanks for joining

More information

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

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

More information

Read & Download (PDF Kindle) Data Structures And Other Objects Using Java (4th Edition)

Read & Download (PDF Kindle) Data Structures And Other Objects Using Java (4th Edition) Read & Download (PDF Kindle) Data Structures And Other Objects Using Java (4th Edition) Data Structures and Other Objects Using Java is a gradual, "just-in-time" introduction to Data Structures for a CS2

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

A Day In the Life demo One example using COBOL/CICS

A Day In the Life demo One example using COBOL/CICS A Day In the Life demo One example using COBOL/CICS David Hawreluk EM Specialist IBM New York dhawrel@us.ibm.com Regi Barosa Executive IT Specialist IBM Boston rbarosa@us.ibm.com January, 22 2013 IBM s

More information

Show notes for today's conversation are available at the podcast website.

Show notes for today's conversation are available at the podcast website. Title: Managing Security Vulnerabilities Based on What Matters Most Transcript Part 1: The Challenges in Defining a Security Vulnerability Julia Allen: Welcome to CERT's Podcast Series: Security for Business

More information

IBM CICS TS V5.5. Your essential guide to this release

IBM CICS TS V5.5. Your essential guide to this release IBM CICS TS V5.5 Your essential guide to this release CICS TS V5.5 As CICS reaches its 50th year of CICS Transaction Server we arrive at the launch of CICS TS V5.5, our most advanced and powerful version

More information

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

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

More information

THE ACUCOBOL AND RM/COBOL ROADMAP WHAT S NEXT?

THE ACUCOBOL AND RM/COBOL ROADMAP WHAT S NEXT? Leading the Evolution WHITE PAPER THE ACUCOBOL AND RM/COBOL ROADMAP WHAT S NEXT? This document outlines the future direction and options available for users of ACUCOBOL and RM/COBOL and provides an overview

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

How Application Modernization is Helping to Transform Business. Alison Butterill WW IBM i Offering Manager

How Application Modernization is Helping to Transform Business. Alison Butterill WW IBM i Offering Manager How Application Modernization is Helping to Transform Business Alison Butterill WW IBM i Offering Manager akbutter@us.ibm.com The Evolution of IT IBM i Architecture DB2 for i & Single Level Store Object

More information

RUP for Systems Z and other Legacy Systems

RUP for Systems Z and other Legacy Systems IBM Software Group RUP for Systems Z and other Legacy Systems Susan M Burk Senior Managing Consultant IBM smburk@us.ibm.com 413-726-9361 2006 IBM Corporation Agenda Objectives A Quick Introduction to RUP

More information

Genealogy Software. Table of Contents

Genealogy Software. Table of Contents Genealogy Software Table of Contents Genealogy Software Overview... 2 Best Genealogy Software of 2017... 4 Family Tree Maker Software Update Information... 4 1 Genealogy Software Overview GENEALOGY SOFTWARE

More information

SOAP: Cross Platform Web Services Development Using XML PDF

SOAP: Cross Platform Web Services Development Using XML PDF SOAP: Cross Platform Web Services Development Using XML PDF Discover how to use SOAP to integrate virtually any distributed system, in Windows, Linux, and UNIX environments - with any of five leading programming

More information