Archive

Archive for January, 2011

Bob Cancilla on IBM i › Vendors Withdraw Support for IBM i

January 29th, 2011 Comments off
IT Jungle recently wrote an article saying that the world is not coming to an end just because Oracle has withdrawn support for MySQL on the IBM i operating system. 

Well, I'm hear to tell you that is a major sign that the end is near.  Microsoft has been aggressively attacking the platform with extremely viable alternatives for several years including the implementation of plan to attack IBM i software vendors and get them to use Windows technology.

Oracle was one of IBM's biggest software partners.  Its PeopleSoft line of products, JD Edwards software, etc. all ran on IBM platforms with JD Edwards being one of Oracle's largest ERP packages on IBM i.

When Oracle announced its acquisition of Sun Micro Systems, the end for IBM i was sealed in concrete.  The move by Oracle to withdraw support for MySQL is just the first step.  Keep in mind that Oracle owns Java (Java is NOT open source and never has been). 

I watch a number of old IBM i related discussion forums and watch the media.  Sadly, IBM may believe its BS as well as many of the pundits posting to various forums (who happen to make their living from IBM i). 

There is no future for IBM i and this move by Oracle is a major wake up call.  If your company is running RPG base IBM i applications, move them to anything else and any other platform!  There are several excellent companies that can help you move them.

Get rid of the old line RPG Programmers and IBM i focused IT folks.  Just flat fire them.  It  is time to reinvent IT. 

I think the day of developing computer programs and applications in-house is a thing of the past.  I think the concept of owning your own server class computers (i.e. the IBM i, the IBM xSeries or IBM Power Sytesms) is probably a thing of the past.

This note is really addressed to managers and executives of companies currently using IBM i based hardware.  Here is my message.

  • Find an independent consultant with no ties to any hardware platform.
  • Look at what is best for your business and not about technology or IT.
  • Take a close look at your IT organization.  Do you need to reinvent it?  I mean fire everyone and start over!  
  • Reinvent computer systems support in an entirely new business model, no more programmers!  
