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.
-
Admin Alert: Reorganizing IBM i Files To Improve Disk Performance, Part 2
June 25, 2014 Joe Hertvik
Last issue, I began putting together a template for detecting and efficiently reorganizing physical files on IBM i partitions. I covered the most common reasons administrators reorganize files and demonstrated a procedure for detecting which files on your system need reorganization. This week, I’ll complete the process by reviewing different ways to reorganize files and look at some techniques for file reorganization while the file is active.
Steps To Effectively Reorganizing Files
As I discussed last time, here are the steps to follow for an effective disk reorganization strategy.
- Set up a procedure for identifying files and members that need
-
Here’s More Help For A Huge Hardship
June 25, 2014 Ted Holt
In the April 16, 2014, issue of this august publication, I shared how encoded vector indexes can help with the task of summarizing data from large tables. Tom McKinley of IBM graciously emailed me with more information about that technique, and it is my pleasure to pass Tom’s wisdom along to you.
Assume two tables–one of items, one of sales.
create table Items ( Item char (12) not null, Description char (25), Cost dec (7,2), Price dec (7,2), primary key (Item)) create table Sales ( ID integer as identity, Invoice dec (9,0), Line dec (3,0), InvoiceDate date, Customer dec (7,0),
-
Sundry I/O Enhancements For Power8 Servers
June 16, 2014 Timothy Prickett Morgan
In addition to the new four-core Power8 system aimed at IBM i customers that came out last week, IBM made a bunch of I/O and storage announcements relating to the new machines.
In announcement letter 114-094, which came out on June 10, IBM said that it was making its existing two-port communications adapter (that is feature 2893 and 2894) orderable for machines running IBM i. These replace the two-port asynchronous communications adapters (features 5289 and 5290) that were announced with the new machines back in April. Those cards are now not going to be supported.
IBM does not yet
-
Disk Array Sales Cool Off In The First Quarter
June 16, 2014 Timothy Prickett Morgan
Here is something that a lot of people probably didn’t expect: Disk array sales took a dive in the first quarter of the year, particularly at the high end of the market.
According to the latest market research from IDC, the world consumed a total of 9.9 exabytes of capacity on the combination of internal and external disk arrays from January through March, representing a mere 19.9 percent increase in capacity on a year-over-year basis. In the fourth quarter, as we previously reported, total disk array capacity shipped was up 26.2 percent to 10.2 exabytes, reversing several quarters
-
Power8 Systems Added To Long-Running Trade-In Deal
June 16, 2014 Timothy Prickett Morgan
We are getting ready to close out the second quarter, and IBM is in a mood to do a little wheeling and dealing to help move its stockpiles of Power7+ systems as well as the shiny new Power8 “scale-out” systems that came out back in April.
In announcement letter 314-067, IBM has outlined the trade-ins for the new Power8 systems that are available under a deal that was last updated last September and that seems to have been running on again and off again for longer than I can remember. The deal is available to customers who replace vintage
-
Four-Core Power8 Box For Entry IBM i Shops Ships Early
June 16, 2014 Timothy Prickett Morgan
The hardware resellers, software peddlers, and IBM i shops that have modest processing needs and generally modest system budgets have all been waiting for it. And IBM did not say a word about it when the initial Power8 systems were launched back in April. But, all of us in the IBM i community knew, without a doubt, that Big Blue would have to put out a four-core machine with an IBM i P05 software tier.
The reason is simple: More than 95 percent of the IBM i installed base has workloads that can easily fit into an entry P05 system,
-
Admin Alert: Reorganizing IBM i Files To Improve Disk Performance, Part 1
June 11, 2014 Joe Hertvik
One of the easiest ways to improve IBM i performance is to make sure all your critical files are reorganized on a regular basis. Files with excessive deleted records take longer to read because each returned record block contains deleted as well as active records. The next two columns, I’ll present a template for detecting and reorganizing your most active files to improve disk processing efficiency.
Why We Reorg
There are several good reasons for reorganizing files with large numbers of deleted records, including:
1. Conserving disk space–If your disk is filling up, you can retrieve a fair amount
-
Surmounting Identity Column Challenges
June 11, 2014 Ted Holt
Using an identity column is a wonderful way to ensure that each row of a table (record of a physical file) has a unique identifier. It sure beats storing the next batch (invoice, transaction, etc.) number in a data area or a one-record database file. Here are a few things to keep in mind when inserting rows (writing records) into a table that has an identity column.
1. Let the system assign the value to the identity column. You do this by specifying GENERATED ALWAYS or omitting the GENERATED option when you create the table.
create table Sales ( ID
-
Custom Perspectives In RSE
June 11, 2014 Susan Gantner
In my earlier tip, Who Needs ?, I described how to create a custom perspective and I also described one scenario when custom perspectives come in handy. I promised to follow that up with another way to use custom perspectives.
I’m often asked questions such as:
- How do I keep my Outline from disappearing when I’m in full-screen edit?
- How can I see my RPG Indentation view alongside the full-screen editor view of the source member?
Custom perspectives can be used as one answer to both questions.
Of course, when you’re in full-screen edit, you can “peek” at any
-
PowerWire.eu Rises From The Penton Ashes
June 9, 2014 Timothy Prickett Morgan
PowerWire.eu, which rose out of the dot-com bust just like IT Jungle did in its third incarnation, was knocked offline for a bit when Penton Media, publisher of Power IT Pro and iProDeveloper were shut down at the end of March. But editor Seamus Quinn has hustled a bit and has gotten PowerWire.eu back online to serve the European Power Systems community.
Having lived through this once myself back in the summer of 2001, when money was tight but nothing like it seems to be today, I have nothing but compassion for Quinn and his team at Cue Communications,