Getting Started: Journey to Modernization with IBM Z

Download Getting Started: Journey to Modernization with IBM Z PDF Online Free

Author :
Publisher : IBM Redbooks
ISBN 13 : 0738459534
Total Pages : 90 pages
Book Rating : 4.7/5 (384 download)

DOWNLOAD NOW!


Book Synopsis Getting Started: Journey to Modernization with IBM Z by : Makenzie Manna

Download or read book Getting Started: Journey to Modernization with IBM Z written by Makenzie Manna and published by IBM Redbooks. This book was released on 2021-03-15 with total page 90 pages. Available in PDF, EPUB and Kindle. Book excerpt: Modernization of enterprise IT applications and infrastructure is key to the survival of organizations. It is no longer a matter of choice. The cost of missing out on business opportunities in an intensely competitive market can be enormous. To aid in their success, organizations are facing increased encouragement to embrace change. They are pushed to think of new and innovative ways to counter, or offer, a response to threats that are posed by competitors who are equally as aggressive in adopting newer methods and technologies. The term modernization often varies in meaning based on perspective. This IBM® Redbooks® publication focuses on the technological advancements that unlock computing environments that are hosted on IBM Z® to enable secure processing at the core of hybrid. This publication is intended for IT executives, IT managers, IT architects, System Programmers, and Application Developer professionals.

Creating IBM z/OS Cloud Services

Download Creating IBM z/OS Cloud Services PDF Online Free

Author :
Publisher : IBM Redbooks
ISBN 13 : 0738441538
Total Pages : 86 pages
Book Rating : 4.7/5 (384 download)

DOWNLOAD NOW!


Book Synopsis Creating IBM z/OS Cloud Services by : Jeffrey Bisti

Download or read book Creating IBM z/OS Cloud Services written by Jeffrey Bisti and published by IBM Redbooks. This book was released on 2016-02-08 with total page 86 pages. Available in PDF, EPUB and Kindle. Book excerpt: This IBM® Redbooks® publication discusses the real world experience of an enterprise that developed and implemented IBM z/OS® cloud services. This book shares the experience of a team at Walmart Technology, Walmart Stores, Inc.® and some of the decisions they made to create business critical cloud services. These experiences and approaches relate to the z/OS platform, and might not apply to other hybrid cloud approaches. This book highlights the strengths and characteristics of z/OS that led the Walmart infrastructure and software engineers to use this platform as they transitioned from a traditional IT deployment to a cloud model. Embarking on a cloud strategy can be overwhelming. No shortage of approaches to cloud computing exists. This book focuses on a pragmatic approach for enterprises that are struggling to take advantage of their business assets in the cloud. This book introduces the basic cloud concepts as defined by the National Institute of Standards and Technology (NIST). Each chapter explains the importance of a particular NIST characteristic, the z/OS role in accomplishing the characteristic, and how it was implemented by the Walmart Technology team. This book is intended for IT professionals who are considering extending their IBM z SystemsTM environment to a hybrid cloud by unleashing the power of cloud services on z/OS. For information about creating cloud services that are hosted in IBM CICS®, see How Walmart Became a Cloud Services Provider with IBM CICS, SG24-8347.

Mainframe Assembler Programming

Download Mainframe Assembler Programming PDF Online Free

Author :
Publisher : Wiley
ISBN 13 : 9780471249931
Total Pages : 0 pages
Book Rating : 4.2/5 (499 download)

DOWNLOAD NOW!


Book Synopsis Mainframe Assembler Programming by : Bill Qualls

Download or read book Mainframe Assembler Programming written by Bill Qualls and published by Wiley. This book was released on 1998-03-13 with total page 0 pages. Available in PDF, EPUB and Kindle. Book excerpt: Master the skills you need to take advantage of the booming market for mainframe programmers. Programmers acknowledge that understanding the internals of the machine helps them write more efficient code in cobol, C, and other high-level languages. Whether you are working on a Year 2000 team or setting up an e-commerce application, this book gets you up and running with the skills you'll need to retrofit systems and move mainframe programs into the 21st century. Designed to build skills rapidly and intuitively, Mainframe Assembler Programming: * Teaches you how to program mainframe Assembler on your PC * Starts you programming usable code from day 1, page 1 * Structures all lessons around real-world business applications * Uses the same five data sets throughout, so you get progressively more sophisticated results as you learn. On the enclosed disk you'll find: * PC/370-lets you program and execute mainframe Assembler on your PC * Source code for all examples from the book A rapid introduction or a refresher for experienced programmers, Mainframe Assembler Programming gives you the know-how you need to program for productivity and quality in the mainframe environment.

