Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Mainframe - COBOL DB2 - Basic to Advance Level
Rating: 4.0 out of 5(114 ratings)
662 students

Mainframe - COBOL DB2 - Basic to Advance Level

Complete COBOL DB2 Training from Queries to Programming with Real Time Concepts explained in simple way
Created byVijay Kumar
Last updated 10/2020
English

What you'll learn

  • Learn the core skill needed to apply for a Mainframe Developer and Testing
  • Acquire essential Mainframes basics to Advanced on Mainframe COBOL DB2
  • Be able to demonstrate your understanding on Mainframe to anyone..
  • Learn all the Real time examples like a Mainframe Developer Professional
  • Obtain the complete Proficiency on the Mainframe Topics COBOL DB2 which builds a confidence to get set for the work.
  • You will understand a Very in detailed topics on Mainframe COBOL DB2 with the practical based screens
  • It will be a real time IBM Mainframe Connection Oriented Training, which makes you confident that you already working on Mainframe
  • What are the carrier Opportunity's that you will have after completing this course.
  • Different large scale Company's Using the Mainframe
  • Connecting to IBM Mainframe System and Working with All different Modules
  • What are the Different Types of Applications used on Mainframe and Various other things..
  • Complete Understanding on Mainframe COBOL DB2 and many other with real time examples
  • It is completely Practical oriented Training

Course content

5 sections84 lectures6h 54m total length
  • Introduction to DB22:50

    Explore DB2, IBM's relational database for mainframes, used for online transaction processing, and learn core concepts like tables, columns, rows, and SQL operations such as create, insert, update, and delete.

  • Calling DB2 in Different Ways1:41

    Explore how to call DB2 from COBOL in a mainframe environment using multiple methods, including COBOL programs, batch utilities, and data loading/unloading from and to files.

  • How DB2 Used?1:51

    Discover how to call db2 using sql from an application program or tools, including batch cobol and online usage, and test small data with tools to debug.

  • DB2 Object Hierarchy2:03

    Understand the DB2 object hierarchy from storage groups to databases, table spaces, tables, indexes, and columns, and learn how views and synonyms fit in while clarifying developer and DBA roles.

  • Role of Developer and DBA4:56

    Explore the roles of developer and database administrator in mainframe environments, mastering CRUD operations in COBOL and the management of storage groups, table spaces, and indexes.

  • Data Types4:24

    Learn the three data type families in COBOL DB2—string, numeric, and time types—covering character and graphic varieties, and how to declare values like 9(5) and x(10).

  • Introduction to SQL7:27

    Learn sql fundamentals, covering ddl, dml, and dcl concepts, and practice creating and altering tables, inserting, updating, selecting, deleting, and granting access on the mainframe.

  • Tool to Run the SQL Query4:37

    Learn to practice SQL queries on the mainframe using two tools, Kümmel (Quality Management Facility) and Spoofy, for interactive testing, table creation, data insertion, and result storage.

  • Create Table Using QMF8:52

    Create a table in qmf by specifying the table name, fields with data types, not null, and a primary key, then alter to add columns and index.

  • Alter The Table5:52

    Alter the table by adding customer transaction, date, and amount fields with defaults and null handling. Review primary key, indexes, and how to drop the table.

  • Drop the Table3:47

    Demonstrates dropping a table with the drop command in a mainframe DB2 environment, confirms permanent database changes, and highlights basic data definition language commands like create and drop.

  • Referential Integrity and Delete Rules7:10

    Explore referential integrity in mainframe db2, linking primary keys, unique keys, and foreign keys, and applying on delete cascade and on delete restrict rules.

  • DCL- Permission to Table Grant and Revoke2:14

    Learn how to grant and revoke table permissions in DB2 using data control language, including insert, delete, select access, while noting that DBAs manage access and developers rarely use grants.

  • DML - Insert Query8:50

    Demonstrate inserting records with dml insert queries by showing single and multi-row inserts, aligning columns and values, and verifying results on a mainframe using a sample customers table.

  • DML - Update Query2:35

    Perform a dml update to change a specific record, such as updating a customer's name from Robert to Robin Hood where id equals 1001, then verify with a select.

  • DML- DELETE3:30

    Master the delete command in dml on the mainframe, deleting records with conditions like customer_id=101, and see how delete fits with insert, update, and select.

  • DML- SELECT3:46

    Master dml select queries to retrieve data from tables, with select * or specific columns. Use where with between and in, and leverage group by and having for aggregated results.

  • Creating Views3:20

    Explore creating database views to tailor data access: combine fields from multiple tables, restrict visible fields for roles like project managers or HR, and query with example salary-based views.

  • Interactive VS Embedded Statements4:39

    Explore the differences between interactive mode and embedded statements in COBOL DB2, including the global and school parts processed by a precompiler before compiling the COBOL program.

Requirements

  • A computer the either Windows or Mac Operating System
  • Internet Connectivity to connect to IBM Mainframe Terminal
  • A strong work ethic, willingness to learn, and plenty of excitement about the awesome things you want to learn.
  • Nothing else! It’s just you, your computer and your hunger to get started today.

Description

First I would like to thank you! on landing on to this Course and Congratulations for opting this course.

Here I'm going to explain the IBM Mainframe classes in a very simple way with a practical oriented Sessions. I have tried my best! to cover all different topics that are being used in the Real time which makes you a feel like a class room session and I hope you will enjoy this journey on learning of the Mainframe Course with in a couple of days .

This course is intended for all the levels that can be starting from a Student or Fresher who is just passed out from his graduation or the people who have joined their carrier as Mainframe Developer or people who want to refresh or Upgrade there skill set on mainframe.

Yes, you are in a right! place on selecting this course and I will be available to address all your queries, support and guide in all the ways that i can during this course of journey.

One and only motive is to teach the Mainframe in a Very simple way.

Course Covers with the following Topics.

Introduction to Mainframe

  • DB2 From Scratch to  Advanced

  • SQL Queries

  • QMF Tool

  • Cobol DB2 Programming

  • Real Time Examples

  • Practical Oriented


Happy Learning!!

Who this course is for:

  • Beginners who are passionate about learning Mainframes
  • Software Developers who want to upgrade there skills or want switch to Mainframes
  • Who have opted there Carrier as a Mainframe Developer
  • Passionate about to know about the Mainframe
  • If your Company has requested to refresh your Mainframe Skills or Upgrade
  • Want to become an Expert on Mainframe
  • Got a Project on Mainframe Testing, don't know where to start... You are in right place, you will learn what all is needed.