Murach's CICS Desk Reference

Murach's CICS Desk Reference

Author: Raul Menendez

Publisher: Programmer's Reference

Published: 2002

Total Pages: 614

ISBN-13: 9781890774172

DOWNLOAD EBOOK

This new edition of Murach's classic CICS Programmer's Desk Reference is updated throughout to present both the latest versions of CICS and the latest CICS programming practices. An easy-to-use CICS command reference makes up the bulk of the book, but there is also new or expanded material on CICS program design.


Murach's CICS for the COBOL Programmer

Murach's CICS for the COBOL Programmer

Author: Raul Menendez

Publisher: Murach: Training & Reference

Published: 2001

Total Pages: 658

ISBN-13: 9781890774097

DOWNLOAD EBOOK

Join the more than 150,000 programmers who have learned CICS using CICS books alone. Now, the two-part CICS for the COBOL Programmer has been revised into a single volume that meets today's need for fast-paced training. Readers get all the commands and features that are current today--plus, new chapters on creating web or component-based programs--in just 630, information-packed pages.


CICS Command Level Programming

CICS Command Level Programming

Author: Alida Jatich

Publisher: Wiley-Interscience

Published: 1991-05-27

Total Pages: 0

ISBN-13: 9780471528623

DOWNLOAD EBOOK

This Second Edition includes all relevant information regarding IBM's latest major update releases of CICS. Using a step-by-step tutorial, it shows how to develop and maintain CICS code for maximum system effectiveness. Coverage includes all commands, support functions, and VS COBOL II; detailed information on using the first microcomputer (OS/2) version of CICS; and table setup and system utilities for applications programmers developing software on personal computers. By providing a wealth of real-world examples, teaches readers a practical, streamlined approach to problem solving using the latest CICS coding techniques.


IBM Mainframe Programmer's Desk Reference

IBM Mainframe Programmer's Desk Reference

Author: V. Mitra Gopaul

Publisher: McGraw-Hill Companies

Published: 1994

Total Pages: 760

ISBN-13:

DOWNLOAD EBOOK

The essential one-stop reference for all IBM mainframe application developers and programmers. This easy-to-use guide collects all the information a programmer needs on IBM mainframe software products, programmers' utilities and computer languages, and organizes it for fast information retrieval. Covers virtually all functions, commands, and syntax of the most widely used software and languages.


COBOL and Visual Basic on .NET

COBOL and Visual Basic on .NET

Author: Chris L. Richardson

Publisher: Apress

Published: 2003

Total Pages: 1036

ISBN-13: 9781590590485

DOWNLOAD EBOOK

This is a comprehensive .NET-retraining guide written for the COBOL/CICS mainframe programmer from the perspective of a former COBOL/CICS programmer.


DB2 for the COBOL Programmer

DB2 for the COBOL Programmer

Author: Curtis Garvin

Publisher:

Published: 1999

Total Pages: 0

ISBN-13: 9781890774028

DOWNLOAD EBOOK

If you are looking for a practical DB2 book that focuses on application programming, this is the book for you. Written from the programmer's point of view, it will quickly teach you what you need to know to access and process DB2 data in your COBOL programs using embedded SQL. This second edition has been thoroughly updated and expanded to make it even more valuable to the programmer who is slugging it out on the job. You will learn: the critical DB2 concepts that let you understand how DB2 works; the basic DB2 coding features you will use in every program you write; how to use version 4 enhancements like outer joins and explicit syntax for inner joins; how to work with column functions, scalar functions, and subqueries to manipulate data; how to use error handling techniques and ROLLBACK to protect DB2 data; why program efficiency is vital under DB2... and more.


CICS/ESA Primer

CICS/ESA Primer

Author: James G. Janossy

Publisher:

Published: 1995-05

Total Pages: 482

ISBN-13:

DOWNLOAD EBOOK

The increasing popularity of Client/Server computing has created a huge demand for programmers versed in IBM's Customer Information Control System (CICS), and smart programmers everywhere are scrambling to get trained in it. This book gets programmers and developers with no previous online experience up and running in no time.


CICS for the COBOL Programmer

CICS for the COBOL Programmer

Author: Doug Lowe

Publisher: Mike Murach & Associates

Published: 1992

Total Pages: 384

ISBN-13: 9780911625677

DOWNLOAD EBOOK

This book takes up where Part 1 leaves off. Part 1 covers the basics of CICS...the elements you'll use in just about every CICS program you write. Part 2 covers the advanced features you'll use regularly, though you won't need all of them for every program. To be specific, this book teaches you: -- how to use browse commands to process a file sequentially -- how to use the browse commands to process VSAM alternate index files -- how DB2 database processing affects CICS programming (if you don't have any DB2 experience, this is just an introduction; you can get the additional DB2 training you'll need from our DB2 books, described on pages 3 and 4) -- how DL/I database processing affects CICS programming (again, this is an introduction; you can get the additional DL/I training you'll need from our IMS books, described on page 9) -- how to produce multi-page output using BMS page building -- how to use the ROUTE command to direct output to one or more terminals -- how to use terminal control commands that let you communicate directly with a terminal, bypassing BMS -- how to use temporary storage queues to store and retrieve small amounts of temporary data -- how to use transient data queues (transient data exists only from the time it's written to the time it's read) -- how to use interval control commands to start a task -- how to create an abend exit to keep your task from abending when an error occurs -- how to use the distributed processing features of CICS, including Distributed Program Link and APPC After finishing this book, then, you'll know a wide variety of advanced CICS features. Just as important, though, you'll know what features dosimilar things and when to use each one. And it's that knowledge that will save you time and work every day.