z/OS Traditional Application Maintenance and Support

Download z/OS Traditional Application Maintenance and Support PDF Online Free

Author :
Publisher : IBM Redbooks
ISBN 13 : 0738435589
Total Pages : 628 pages
Book Rating : 4.7/5 (384 download)

DOWNLOAD NOW!


Book Synopsis z/OS Traditional Application Maintenance and Support by : Jonathan Sayles

Download or read book z/OS Traditional Application Maintenance and Support written by Jonathan Sayles and published by IBM Redbooks. This book was released on 2011-06-23 with total page 628 pages. Available in PDF, EPUB and Kindle. Book excerpt: In this IBM® Redbooks® publication, we attempt to provide fresh insight into a problem domain that, in the authors' opinions, has been pushed to the back burner of technology writing for far too long—the domain of z/OS® (traditional) mainframe maintenance and production support. Since the mid-1980's, outside of a few websites and publications, this still-critical area of software has barely even received lip service by the world of mainstream technology media. In a small way, we are attempting address this situation. In this book, we provide information in "what and how to" sections on the value of z/OS maintenance and support—not the value of the software, which is hardly in question, but the value of the software developers, and how they collaborate, analyze, code, and test the applications, fixes, and enhancements under their responsibility. We present new 21st Century tools to help them achieve their goals more easily and effectively. These tools integrate and provide a 1 + 1 + 1 = 5 value-proposition, for companies that are still doing work the way they did when in the mid-1970's, when Gerald Ford was president of the United States. We are also describing, to a lesser extent, how you can effectively integrate the new tools with your existing development software stack, in order to find points of complimentary functionality. And we describe the new agile development and maintenance methodologies, and best practices for tools use and adoption. We hope that you find this work useful, and perhaps that it can fuel more discussion, future Redbooks publications, and other publications by IBM, or any vendor or group interested in this critical and vastly under-acknowledged technology domain.

IBM Problem Determination Tools for z/OS

Download IBM Problem Determination Tools for z/OS PDF Online Free

Author :
Publisher : IBM Redbooks
ISBN 13 : 0738437506
Total Pages : 326 pages
Book Rating : 4.7/5 (384 download)

DOWNLOAD NOW!


Book Synopsis IBM Problem Determination Tools for z/OS by : Rufus Credle

Download or read book IBM Problem Determination Tools for z/OS written by Rufus Credle and published by IBM Redbooks. This book was released on 2013-01-27 with total page 326 pages. Available in PDF, EPUB and Kindle. Book excerpt: IBM® Problem Determination (PD) Tools consists of a core group of IBM products that are designed to work with compilers and run times to provide a start-to-finish development solution for the IT professional. This IBM Redbooks® publication provides you with an introduction to the tools, guidance for program preparation to use with them, an overview of their integration, and several scenarios for their use. If an abend occurs during testing, Fault Analyzer enables the programmer to quickly and easily pinpoint the abending location and optionally, the failing line of code. Many times, this information is all the programmer requires to correct the problem. However, it might be necessary to delve a little deeper into the code to figure out the problem. Debug Tool allows the programmer to step through the code at whatever level is required to determine where the error was introduced or encountered. After the code or data is corrected, the same process is followed again until no errors are encountered. However, volume testing or testing with multiple terminals is sometimes required to ensure real-world reliability. Workload Simulator can be used to perform this type of testing. After all of the tests are completed, running the application by using Application Performance Analyzer can ensure that no performance bottlenecks are encountered. It also provides a baseline to ensure that future enhancements do not introduce new performance degradation into the application. This publication is intended for z/OS® application developers and system programmers.

System z on the Go: Accessing z/OS from Smartphones

Download System z on the Go: Accessing z/OS from Smartphones PDF Online Free

Author :
Publisher : IBM Redbooks
ISBN 13 : 0738434434
Total Pages : 230 pages
Book Rating : 4.7/5 (384 download)

DOWNLOAD NOW!


Book Synopsis System z on the Go: Accessing z/OS from Smartphones by : Alex Louwe Kooijmans

