COBOL Training and Seminars
Programming Languages
COBOL Training Classes
COBOL / DB2 Progamming
Some important terms:
embedded sql, cobol, db2, sql, ibm application, java, languages, programmers, programming and systems.
| Filter By Training Type: |
From Serebra Learning Corporation
DB2 Application Programming (COBOL) (Rel 2.3)


This course teaches students how to use embedded SQL in their applications to retrieve and update information contained in DB2.
more...
IMS/DB Programming (COBOL) (ver 4)


Teaches developers to design and program IMS/DB applications and to write online transactions using a variety of interactive practical examples.
more...
IMS/DC Programming (COBOL)


Teaches new IMS/DC developers to maintain existing systems or develop new IMS/DC systems.
more...
COBOL Basic Applications
...ing the design, coding, and implementation of one type of COBOL application that is commonly required by businesses with large files. An example date field problem is identified and resolved. A simple COBOL product recall application is designed using flowcharts, pseudocode, and Record Layout Forms. The contents of a sequential master file are retrieved and processed, and a new master file is
more...
COBOL Calculation Applications
...ing the design, coding, and implementation of one type of COBOL application that is commonly required by businesses with large files. A subset of the contents of a sequential master file are retrieved. Calculations are performed on the data and a print file is generated. This course is based on ANSI X3.23-1974 and ANSI X3.23-1985 COBOL standards. This course is a prerequisite to COBOL: Basic
more...
COBOL Basic File Processing
...COBOL product recall application will be created that accepts input from a sequential sales file and an index customer file, then generates a sorted customer contact file. This course is based on ANSI X3.23-1974 and ANSI X3.23-1985 COBOL standards. This course is designed for individuals with some prior programming experience who require an introduction to, or to be reacquainted with, the
more...
COBOL Complex File Processing
...ing the design, coding, and implementation of one type of COBOL application that is commonly required by businesses with large files. The first application accepts input from two files, the Customer Contact file and the Warranty file. The data is checked for the latest contact information and a master contact log file is generated. The second application merges the master contact file with the
more...
COBOL Interactive Applications
...ing the design, coding, and implementation of one type of COBOL application that is commonly required by businesses with large files. An application will be created that allows a user to update a relative master recalled parts file by manually inputting the data, and automatically generate a transaction log of the updated records. This course is based on ANSI X3.23-1974 and ANSI X3.23-1985
more...
COBOL Report Generation
...ing the design, coding, and implementation of one type of COBOL application that is commonly required by businesses with large files. This interactive application will write a recall customer notification report and a recall status report. This course is based on ANSI X3.23-1974 and ANSI X3.23-1985 COBOL standards. This course is designed for individuals with some prior programming experience
more...
COBOL Curriculum


