System Administration
How to change/revise/delete things in the system.
In the mainframe world, there are a few “areas” which have various titles and responsibilties.
Search on-line for all the titles.
The two important ones for this environment are “System Administrator” and “Application Programmer”.
The majority of the tutorials will be about Applications.
However, it will start out with System Administration.
Most posts or videos demonstrate installing MVS-TK5(or the previous TK4- system) and then run one of the pre-installed COBOL programs, which is actually a JCL jobstream with the COBOL program embedded as SYSIN, and say, “Look, you can run COBOL programs!”.
But, that is not the typical environment an Application Programmer works in.
So, System Administration will create an environment that is closer to the “real world”.
How to change/revise/delete things in the system.
How to use, compile and run programs.