Companies Home Search Profile

JCL Fundamentals on z/OS

Focused View

Dave Nicolette

2:51:45

17 View
  • 01. Course Overview.mp4
    02:00
  • 02. What Is Batch Processing.mp4
    05:25
  • 03. Batch Job Structure.mp4
    07:13
  • 04. Why Does JCL Look the Way It Does.mp4
    02:37
  • 05. Module Summary.mp4
    00:39
  • 06. Module Intro and Overview of JCL and JECL.mp4
    02:54
  • 07. JCL Statement Format.mp4
    04:47
  • 08. Continuing a JCL Statement.mp4
    03:55
  • 09. The JOB Statement.mp4
    05:16
  • 10. The EXEC Statement.mp4
    02:29
  • 11. Module Summary.mp4
    00:43
  • 12. Module Intro and Overview.mp4
    00:53
  • 13. DASD Data Sets and Access Methods.mp4
    05:26
  • 14. Most Frequently-used Data Set Types.mp4
    12:35
  • 15. Record Formats and DD Coding for QSAM.mp4
    04:12
  • 16. DD Coding for Generation Data Groups.mp4
    12:18
  • 17. DD Coding for Partitioned Data Sets.mp4
    05:34
  • 18. DD Coding for VSAM Data Sets.mp4
    10:21
  • 19. DD Coding for HFS Files.mp4
    05:30
  • 20. Connecting Data Sets with Job Steps.mp4
    05:00
  • 21. JOBLIB STEPLIB and DD Concatenation.mp4
    07:21
  • 22. Module Summary.mp4
    01:16
  • 23. Module Intro and Overview.mp4
    00:37
  • 24. Types of Languages.mp4
    03:18
  • 25. Testing Condition Codes in JCL.mp4
    07:10
  • 26. Module Summary.mp4
    00:46
  • 27. Module Intro and Overview.mp4
    00:47
  • 28. How Programs Are Prepared for Execution.mp4
    03:27
  • 29. What Are Catalogued Procedures.mp4
    06:29
  • 30. Compile-Link-Go Procedures.mp4
    06:42
  • 31. Module Summary.mp4
    00:35
  • 32. Module Intro and Overview.mp4
    00:57
  • 33. Testing Condition Codes in JCL.mp4
    08:39
  • 34. IF THEN ELSE Constructs in JCL.mp4
    02:46
  • 35. Restarting a Job.mp4
    04:32
  • 36. Module Summary.mp4
    00:35
  • 37. Module Intro and Overview.mp4
    00:34
  • 38. z OS Runtime Environments.mp4
    01:37
  • 39. JCL for TSO Batch.mp4
    05:26
  • 40. JCL for USS Batch.mp4
    05:47
  • 41. Module and Course Summary.mp4
    02:37
  • Description


    JCL is one of a handful of core technologies fundamental to working with z/OS on an IBM Z system. It's the language that controls the execution of batch jobs. You must have a working knowledge of JCL in order to do any work on that system.

    What You'll Learn?


      JCL is one of a few core technologies that are fundamental to working within an IBM Z mainframe system. In this course, JCL Fundamentals on z/OS, you will learn the foundation for using JCL to run batch jobs on the IBM Z. First, you will discover how to execute programs, define resources (datasets) used by those programs, and control the steps of a job based on the results of previous steps. Next, you will explore how to use catalogued procedures for common, repetitive sequences of JCL statements. Then, you will uncover how the Job Entry Subsystem (JES) processes JCL statements and how the system interprets the specifications you define in your JCL. Finally, you will know where to find IBM documentation about more-advanced JCL features, error codes, and other details. By the end of this course, you will be able to read and understand, write, modify, and submit JCL under z/OS. Note: There is no way to run JCL or the system utilities used in the exercises on systems other than IBM Z. To run your jobs, you will need access to a z/OS instance on a mainframe. If you are learning mainframe technology for your employer, they may provide you with access to a mainframe system where you can practice writing JCL and running jobs.

    More details


    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Dave Nicolette
    Dave Nicolette
    Instructor's Courses
    Dave Nicolette started his career in IT in 1977 as an application programmer. Since then, he has worked on a variety of systems including IBM mainframe and midrange systems, DEC, Tandem, Wang, Honeywell, Unisys and Stratus, and has developed and supported applications in Assembly, Cobol, PL/I, VisualBasic, C/C++, Java, Scala, Kotlin, C#, F#, and others using Unix, Linux, Windows, zOS, NonStop, and other OSes. Currently he works as a technical coach for software development/delivery teams, emphasizing contemporary practices such as Continuous Delivery, Test-Driven Development, and Specification by Example. He is an author, speaker, and trainer who struggles to keep up with all the new developments in the field. He has made most of the mistakes that are possible to make, and continues to discover new ones.
    Pluralsight, LLC is an American privately held online education company that offers a variety of video training courses for software developers, IT administrators, and creative professionals through its website. Founded in 2004 by Aaron Skonnard, Keith Brown, Fritz Onion, and Bill Williams, the company has its headquarters in Farmington, Utah. As of July 2018, it uses more than 1,400 subject-matter experts as authors, and offers more than 7,000 courses in its catalog. Since first moving its courses online in 2007, the company has expanded, developing a full enterprise platform, and adding skills assessment modules.
    • language english
    • Training sessions 41
    • duration 2:51:45
    • level preliminary
    • Release Date 2023/12/15

    Courses related to Programming Fundamentals

    Courses related to Object Oriented Programming

    Courses related to Functional Programming