...COBOL Curriculum Bundle includes the following five courses: COBOL Basics Duration 2 - 3 hours Prerequisites Basic knowledge of Computing Concepts Objectives After completing this Course, the student will be able to: - Name the elements of syntax used in COBOL - Understand the Data Division & Data Types Course Content Module 1 INTRODUCTION TO COBOL Introduction to COBOL Elements of the COBOL
more...
Advanced COBOL
This course covers four important advanced topics in the COBOL series. The student learns the syntax, rules, and methodology for creating character-based screen formats, accepting, and displaying data. Designed for programmers who have an extensive understanding of COBOL
more...
OS 390 COBOL
...es information regarding the use and future directions of COBOL under OS/390. It begins by covering the fundamentals of accessing three important databases and transaction systems from the point of view of the COBOL programmer. These are the CICS online transaction processing system, the DB2 relational database, and the IMS/DB hierarchical database management system. The course covers the
more...
Basic COBOL
...COBOL programming. It begins by describing COBOL, the format and source statements, the name and purpose of each division in the program, defining variables in WORKING-STORAGE, creating paragraphs and executable statements in the PROCEDURE DIVISION. PERFORM, GO and IF statements are covered. A first COBOL program is developed from start to finish.The course continues with important information
more...
Intermediate COBOL
...COBOL course and extends the student's knowledge of COBOL programming in both volume and depth. The course begins by thoroughly describing the seven major sections within the DATA DIVISION and the purpose of each. The student learns many of the more subtle ways to define and store data. All the major clauses available in a data description item are discussed including numeric usages such as
more...
From Interskill Learning
1.1 Data and Datafile Definitions in COBOL
This is course 1 of 6 in the COBOL Programming Series. The course is delivered via e-Learning. It can be accessed online, at any time, place or location with internet access, or delivered through your own internal LMS (if applicable). The course is available as part of the COBOL Programming Series, or in a Mainframe Bundle, comprising of the 100 most popular mainframe e-Learning titles.
more...
1.2 COBOL Programming - Basics
This is course 2 of 6 in the COBOL Programming Series. The course is delivered via e-Learning. It can be accessed online, at any time, place or location with internet access, or delivered through your own internal LMS (if applicable). The course is available as part of the COBOL Programming Series, or in a Mainframe Bundle, comprising of the 100 most popular mainframe e-Learning titles.
more...
1.3 COBOL Programming - Manipulating Data
This is course 3 of 6 in the COBOL Programming Series. The course is delivered via e-Learning. It can be accessed online, at any time, place or location with internet access, or delivered through your own internal LMS (if applicable). The course is available as part of the COBOL Programming Series, or in a Mainframe Bundle, comprising of the 100 most popular mainframe e-Learning titles.
more...
1.4 COBOL Programming - Advanced
This is course 1 of 6 in the COBOL Programming Series. The course is delivered via e-Learning. It can be accessed online, at any time, place or location with internet access, or delivered through your own internal LMS (if applicable). The course is available as part of the COBOL Programming Series, or in a Mainframe Bundle, comprising of the 100 most popular mainframe e-Learning titles.
more...
1.5 IBM COBOL for MVS
This is course 5 of 6 in the COBOL Programming Series. The course is delivered via e-Learning. It can be accessed online, at any time, place or location with internet access, or delivered through your own internal LMS (if applicable). The course is available as part of the COBOL Programming Series, or in a Mainframe Bundle, comprising of the 100 most popular mainframe e-Learning titles.
more...
1.6 IMS Database Concepts for COBOL Programmers
This is course 6 of 6 in the COBOL Programming Series. The course is delivered via e-Learning. It can be accessed online, at any time, place or location with internet access, or delivered through your own internal LMS (if applicable). The course is available as part of the COBOL Programming Series, or in a Mainframe Bundle, comprising of the 100 most popular mainframe e-Learning titles.
more...
From Wintrac Inc.
Enterprise COBOL Programming
Students will gain hands on experience through a series of class discussions and workshop exercises that include several modifications to a skeletal COBOL program.
File processing, program looping, conditional program statements, and table processing are covered in detail.
You can get a complete list of other Mainframe classes at
more...
Job Control Language Advanced Topics
This course is a combination of lecture, discussion and hands-on lab sessions.
First, JCL PROCedures are examined in-depth. This is followed by an extensive workshop that builds several PROCedures using the features of DD Overrides, Parameter Specification and Overides.
You can get a complete list of other Mainframe classes at http://www.wintrac.com/courses/coursesmain.asp
more...
COBOL Programming
The course starts with an overview of structured programming concepts.
The four divisions of a COBOL program and their functions are reviewed in detail.
You can get a complete list of other Mainframe classes at http://www.wintrac.com/courses/coursesmain.asp
more...
Job Control Language and OS 390 Utilities
This course is a combination of lecture, discussion and hands-on lab sessions.
First, an overview of JCL is given which describes the purpose of JCL, its relationship to the operating system, and the format / rules for coding.
You can get a complete list of other Mainframe classes at http://www.wintrac.com/courses/coursesmain.asp
more...
SELCOPY Utility
Application Programmers, System Analysts, Operations Analysts and Operators who require who must use CBL's SELCOPY to Copy files, Print files, and Select certain portions of files.
You can get a complete list of other Mainframe classes at http://www.wintrac.com/courses/coursesmain.asp
more...
Enterprise COBOL Overview
The lecture / discussion course begins with an overview of COBOL history leading to changes for Enterprise COBOL
You can get a complete list of other Mainframe classes at http://www.wintrac.com/courses/coursesmain.asp
more...
Interactive System Productivity Facility ( ISPF)
This course begins with an introduction to the ISPF menu structure, menu navigation, and dataset description..
Next the ever useful PF KEYs and their functions are persented and discussed.
You can get a complete list of other Mainframe classes at http://www.wintrac.com/courses/coursesmain.asp
more...
COBOL Programming Advanced Topics
The course is a combination lecture, discussion and hands-on workshop in several COBOL topics.
Write a program to load and read single and multi-dimensional tables.
SORT a sequential file in a COBOL program using both Input and Output procedures.
You can get a complete list of other Mainframe classes at http://www.wintrac.com/courses/coursesmain.asp
more...
COBOL for OS390 and LE370 Workshop
The course starts with an overview COBOL for OS/ 390 and many of the differences from previous version of COBOL including the callable functions.
You can get a complete list of other Mainframe classes at http://www.wintrac.com/courses/coursesmain.asp
more...
COBOL- Debugging in Language Environment (LE)
This course covers the resolution of COBOL program Abends in the Language Environment (LE).
This course reviews all COBOL compiler options and does an in-depth analysis of the options that help with debugging Abends.
You can get a complete list of other Mainframe classes at http://www.wintrac.com/courses/coursesmain.asp
more...
VSAM and IDCAMS
...M and IDCAMS that are important to the senior application COBOL programmer in new system development or maintenance. The class lab is designed to provide an in-depth work experience.
The structure of VSAM will be discussed. Each of the three VSAM file types (KSDS, ESDS, RRDS) will be reviewed in detail showing the design and efficiency features of each. The concepts of Control Area (CA),
more...
VSAM IDCAMS and COBOL Programming
The course covers, in detail, all aspects of using VSAM and IDCAMS that are important to the senior application COBOL programmer in new system development or maintenance. The class lab is designed to provide an in-depth work experience.
You can get a complete list of other Mainframe classes at http://www.wintrac.com/courses/coursesmain.asp
more...
Assembler Language - Introduction
This class is an introduction to Assembler Language programming. Topics include an overview of computer architecture, review of instruction formats, and basic assembler language instructions.
You can get a complete list of other Mainframe classes at http://www.wintrac.com/courses/coursesmain.asp
more...
Assembler Language - Intermediate
This class is an intermediate level course in Assembler Language programming. Topics include an introduction into subroutines, interruptible instructions and indexing
You can get a complete list of other Mainframe classes at http://www.wintrac.com/courses/coursesmain.asp
more...
Assembler Language - Advanced
This class is an advanced level course in Assembler Language programming. Topics include an introduction into 31-bit programming, reentrant programming and other advanced techniques.
You can get a complete list of other Mainframe classes at http://www.wintrac.com/courses/coursesmain.asp
more...
Assembler Language - Advanced Technical Workshop
This class is an advanced level course intended to provide students the opportunity to work on objectives that are pertinent to their particular environments. Topics will be developed in accordance with attendee requirements prior to class.
You can get a complete list of other Mainframe classes at http://www.wintrac.com/courses/coursesmain.asp
more...
Assembler Language - Data Management Topics
This class is oriented to the advanced Assembler language programmer that includes updated information relating to features with HLASM and the requirements of processing different file types within programs. Specific topics will include dynamic allocation, data in virtual, and the data management macros for various files. In addition, the discussion will include topics that deal with sequential
more...
z-OS Diagnostics and Debugging
This class is a lecture-workshop for experienced systems programmers with a focus on using the tools available to narrow down the scope of system problems, identify failed components and debug operating systems problems. Emphasis will be on problem diagnosis and "hands-on" exercises using the available tools.
You can get a complete list of other Mainframe classes at
more...
z-OS Fundamentals for Operators
This course provides the fundamentals of z/ OS to operators. Topics include how data is represented, basic computer architecture, operating systems functions, job execution, controlling the z/ OS environment, and major subsystems in use in z/ OS.
You can get a complete list of other Mainframe classes at http://www.wintrac.com/courses/coursesmain.asp
more...
z-OS Assembler Language - Advanced Topics
This class is oriented to the advanced Assembler language programmer that includes updated information relating to features with HLASM and the changes introduced with z/ OS. Specific topics will focus on 64-bit virtual storage addressing and the programming changes required to exploit new z/ OS features. New macros and data structures inherent in the z/ OS architecture will be explored. In
more...