Download or read book System z on the Go: Accessing z/OS from Smartphones written by Alex Louwe Kooijmans and published by IBM Redbooks. This book was released on 2010-06-10 with total page 230 pages. Available in PDF, EPUB and Kindle. Book excerpt: In this IBM® Redbooks® publication we demonstrate that it is possible to combine the traditional strengths of the mainframe to manage large volumes of data and run business transactions with the Web 2.0 paradigm. We can get simpler interfaces, better integration among different services, lightweight protocols for communication, and much more, together with the availability, security, and reliability of mainframe data. And we will show how mainframe data can be accessed by smartphones such as Android or iPhone. But we can do more to demonstrate how flexible the mainframe platform is. Through the use of pervasive devices it is possible to add new possibilities to mainframe applications, extending System z® capabilities. We can receive notifications in real time, for example, of successful or unsuccessful termination of a TWS job stream, or we can immediately get alerts about abends that occurred in a critical application. This book is another demonstration that the mainframe is alive and kicking and can and should play a key role in modern application architectures.

System Programmer's Guide to Z/OS System Logger

Download System Programmer's Guide to Z/OS System Logger PDF Online Free

Author :
Publisher : IBM.Com/Redbooks
ISBN 13 : 9780738489438
Total Pages : 0 pages
Book Rating : 4.4/5 (894 download)

DOWNLOAD NOW!


Book Synopsis System Programmer's Guide to Z/OS System Logger by : Frank Kyne

Download or read book System Programmer's Guide to Z/OS System Logger written by Frank Kyne and published by IBM.Com/Redbooks. This book was released on 2007 with total page 0 pages. Available in PDF, EPUB and Kindle. Book excerpt: The z/OS System Logger is a function provided by the operating system to exploiters running on z/OS. The number of exploiters of this component is increasing, as is its importance in relation to system performance and availability. This IBM Redbooks document provides system programmers with a solid understanding of the System Logger component and guidance about how it should be set up for optimum performance with each of the exploiters. System Logger is an MVS component that provides a logging facility for applications running in a single-system or multi-system sysplex. The advantage of using System Logger is that the responsibility for tasks such as saving the log data (with the requested persistence), retrieving the data (potentially from any system in the sysplex), archiving the data, and expiring the data is removed from the creator of the log records. In addition, Logger provides the ability to have a single, merged, log, containing log data from multiple instances of an application within the sysplex.

Getting started with z/OS Container Extensions and Docker

Download Getting started with z/OS Container Extensions and Docker PDF Online Free

Author :
Publisher : IBM Redbooks
ISBN 13 : 0738458155
Total Pages : 270 pages
Book Rating : 4.7/5 (384 download)

DOWNLOAD NOW!


Book Synopsis Getting started with z/OS Container Extensions and Docker by : Lydia Parziale

Download or read book Getting started with z/OS Container Extensions and Docker written by Lydia Parziale and published by IBM Redbooks. This book was released on 2021-07-12 with total page 270 pages. Available in PDF, EPUB and Kindle. Book excerpt: IBM® z/OS® Container Extensions (IBM zCX) is a new feature of the next version of the IBM z/OS Operating System (z/OS V2.4). It makes it possible to run Linux on IBM Z® applications that are packaged as Docker container images on z/OS. Application developers can develop, and data centers can operate, popular open source packages, Linux applications, IBM software, and third-party software together with z/OS applications and data. This IBM Redbooks® publication helps you to understand the concepts, business perspectives and reference architecture for installing, tailoring, and configuring zCX in your own environment.

Rational Application Developer for WebSphere Software V8 Programming Guide

Download Rational Application Developer for WebSphere Software V8 Programming Guide PDF Online Free

Author :
Publisher : IBM Redbooks
ISBN 13 : 0738435597
Total Pages : 1946 pages
Book Rating : 4.7/5 (384 download)

DOWNLOAD NOW!


Book Synopsis Rational Application Developer for WebSphere Software V8 Programming Guide by : Martin Keen

Download or read book Rational Application Developer for WebSphere Software V8 Programming Guide written by Martin Keen and published by IBM Redbooks. This book was released on 2011-04-19 with total page 1946 pages. Available in PDF, EPUB and Kindle. Book excerpt: IBM® Rational® Application Developer for WebSphere® Software V8 is the full-function Eclipse 3.6 technology-based development platform for developing JavaTM Platform, Standard Edition Version 6 (Java SE 6) and Java Platform, Enterprise Edition Version 6 (Java EE 6) applications. Beyond this function, Rational Application Developer provides development tools for technologies, such as OSGi, Service Component Architecture (SCA), Web 2.0, and XML. It has a focus on applications to be deployed to IBM WebSphere Application Server and IBM WebSphere Portal. Rational Application Developer provides integrated development tools for all development roles, including web developers, Java developers, business analysts, architects, and enterprise programmers. This IBM Redbooks® publication is a programming guide that highlights the features and tooling included with Rational Application Developer V8.0.1. Many of the chapters provide working examples that demonstrate how to use the tooling to develop applications and achieve the benefits of visual and rapid application development. This publication is an update of Rational Application Developer V7.5 Programming Guide, SG24-7672.

