IBM MTM 2019: Part Three – Challenge #06

Okay, another Java challenge! I like that, more coding problems! I have those daily at my j… No I don’t… heheh (awkward smile). JZOS Toolkit API for Java IBM Master the Mainframe Part Three – Challenge #06 Copy Java source to your Unix directory Let’s get started by making sure we have the needed resources. … Continue reading IBM MTM 2019: Part Three – Challenge #06

IBM MTM 2019: Part Three – Challenge #04

COBOL! This is probably going to be one of my most favorite challenges in this years’ master the mainframe. I actually have explained COBOL a bit in one of my other blogsposts MOM Pt. 003: Getting to know COBOL – Compiling. It explains how COBOL works and what the code looks like. The fourth part also … Continue reading IBM MTM 2019: Part Three – Challenge #04

IBM MTM 2019: Part Three – Challenge #03

Logging, the most important part of any piece of software and also the paper industry. Today we’re going to take a look at some handy logging tools in the mainframe. System Log, SYSLOG IBM Master the Mainframe Part Three – Challenge #03 Activate user log (ULOG) From SDSF we need to enter the primary command ulog. … Continue reading IBM MTM 2019: Part Three – Challenge #03