• The Four Hundred
  • Subscribe
  • Media Kit
  • Contributors
  • About Us
  • Contact
Menu
  • The Four Hundred
  • Subscribe
  • Media Kit
  • Contributors
  • About Us
  • Contact

Timothy Prickett Morgan

Timothy Prickett Morgan is President of Guild Companies Inc and Editor in Chief of The Four Hundred. He has been keeping a keen eye on the midrange system and server markets for three decades, and was one of the founding editors of The Four Hundred, the industry's first subscription-based monthly newsletter devoted exclusively to the IBM AS/400 minicomputer, established in 1989. He is also currently co-editor and founder of The Next Platform, a publication dedicated to systems and facilities used by supercomputing centers, hyperscalers, cloud builders, and large enterprises. Previously, Prickett Morgan was editor in chief of EnterpriseTech, and he was also the midrange industry analyst for Midrange Computing (now defunct), and its editor for Monday Morning iSeries Update, a weekly IBM midrange newsletter, and for Wednesday Windows Update, a weekly Windows enterprise server newsletter. Prickett Morgan has also performed in-depth market and technical studies on behalf of computer hardware and software vendors that helped them bring their products to the AS/400 market or move them beyond the IBM midrange into the computer market at large. Prickett Morgan was also the editor of Unigram.X, published by British publisher Datamonitor, which licenses IT Jungle's editorial for that newsletter as well as for its ComputerWire daily news feed and for its Computer Business Review monthly magazine. He is currently Principal Analyst, Server Platforms & Architectures, for Datamonitor's research unit, and he regularly does consulting work on behalf of Datamonitor's AskComputerWire consulting services unit. Prickett Morgan began working for ComputerWire as a stringer for Computergram International in 1989. Prickett Morgan has been a contributing editor to many industry magazines over the years, including BusinessWeek Newsletter for Information Executives, Infoperspectives, Business Strategy International, Computer Systems News, IBM System User, Midrange Computing, and Midrange Technology Showcase, among others. Prickett Morgan studied aerospace engineering, American literature, and technical writing at the Pennsylvania State University and has a BA in English. He is not always as serious as his picture might lead you to believe.

  • Ruby And Existing Databases

    May 5, 2015 Aaron Bartell

    Recently I came across a scenario for a customer where I was asked, “How do we interact with our existing DDS-based, composite key, database tables?” That’s going to be a very common trait of most all IBM i shops using Ruby, and this article will cover some common situations you will come across as you use Ruby to interact with existing DB2 for i tables.

    First things first, let’s lay out two tables defined with DDS, as shown below. Note how the ORDDTL table has a composite key. The ibm_db Gem follows the ActiveRecord pattern and that pattern expects surrogate

    …

    Read more
  • An Open Letter To IBM From A Developer

    May 4, 2015 Garry Taylor

    The only thing that I request from IBM, is the ability to develop software for their IBM i platform. Am I asking too much? I don’t think so. Allow me to elaborate. I have been developing on IBM i since 2008. In that time, I’ve used public systems, had the use of business partner’s machines, and way back in time I had my own 9401/150 developer system with all compilers installed. Recently though, I have been wishing to ramp up my efforts on IBM i, to develop more software, more seriously.

    Now, on any other computer platform I can

    …

    Read more
  • IBM Upgrades High-End And Low-End Power8 Machines

    May 4, 2015 Timothy Prickett Morgan

    In last week’s issue, we told you that IBM was working on rounding out the Power8-based Power Systems lineup with a four-socket midrange machine rumored to be called the Power E850 and that it was also expected to expand the high-end Power E880 line with its full complement of Power8 processors. We didn’t expect hardware announcements at the COMMON midrange conference in Anaheim, but on Tuesday last week Big Blue went and put out some of the new Power8 iron anyway without doing a formal announcement.

    Specifically, in announcement letter 115-021, IBM has added some processor options for low-end,

    …

    Read more
  • Power Systems Sales Return To Growth

    April 27, 2015 Timothy Prickett Morgan

    It has been a long decline as the Unix and proprietary systems market succumbed to the double whammies of server virtualization and Moore’s Law increases in performance and decreases in price/performance, but it looks like IBM‘s Power Systems business may have found a new floor on which it can build some growth. That is a lot better than the overall IBM business can say, which has been slipping quarter by quarter, for years now and which did it again in the first quarter of 2015.

    In the quarter ended in March, IBM booked $19.5 billion in revenues, down 11.9

    …

    Read more
  • The Remaining Power8 Systems Loom

    April 27, 2015 Timothy Prickett Morgan

    The rumors have started going around that IBM is getting ready to launch the remaining members of the Power8 family of Power Systems machines. We had been anticipating that these machines might come out in concert with the COMMON user conference in Anaheim, California, this week or perhaps at the IBM Edge2015 conference to be hosted in May in Las Vegas. We still do not know for sure when the expected midrange and high-end Power8 machines are coming, but they are not launching at COMMON as far as our sources know.

    Last fall, when the Power E870 and half of

    …

    Read more
  • Ruby And DSLs And Blocks

    April 21, 2015 Aaron Bartell

    When I started with Ruby I was immediately drawn in by its syntax–simple, elegant, and easy to peruse. At the time I didn’t know this was an intentional mantra of the language put in place by Yukihiro “Matz” Matsumoto, Ruby’s creator. Matz said that he was “trying to make Ruby natural, not simple,” in a way that mirrors life. Further, Matz stated “Ruby is simple in appearance, but is very complex inside, just like our human body.” Let’s take this out of metaphor-land and into tangible code by introducing the DSL, or Domain Specific Language, aspect of Ruby.

    First, what

    …

    Read more
  • Joining On Ranges

    April 21, 2015 Ted Holt

    People are ingenious. Where there’s a need, they find a way. Unfortunately, some of the ways they find don’t jibe well with relational databases, which makes my work life messy. Fortunately, I know a few ways to clean it up, and here’s one of them.

    Suppose you work for a company that sells office supplies. One day someone walks into your office and asks for a report of sales of boxes. “Sure thing!” you reply. “How do I know that an item is a box?”

    “Easy,” he replies. “The item number begins with 134.”

    Easy, indeed.

    select ItemNumber, Description
      from 
    …

    Read more
  • An SQL Pivot Procedure

    April 21, 2015 Paul Tuohy

    The basic concept of a pivot is that row values are transformed into column values. I have often wished that DB2 had a pivot procedure. But until that day arrives I will have to make do with a workaround that you might find useful too.

    The workaround is in the form of a stored procedure that can be used to pivot any column in any table. Before getting to the stored procedure, let’s look at a simple pivot example.

    These examples are using the SALES table in the DB2 sample database. To create the DB2 sample database on your system,

    …

    Read more
  • Observations From Oracle Collaborate 2015

    April 20, 2015 Richard Schoen

    Each year the three largest Oracle user groups combine to host a user group event called Collaborate. With more than 1,200 educational sessions, you can see there’s a lot going on. Cloud and mobile strategy implementation were highlighted, as was the increasing impact of big data and analytics.

    To a large degree, the conversations I had at this event stemmed from the software and services my company offers–HelpSystems was an exhibitor in the expo area–but this event provided a view into a large group of IBM midrange users who are similar to, but also different from, the attendees at

    …

    Read more
  • Big Blue Provides Extended Support For IBM i 6.1

    April 20, 2015 Timothy Prickett Morgan

    Operating systems do not last forever, but they can and do go on for a long, long time in the corporate datacenter–at least the way operating systems, databases, and applications are configured in monolithic fashion these days. In other realms of corporate computing, companies are thinking about moving to lightweight software containers that wrap around microservices and heavier pieces of code, allowing for the operating system underneath the container to be updated without messing with the system and application code running in the container.

    But most of us don’t live in that world and we are wrestling with monoliths and

    …

    Read more

Previous Articles Next Articles

Content archive

  • The Four Hundred
  • Four Hundred Stuff
  • Four Hundred Guru

Recent Posts

  • Meet The Next Gen Of IBMers Helping To Build IBM i
  • Looks Like IBM Is Building A Linux-Like PASE For IBM i After All
  • Will Independent IBM i Clouds Survive PowerVS?
  • Now, IBM Is Jacking Up Hardware Maintenance Prices
  • IBM i PTF Guide, Volume 27, Number 24
  • Big Blue Raises IBM i License Transfer Fees, Other Prices
  • Keep The IBM i Youth Movement Going With More Training, Better Tools
  • Remain Begins Migrating DevOps Tools To VS Code
  • IBM Readies LTO-10 Tape Drives And Libraries
  • IBM i PTF Guide, Volume 27, Number 23

Subscribe

To get news from IT Jungle sent to your inbox every week, subscribe to our newsletter.

Pages

  • About Us
  • Contact
  • Contributors
  • Four Hundred Monitor
  • IBM i PTF Guide
  • Media Kit
  • Subscribe

Search

Copyright © 2025 IT Jungle