Getting Started with z/OS Data Set Encryption

Download Getting Started with z/OS Data Set Encryption PDF Online Free

Author :
Publisher : IBM Redbooks
ISBN 13 : 0738460222
Total Pages : 274 pages
Book Rating : 4.7/5 (384 download)

DOWNLOAD NOW!


Book Synopsis Getting Started with z/OS Data Set Encryption by : Bill White

Download or read book Getting Started with z/OS Data Set Encryption written by Bill White and published by IBM Redbooks. This book was released on 2021-12-10 with total page 274 pages. Available in PDF, EPUB and Kindle. Book excerpt: This IBM® Redpaper Redbooks® publication provides a broad explanation of data protection through encryption and IBM Z® pervasive encryption with a focus on IBM z/OS® data set encryption. It describes how the various hardware and software components interact in a z/OS data set encryption environment. In addition, this book concentrates on the planning and preparing of the environment and offers implementation, configuration, and operational examples that can be used in z/OS data set encryption environments. This publication is intended for IT architects, system programmer, and security administrators who plan for, deploy, and manage security on the Z platform. The reader is expected to have a basic understanding of IBM Z security concepts.

New Ways of Running IBM z/OS Batch Applications

Download New Ways of Running IBM z/OS Batch Applications PDF Online Free

Author :
Publisher : IBM Redbooks
ISBN 13 : 0738437956
Total Pages : 80 pages
Book Rating : 4.7/5 (384 download)

DOWNLOAD NOW!


Book Synopsis New Ways of Running IBM z/OS Batch Applications by : Zaid Faydi

Download or read book New Ways of Running IBM z/OS Batch Applications written by Zaid Faydi and published by IBM Redbooks. This book was released on 2013-05-13 with total page 80 pages. Available in PDF, EPUB and Kindle. Book excerpt: Mainframe computers play a central role in the daily operations of many of the worlds largest corporations. Batch processing is still a fundamental, mission-critical component of the workloads that run on the mainframe and a large portion of the workload on IBM® z/OS® systems is processed in batch mode. This IBM Redbooks® publication is the second volume in a series of four in which we describe new technologies introduced by IBM to facilitate the use of hybrid batch applications that combine the best aspects of Java and procedural programming languages such as COBOL. This volume specifically focuses on the z/OS batch runtime. The audience for this book includes IT architects and application developers, with a focus on batch processing on the z/OS platform.

Application Development for IBM CICS Web Services

Download Application Development for IBM CICS Web Services PDF Online Free

Author :
Publisher : IBM Redbooks
ISBN 13 : 0738440310
Total Pages : 552 pages
Book Rating : 4.7/5 (384 download)

DOWNLOAD NOW!


Book Synopsis Application Development for IBM CICS Web Services by : O'Grady James

Download or read book Application Development for IBM CICS Web Services written by O'Grady James and published by IBM Redbooks. This book was released on 2015-01-27 with total page 552 pages. Available in PDF, EPUB and Kindle. Book excerpt: This IBM® Redbooks® publication focuses on developing Web service applications in IBM CICS®. It takes the broad view of developing and modernizing CICS applications for XML, Web services, SOAP, and SOA support, and lays out a reference architecture for developing these kinds of applications. We start by discussing Web services in general, then review how CICS implements Web services. We offer an overview of different development approaches: bottom-up, top-down, and meet-in-the-middle. We then look at how you would go about exposing a CICS application as a Web service provider, again looking at the different approaches. The book then steps through the process of creating a CICS Web service requester. We follow this by looking at CICS application aggregation (including 3270 applications) with IBM Rational® Application Developer for IBM System z® and how to implement CICS Web Services using CICS Cloud technology. The first part is concluded with hints and tips to help you when implementing this technology. Part two of this publication provides performance figures for a basic Web service. We investigate some common variables and examine their effects on the performance of CICS as both a requester and provider of Web services.

IBM CICS and the JVM server: Developing and Deploying Java Applications

Download IBM CICS and the JVM server: Developing and Deploying Java Applications PDF Online Free

Author :
Publisher : IBM Redbooks
ISBN 13 : 0738438332
Total Pages : 406 pages
Book Rating : 4.7/5 (384 download)

