"Welcome to the Most In-Depth and Quality Content Course "Mainframe: The Complete JCL Course from Beginner to Expert" from a Real Expert with more than 15 years of Experience."
"Welcome to the Most In-Depth and Quality Content Course "Mainframe: The Complete JCL Course from Beginner to Expert" from a Real Expert with more than 15 years of Experience."
The Course is full of quality content that you will not find anywhere on the Internet
Learn from an Expert who has a passion for training
The Course covers Real Training with the aim to provide knowledge that is similar to corporate training.
You can download all the JCL which is used in this course.
Some of the Reviews from my students.
"Sandeep, I really enjoyed the training offered: - TSO - JCL - Cobol Congratulations on the work, I have recommended the courses to several colleagues who are also starting on mainframes. Thank you"
"Excellent classes. The instructor makes the session interactive and involves many practical examples and theories. The course provides in-depth knowledge of JCL and its related topic. I strongly recommend this course who is looking for serious learning of mainframe and JCL. Great Job. "
Join this course which is the best seller JCL Course on UDEMY. I will Code a lot of JCL along the way.
"This the Best Seller Course on Udemy"
“There’s a reason this course is a bestseller and highest rated on Udemy...”
Want to understand JCL with no previous coding experience and are confused about joining which course on JCL to understand from the basics to the advanced level?
You have come to the right place. This is the most complete and in-depth Course on JCL considered in UDEMY. If you do not believe me, Please have a look at the Course content carefully and ask a few questions from yourself.
Does a real-time expert teach the Course? I have more than 20 years of experience as an Instructor and more than 10 years of experience on Mainframe.I firmly believe that if an Instructor does not have good experience, he/she will flood the course with poor content.
Is the Course content clear and Precise? I bet you will not get better Course content than this. Please have a look at all the courses and choose wisely.
Will the Course be In-depth? The Course covers In-Depth knowledge of JCL. The amount of Knowledge that is covered in this course is great.
How is the quality of the Content? In Mainframes, there is a lot of low-quality content which is spread throughout the internet. Be wise in choosing the course which has the best content and is presented in an excellent way to provide maximum output.
The Course assumes no prior knowledge of Mainframes and teaches you from absolute beginners.
Most of my students personally message me about their success with this Course.
Once you Enroll for this Course, you get a lifetime access to this course and you will get all the future updates. you also get a Certification of Completion once you complete the Course.
Captions
The Course has the most accurate Captions. Have a look.
Do you want to start on Mainframe but have no experience with Mainframes?
If you have some prior knowledge of Mainframes or if are a complete fresher, you are at the right place. The Course teaches you to complete JCL right from Scratch to an Advanced level. The course goes one level up and provides all the necessary information to master JCL.
What makes this Course unique and a Best Seller?
Well, the course has everything you need to master JCL. If you want to build a career in Mainframe, JCL is a 'MUST TO HAVE' skill and this is the starting point of Mainframe.
There’s no risk involved in taking this Course.
This course comes with a 30-day money-back guarantee. I am sure that this is the best course on JCL and you can compare the content which is provided in this course against any JCL Course I guarantee you that you will not get such good structured content anywhere. Still, if you are not completely satisfied with the course, please let us know and we will provide a refund without asking any questions.
What if you are stuck?
I personally answer all the questions which are asked here. If you are stuck anywhere, ask a question or you can message me directly and I will answer all your doubts.
Are you getting updated content?
Yes, I keep updating the content always to make sure, i provide all the information to my students.
Once you enroll for this course -
You will create multiple JCLs(Job Control Language)
You will be able to compile a COBOL program using a JCL.
You will be able to execute a COBOL program through JCL.
You will master the 3 statements in JCL.
You will understand how to check the status of JOBS in SPOOL(SDSF).
You will master more than 20 keyword and positional parameters
You will get the source code of more than 20 important utilities.
Note:
To understand the complete Mainframe, a professional must have JCL skills on the Mainframe server
By the end of this lesson, students will understand the process background idea on how to connect to Mainframe from our local operating system.
By the end of this section, students will be able to connect to the older version of Mainframe computer which is MVS 3.8J
This lecture gives an overview of a JOB
By the end of this lesson, you will understand what is a JCL. Why it is used for. How a typical JCL looks like
This lesson shows basic TSO/ISPF commands.This is for those students who does not know TSO/ISPF
This lesson is for those who does not know how to create dataset in mainframe.This enables students to be confident on creating datasets.
In this Lesson, Students will learn how to execute first JCL to run a utility
By the end of this lesson, student will create the first JCL. The student will be able to compile a COBOL program and will run it through a JCL
Students will be confident about SPOOL operations and how to see the output of job is covered in detail.
By the end of this lesson, student knows what is CLASS parameter and how to code it.
By the end of this lesson, student knows what is the use of MSGCLASS. They will be able to code their own MSGCLASS based on their requirement.
By the end of this lesson, student knows what is the use of MSGCLASS Parameter in JCL.
In this lecture, students will be able to code their TYPRUN parameter for syntax checking or for avoiding deadlock.
By the end of this lesson, student will code their own PRTY parameter in JCL.
By the end of this lesson, students will be able to create a JCL with NOTIFY parameter and without NOTIFY Parameter. They will be able to submit the JCL with both these options and will be able to differentiate between these two.
By the end of this lecture, students will be able to code the RESTART parameter in JCL.
By the end of this lesson, students will be able to code a new JCL with RESTART parameter.
By the end of this lesson, student know where to include a program in a JCL through PGM parameter.Student already learned about creating the first JCL. This lecture will further provide additional reference while creating a JCL
By the end of this section, student will be able to code their own REGION parameter in JOB card as well as at STEP. The student will understand the value of REGION parameter in Job Control Language
By the end of this lesson, students will be able to understand to code the correct TIME parameter at JOB level and STEP level.
In this lesson, students will code JCL with different TIME parameter and see the difference.
By the end of this lecture, students will be able to code ACCT parameter in a JCL and PROC. They will be able to code the ACCT Parameter at JOB as well as EXEC level both
By the end of this lecture, students will be able to code PARM parameter in a JCL and PROC
By the end of this lecture, students will be able to create a JCL with PARM Parameter to run a COBOL Program.Students are expected to know basic COBOL program in order to practice this example.
By the end of this section, student will be able to understand the difference between keyword and positional parameter. Student will be able to code their first DSN parameter in JCL as well.
By the end of this lecture, students will be able to code the DISP parameter in their JCL. They know the difference between various options in DISP Parameter
By the end of this lecture, students will be able to code a JCL with DISP Parameter and will visualize the results
By the end of this course, students will be able to code the proper SPACE Parameter in the JCL.
By the end of this lecture, students will be able to code UNIT and VOLUME Parameter in the JCL
By the end of this lecture, students will code their own DCB Parameter in JCL.
By the end of this lecture, students will be able to understand the COND parameter.
In this section, student will be able to explore various options on COND parameter
In this lecture, students will code COND parameter in JCL and see the result.
By the end of this course, students will be able to see how storage dumps works. They can include the dumps in the JCL they will run if they have access.
By the end of this lecture, students will be able to code their own SYSIN and SYOUT Parameters. They will understand the different between SYSIN and SYSOUT as well.
By the end of this lecture, students will be confident about the basics of PROCEDURE
By the end of the lesson, students will be able to code In-Stream Procedures in JCL
By the end of this lecture, the student will be able to code Catalog Procedure in JOB.
By the end of this lecture, students will be able to code a symbolic parameter in JCL. They will be confident on overriding the values in a PROCEDURE from JCL using symbolic parameters.
By the end of this lecture, students will be confident about GDG.
By the end of this lecture, students will be able to create a GDG Base and a generation.They will be confident on creating a GDG Base using a utility called IDCAMS.
In this section, students will learn about generations in GDG. They will be confident to create generations in GDG after taking up this lecture.
By the end of this lecture, students will be able to alter the properties of a GDG
In this lecture, students will be able to confidently delete a GDG.
By the end of this lecture, students will create their own JOBLIB library
By the end of this lecture, students will be able to create their STEPLIB library. They will be understand the difference between STEPLIB and JPBLIB as well.
By the end of this lecture, students will be able to create a JCL with JCLLIB library defined it it.
By the end of this lecture, students will be able to include the COPYLIB in JCL(if they have a copylib member defined for a program).
OpenCourser helps millions of learners each year. People visit us to learn workspace skills, ace their exams, and nurture their curiosity.
Our extensive catalog contains over 50,000 courses and twice as many books. Browse by search, by topic, or even by career interests. We'll match you to the right resources quickly.
Find this site helpful? Tell a friend about us.
We're supported by our community of learners. When you purchase or subscribe to courses and programs or purchase books, we may earn a commission from our partners.
Your purchases help us maintain our catalog and keep our servers humming without ads.
Thank you for supporting OpenCourser.