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.


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.


Sams Teach Yourself COBOL in 24 Hours

Sams Teach Yourself COBOL in 24 Hours

Author: Thane Hubbell

Publisher: Pearson Education

Published: 1998-11-28

Total Pages: 574

ISBN-13: 0768685206

DOWNLOAD EBOOK

Sams Teach Yourself COBOL in 24 Hours teaches the basics of COBOL programming in 24 step-by-step lessons. Each lesson builds on the previous one providing a solid foundation in COBOL programming concepts and techniques. This hands-on guide is the easiest, fastest way to begin creating standard COBOL compliant code. Business professionals and programmers from other languages will find this hands-on, task-oriented tutorial extremely useful for learning the essential features and concepts of COBOL programming. Writing a program can be a complex task. Concentrating on one development tool guides you to good results every time. There will be no programs that will not compile!


Beginning COBOL for Programmers

Beginning COBOL for Programmers

Author: Michael Coughlan

Publisher: Apress

Published: 2014-04-04

Total Pages: 575

ISBN-13: 1430262540

DOWNLOAD EBOOK

Beginning COBOL for Programmers is a comprehensive, sophisticated tutorial and modular skills reference on the COBOL programming language for established programmers. This book is for you if you are a developer who would like to—or must—add COBOL to your repertoire. Perhaps you recognize the opportunities presented by the current COBOL skills crisis, or are working in a mission critical enterprise which retains legacy COBOL applications. Whatever your situation, Beginning COBOL for Programmers meets your needs as an established programmer moving to COBOL. Beginning COBOL for Programmers includes comprehensive coverage of ANS 85 COBOL features and techniques, including control structures, condition names, sequential and direct access files, data redefinition, string handling, decimal arithmetic, subprograms, and the report writer. The final chapter includes a substantial introduction to object-oriented COBOL. Benefiting from over one hundred example programs, you’ll receive an extensive introduction to the core and advanced features of the COBOL language and will learn to apply these through comprehensive and varied exercises. If you've inherited some legacy COBOL, you’ll be able to grasp the COBOL idioms, understand the constructs, and recognize what's happening in the code you’re working with. Today’s enterprise application developers will find that COBOL skills open new—or old—doors, and this extensive COBOL reference is the book to help you acquire and develop your COBOL skills.


IBM DB2 SQL for Beginners

IBM DB2 SQL for Beginners

Author: Djoni Darmawikarta

Publisher: Lulu.com

Published: 2014-08-03

Total Pages: 120

ISBN-13: 1312407700

DOWNLOAD EBOOK

This book, IBM DB2 SQL for Beginners, is for you if you want to learn SQL in the IBM DB2 database the easy way. SQL is the standard language you use to interact with DB2. This book uses the free edition of the IBM DB2 database called Express-C Edition to show how SQL works in DB2.


IMS for the COBOL Programmer: Data communications and message format service

IMS for the COBOL Programmer: Data communications and message format service

Author: Steve Eckols

Publisher: Mike Murach & Associates

Published: 1985

Total Pages: 410

ISBN-13:

DOWNLOAD EBOOK

The second part of IMS for the COBOL Programmer is for MVS programmers only. It teaches you how to handle online programs that access IMS databases and run under the data communications (DC) component of IMS. This book also covers Message Format Service (MFS). MFS acts as an interface between the format of messages at a terminal and the I/O formats in your programs. So you'll learn how to use MFS to create formatted screens that are easy for operators to use. And you'll learn what tasks you can handle through MFS instead of having to code for them in your DC programs.


Designing and Programming CICS Applications

Designing and Programming CICS Applications

Author: John Horswill

Publisher: "O'Reilly Media, Inc."

Published: 2000-07-31

Total Pages: 416

ISBN-13: 1449313620

DOWNLOAD EBOOK

Designing and Programming CICS Applications targets a diverse audience. It introduces new users of IBM's mainframe (OS/390) to CICS features. It shows experienced users how to integrate existing mainframe systems with newer technologies, including the Web, CORBA, Java, CICS clients, and Visual Basic; as well as how to link MQSeries and CICS. Users learn not only how to design and write their programs, but also how to deploy their applications.


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.


IMS for the COBOL Programmer: Data base processing with IMS

IMS for the COBOL Programmer: Data base processing with IMS

Author: Steve Eckols

Publisher: Mike Murach & Associates

Published: 1985

Total Pages: 356

ISBN-13:

DOWNLOAD EBOOK

IMS database processing hasn't changed much since this book was published in 1986. So if you have to maintain an old program that uses DL/I, you won't find a better book than this one. In it, you'll learn: the DL/I database structure; COBOL for using DL/I; how to work with secondary indexing, logical databases, and databases with logical relationships; how to use recovery and restart features; and the basic considerations for coding DL/I programs with CICS or IMS DC.


DB2 for the COBOL Programmer: An advanced course

DB2 for the COBOL Programmer: An advanced course

Author: Steve Eckols

Publisher: Mike Murach & Associates Incorporated

Published: 1992-01-01

Total Pages: 393

ISBN-13: 9780911625646

DOWNLOAD EBOOK

Once you know the basics of writing DB2 programs, there's still plenty to learn. So Part 2 of DB2 for the COBOL Programmer takes up where Part 1 leaves off, teaching you the advanced features you're going to want to know about as you continue working in DB2. Section 1 covers advanced DB2 features that you'll use from time to time in one program or another: -- how to handle data manipulation applications, especially those that involve time and date data -- how to use advanced error handling techniques -- how to handle dynamic SQL statements -- how to use the distributed data management capabilities of DB2 -- what you should know about concurrency and locking considerations to maintain the integrity of the data your programs are operating on (although DBAs control this, some of the options you specify in your programs can affect concurrency and locking efficiency) Section 2 shows you how to process DB2 tables in CICS programs. This section does not teach CICS itself (if you need CICS training, see our CICS books on pages 10 and 11). If you already know CICS, however, this section will teach you all you need to know to handle DB2 data in your CICS programs. Section 3 introduces you to the concepts and practices of DB2 data base administration, to enable you to define and create your own test tables. That's a skill that comes in handy both when you're testing programs and when you want to experiment interactively with SQL statements before you code the statements in a program. In short, knowing about these features will make you a more productive and professional programmer...even if you're not aspiring to be a DBA. Section 4 covers IBM's Query Management Facility(QMF), an interactive software product that lets users access data stored in DB2 tables. QMF is targeted to a wide range of users, from those with no data processing experience to experts. This section focuses on the basic QMF concepts and skills you can use as you develop your application programs. So don't wait to expand your DB2 skills. Get a copy of this book Today. I think you'll be delighted at how quickly you'll master the advanced features of DB2.