DOWNLOAD NOW!


Book Synopsis IBM CICS and the JVM server: Developing and Deploying Java Applications by : Chris Rayns

Download or read book IBM CICS and the JVM server: Developing and Deploying Java Applications written by Chris Rayns and published by IBM Redbooks. This book was released on 2013-07-15 with total page 406 pages. Available in PDF, EPUB and Kindle. Book excerpt: This IBM® Redbooks® publication provides information about the new Java virtual machine (JVM) server technology in IBM CICS® Transaction Server for z/OS® V4.2. We begin by outlining the many advantages of its multi-threaded operation over the pooled JVM function of earlier releases. The Open Services Gateway initiative (OSGi) is described and we highlight the benefits OSGi brings to both development and deployment. Details are then provided about how to configure and use the new JVM server environment. Examples are included of the deployment process, which takes a Java application from the workstation Eclipse integrated development environment (IDE) with the IBM CICS Explorer® software development kit (SDK) plug-in, through the various stages up to execution in a stand-alone CICS region and an IBM CICSPlex® environment. The book continues with a comparison between traditional CICS programming, and CICS programming from Java. As a result, the main functional areas of the Java class library for CICS (JCICS) application programming interface (API) are extensively reviewed. Further chapters are provided to demonstrate interaction with structured data such as copybooks, and how to access relational databases by using Java Database Connectivity (JDBC) and Structured Query Language for Java (SQLJ). Finally, we devote a chapter to the migration of applications from the pooled JVM model to the new JVM server run time.

Mainframe from Scratch: Hardware Configuration and z/OS Build

Download Mainframe from Scratch: Hardware Configuration and z/OS Build PDF Online Free

Author :
Publisher : IBM Redbooks
ISBN 13 : 0738441619
Total Pages : 282 pages
Book Rating : 4.7/5 (384 download)

DOWNLOAD NOW!


Book Synopsis Mainframe from Scratch: Hardware Configuration and z/OS Build by : Keith Winnard

Download or read book Mainframe from Scratch: Hardware Configuration and z/OS Build written by Keith Winnard and published by IBM Redbooks. This book was released on 2016-12-22 with total page 282 pages. Available in PDF, EPUB and Kindle. Book excerpt: This IBM® Redbooks® publication helps you install, customize, and configure an IBM z13® and build z/OS® environments. This book is intended for those readers who are new to the platform and are faced with the task of installing a mainframe for the first time. By the term mainframe in this instance, we refer to the hardware and the system software. The intention is to show you how this installation can be done. Volume 1 shows you how we set up a mainframe and installed z/OS V2R2 and IBM DB2® V11. The starting point is a basic hardware configuration of an IBM z13 and DS8000® as shipped from the factory. Volume 1 shows you how the following milestones were achieved: Creating a configuration for the Customized Offering Driver (COD) system Stand-alone restoration of the COD Expanding the configuration Installing the z/OS V2R2 ServerPac Loading and running IVPs for z/OS ServerPac Installing DB2 ServerPac and IVPs This publication includes figures that show you how the initial builds were achieved. For this book, we designed a scenario and show you how to build that scenario step-by-step. Although your requirements likely differ from our scenario, we intend to provide you with an example to show you how it can be done and samples and downloadable materials that you can choose to modify to bring you closer to meeting your needs. This book is divided into the following parts: Part 1: Overview and Planning In this part, we introduce you to how we approached the project. Part 2: Configuration and builds In this part, we describe the tasks that must be completed to create the initial build for the scenario that is described in Part 1.

Murach's Mainframe COBOL

Download Murach's Mainframe COBOL PDF Online Free

Author :
Publisher : Mike Murach & Associates
ISBN 13 : 9781890774240
Total Pages : 0 pages
Book Rating : 4.7/5 (742 download)

DOWNLOAD NOW!


Book Synopsis Murach's Mainframe COBOL by : Mike Murach