My predicition folks is that IBM will not see 2021 (I don't like predicting dates, but 10 years seems reasonable).   Under Sam Palmisano's leadership one of the greatest technology leaders in the world has become a once ran vendor of old legacy stuff.

This includes the IBM i, xSeries, and Power Systems.  These are all old legacy technologies.  They represent a very big cash cow to IBM who continues to act as if they are the future.  They will not survive.

IBM's big failure is focusing its sales initiatives on IT executives and technologists.  Letting PhD's in Computer Science run the company.  IBM is no longer an innovator or technology leader.  While they are huge and have over $95 Billion in revenue, they cannot sustain their business model into the future.  Mark my words, the end is near for this once great company. 

I find this a truly sad state of affairs.  Lou Gerstner and Sam Palmisano have taken one of the worlds greatest companies and brought it to its knees. 

Oh well, the world changes and its time to move on.



Read the original at Bob Cancilla on IBM i.

Categories: Blogs Tags:

ile rpg programming: tips and techniques › How to locate and manage large files on the IBM i

January 13th, 2011 Comments off
Formulating a strategy for reorganizing physical files and performing purges is a must. Database management is often overlooked but is an integral part of maintaining the IBM i. There are many...

Visit site to read full content and more



Read the original at ile rpg programming: tips and techniques.

Mike's IBM i PHP blog and more... › Patches? We don need no Stinkin’ Patches!

January 7th, 2011 Comments off
Well, if you are familiar with that famous scene from the “Treasure of the Sierra Madre” you probably have an idea where I am going…

I am having a little fun here with my reference to this classic film and the recent PHP hotfix that was developed to address a processor exploit. The truth is that all systems need patches sooner or later. Some operating systems need them more than others and release them on a weekly basis. Others batch them up and say come and get them when you are ready. But as we know, on the IBM i things are a little bit different.

First, let’s explore what happened. On the Zend website you can read an article that describes the issue. Essentially there was a flaw in the floating point conversion of the Zend Engine that when running on some processors that could cause a site to seize up. As an organization, Zend R&D and several other groups within the company jumped in and deployed the patch in a mere 24 hours from the point of diagnosis. Not bad if you are looking for enterprise support for PHP, I’d say. Here is the important thing, who was exposed? This article goes on to talk about the architectures that were not impacted. Those include Intel 64-bit Linux, MAC OSX and IBM i. So why was IBM i safe? Simply put, Power PC!

People who get embroiled in the religious wars over platforms tend to lose sight of the significant value proposition that we enjoy simply because we run on another processor. Does that mean the PowerPC is without flaws? Hardly. But it does mean that we enjoy a little security through obscurity. Hackers and exploiters are simply not attacking PowerPC. Why? Well probably for the same reason you don’t see too much in the trade press about it. Power PC is powering the Power systems at IBM and some game station like Wii, Xbox, PS3/PS4, etc. so the folks who have a Power System are using it for business, and the gamers are hacking their boxes to load Linux on a 64-bit architecture. Woohoo! We’re safe on this one!

But, enjoying the wonderful safety of IBM i does not mean we should sit back and expect that “Murphy” will never come knocking. The reality is that the IBM i has one of the best “patching” processes in the industry and the fact that most IBM i developers have no clue about it lends itself to significant credibility as most of you simply do not HAVE to know about it. So after talking to so many of you I figured I summarize some of the recent discussion point about PTF’s and Zend as a bit of a refresher. For an in depth discussion on PTF strategy, I would highly recommend Larry “Dr. Franken” Bolhuis' presentation “Managing IBM i PTF’s” at COMMON or a local user group near you! Here are two slides he donated to this blog for your consideration!






First, a refresher on how and where Zend Server runs on IBM i. There are two major worlds that comprise the IBM i Zend Server universe. The first is the IBM HTTP Server Powered by Apache and the second is PASE (Portable Application Solution Environment). Ideally your system manager should have a strategy in place for keeping current with Cumulative and Group PTF’s. If that is the case then you should be good to go. If not, get some religion NOW and some help if you need it. Either way, please read on!

Starting with the Apache server I would direct your attention to the group PTF for HTTP for your respective OS version. It is easy to determine where you are on this food chain as IBM has created a one stop shop to see your current status. Simply run the WRKPTFGRP command from the green screen and press F11 to see the descriptions for the group PTF’s that are currently installed. If, per chance, you run the command and see nothing, there is a very good possibility that you have no group or cumulative PTF’s installed or applied. Need I say more to you about that? I think not. If you have groups installed you should be able to navigate around the screen to see the current level. Find that current level and then head to the IBM website for Fix Central. This page contains a VERY valuable link for current group PTF levels. Compare your level to the IBM level to get a “feel” for how far off you are.

I am pleased that most of my customers tell me they are either current or only a level or two behind. Every once in a while, though, I get someone who cannot install Zend Server and when I ask about their PTF levels they will respond “What’s a PTF?” I walk them through the steps identified above and we discover a lot!

So why do I need PTF’s to implement Zend Server on IBM i? Well, the word “need” is a relative term. When Zend revised the stack from Zend Core to Zend Server on IBM i, several changes were implemented to address a number of customer requirements. Most notable was the dual Apache configuration of Zend Core. To achieve a better performance model and reduce the Apache servers to a manageable ONE, IBM and Zend collaborated on delivering Fast CGI as a method for deploying PHP on IBM i. FastCGI is an open source approach to work with Apache servers and since IBM essentially OWNS the Apache server on IBM i, they have graciously built and provided the FastCGI infrastructure with significant contributions from Zend. IBM implemented these changes as part of the base for i7.1 and via PTF’s for V5R4 and i6.1 as well as the interim releases.

Any company that implements new technology is going to have an aggressive update process. IBM is no stranger to this phenomenon so in order to ensure that you have the latest and greatest fixes and features for FastCGI you should keep current with the group for HTTP as well as your Cumulative PTF package and PASE.


Read the original at Mike's IBM i PHP blog and more....

Categories: Blogs Tags:

IBM i for everyone! › Cool Technology

January 1st, 2011 Comments off

Inspired by the previous submission

Cool Technology


Read the original at IBM i for everyone!.

Categories: Blogs Tags: ,

IBM i for everyone! › We have the technology…

January 1st, 2011 Comments off

This one sent by David Gibbs, borrowed from Joe Pluta.

We have the technology..


Read the original at IBM i for everyone!.

Categories: Blogs Tags: , ,