(Originally posted 2017-02-12.) I'm lost for words with DDF, I really am. “What's up with him?” my one reader asks. 🙂 So let me explain… I debuted a presentation last year called “More Fun With DDF”. But I've made progress since then. So what do I add to the front of this title? “Still”? “Yet”?Continue reading “Lost For Words With DDF”
Category Archives: Uncategorized
The Suite Spot
(Originally posted 2017-01-15.) What is a batch suite? That might seem like a silly question to ask but it’s inspired by some significant enhancements to our Batch reporting. Dave Betten and I have worked hard on these as time permitted over more than a year. Traditional Definition Of A Suite Traditionally, a batch suite isContinue reading “The Suite Spot”
SMT – Some Actual Graphs
(Originally posted 2016-11-13.) Back in the Summer I talked about z13 Simultaneous Multithreading (SMT) in Born With A Measuring Spoon In Its Mouth. I shared that I was feeling my way forward, and discovering others were doing likewise. Here we are a few months later and my code has come on in leaps and bounds.1Continue reading “SMT – Some Actual Graphs”
Mainframe Performance Topics Podcast Episode 8 “Queue Me Up”
(Originally posted 2016-10-29.) We wanted to get this episode out much sooner, but things conspired against us somewhat. Not least someone we really wanted to interview – to kick off a whole series of topics – having technical troubles. So we went a different way from what we intended. And we also had a fewContinue reading “Mainframe Performance Topics Podcast Episode 8 “Queue Me Up””
Right On Queue
(Originally posted 2016-10-22.) Seasoned readers will recognise the title of this post as a bad pun, rather than a mis-spelling. [1] One emergent theme in our code for Parallel Sysplex Performance is treating individual coupling facility structures on their merits. For example, lock structures are different from cache structures. But there is much commonality inContinue reading “Right On Queue”
Automatic For The Peep-Hole
(Originally posted 2016-10-09.) I have to admit to being a bit of a wannabe when it comes to automation. Certainly most of my career has been built on using and building tools – and you’d have to pry them out of my luke-warm retired hands. 🙂 But when it comes to automation in my personalContinue reading “Automatic For The Peep-Hole”
Transaction Counts
(Originally posted 2016-10-06.) I’ve been musing on counting transactions for a customer recently. I’d like to share some of that thinking with you. This post is about RMF SMF Type 72 data, rather than middleware-specific stuff. That’s because it’s Generic – applicable to multiple transaction managers. Much lighter weight – so every customer can collect,Continue reading “Transaction Counts”
Mainframe Performance Topics Podcast Episode 7 “We Were On A Break”
(Originally posted 2016-09-10.) Getting back “in the studio” was really nice. And we never had any doubt we’d keep recording – so the title is very tongue in cheek. Below are the show notes. The series is here. Episode 7 is here. Episode 7 “We Were On A Break” Show Notes Here are the showContinue reading “Mainframe Performance Topics Podcast Episode 7 “We Were On A Break””
Why Do We Keep Building Bigger Machines?
(Originally posted 2016-09-03.) I know of no customer who uses the full capacity of a zEC12, let alone a z13? 1 So why do we make them bigger each time? I should state this post is not in support of any product announcement; It’s just scratching an itch of mine. I think it’s an interestingContinue reading “Why Do We Keep Building Bigger Machines?”
A Record Of Sorts
(Originally posted 2016-08-27.) When looking at a batch job1 I like to see how the data flows through the various steps. The first step – some 23 years ago 🙂 – was to look at the Life Of A Data Set (“LOADS” for short).2 With LOADS – for VSAM and non-VSAM data sets – youContinue reading “A Record Of Sorts”