Download or read book Murach's Mainframe COBOL written by Mike Murach and published by Mike Murach & Associates. This book was released on 2004 with total page 0 pages. Available in PDF, EPUB and Kindle. Book excerpt: This is the latest edition of our classic COBOL book that has set the standard for structured design and coding since the mid-1970s. So if you want to learn how to write COBOL programs the way they're written in the best enterprise COBOL shops, this is the book for you. And when you're done learning from this book, it becomes the best reference you'll ever find for use on the job. Throughout the book, you will learn how to use COBOL on IBM mainframes because that's where 90% or more of all COBOL is running. But to work on a mainframe, you need to know more than just the COBOL language. That's why this book also shows you: how to use the ISPF editor for entering programs; how to use TSO/E and JCL to compile and test programs; how to use the AMS utility to work with VSAM files; how to use CICS for developing interactive COBOL programs; how to use DB2 for developing COBOL programs that handle database data; how to maintain legacy programs. If you want to learn COBOL for other platforms, this book will get you off to a good start because COBOL is a standard language. In fact, all of the COBOL that's presented in this book will also run on any other platform that has a COBOL compiler. Remember, though, that billions of lines of mainframe COBOL are currently in use, and those programs will keep programmers busy for many years to come.

IBM ZPDT Guide and Reference

Download IBM ZPDT Guide and Reference PDF Online Free

Author :
Publisher :
ISBN 13 : 9780738442891
Total Pages : 356 pages
Book Rating : 4.4/5 (428 download)

DOWNLOAD NOW!


Book Synopsis IBM ZPDT Guide and Reference by : Bill Ogden

Download or read book IBM ZPDT Guide and Reference written by Bill Ogden and published by . This book was released on 2017 with total page 356 pages. Available in PDF, EPUB and Kindle. Book excerpt: Abstract This IBM® Redbooks® publication provides both introductory information and technical details about the IBM System z® Personal Development Tool (IBM zPDT®), which produces a small System z environment suitable for application development. zPDT is a PC Linux application. When zPDT is installed (on Linux), normal System z operating systems (such as IBM z/OS®) can be run on it. zPDT provides the basic System z architecture and emulated IBM 3390 disk drives, 3270 interfaces, OSA interfaces, and so on. The systems that are discussed in this document are complex. They have elements of Linux (for the underlying PC machine), IBM z/Architecture® (for the core zPDT elements), System z I/O functions (for emulated I/O devices), z/OS (the most common System z operating system), and various applications and subsystems under z/OS. The reader is assumed to be familiar with general concepts and terminology of System z hardware and software elements, and with basic PC Linux characteristics. This book provides the primary documentation for zPDT.

DB2 SQL Tuning Tips for Z/OS Developers

Download DB2 SQL Tuning Tips for Z/OS Developers PDF Online Free

Author :
Publisher : Pearson
ISBN 13 : 9780133038460
Total Pages : 0 pages
Book Rating : 4.0/5 (384 download)

DOWNLOAD NOW!


Book Synopsis DB2 SQL Tuning Tips for Z/OS Developers by : Tony Andrews

Download or read book DB2 SQL Tuning Tips for Z/OS Developers written by Tony Andrews and published by Pearson. This book was released on 2013 with total page 0 pages. Available in PDF, EPUB and Kindle. Book excerpt: The Definitive Solutions-Oriented Guide to IBM® DB2® for z/OS®: Now Fully Updated for Both v9 and v10! The largest database tuning performance gains can often be obtained from tuning application code, and applications that use SQL to retrieve data are the best candidates for tuning. This well-organized, easy-to-understand reference brings together more than 100 SQL-related skills and techniques that any developer can use to build and optimize DB2 applications for consistently superior performance. DB2 tuning expert Tony Andrews ("Tony the Tuner") draws on more than 20 years of DB2-related experience, empowering you to take performance into your own hands, whether you're writing new software or tuning existing systems. Tony shows you exactly how to clear bottlenecks, resolve problems, and improve both speed and reliability. This book fully reflects the latest SQL programming best practices for DB2 V9 and DB2 V10 on z/OS: techniques that are taught in no other book and are rarely covered in general DB2 SQL courses. Drawing on his extensive consulting experience and highly praised training with Themis Inc., Tony also presents practical checklists and an invaluable 15-step methodology for optimizing virtually any DB2 application. Coverage includes Empowering developers on knowing what to do and where to look in resolving performance problems in queries or programs Providing many programming and SQL coding examples Establishing standards and guidelines that lead to high-performance SQL Implementing time-efficient code walkthroughs to ensure that your standards are followed Focusing on the small number of SQL statements that consume the most resources Identifying simple solutions that deliver the most sizable benefits Optimizing performance by rewriting query predicates more efficiently Providing a better understanding of SQL optimization and Runstat statistics Recognizing opportunities to tweak your code more effectively than the Optimizer Optimizing SQL code with COBOL applications Efficiently checking for the existence of data, rows, or tables Using Runstats' newest capabilities to consistently optimize paths to data