jmontecillo01
3rd November 2006, 01:34 AM
I don't know if thread shoud be in the humour or here. I just want to know what other things IT people encountered in their choosen profession.
====================================
A long time ago, I had a call from a computer site. During those times, we had computer rooms that houses the big machines. The site I mentioned had their computer room in the basement, below street level. It was raining hard and when I entered the room, I saw a false flooring open and the CE had a pail and bucket because the cables were under water.
That is not the end of it. The operator's desk is facing the wall. On the wall was a big red button saying "do not press". The problem is that if you were talking to the operator and accidentally leaned backward, you'll end up pressing that button thereby turning everything off. I asked why and their reasoning is that if there is a problem, the operator can quickly turn off the computer and the airconditioning units.
=====================
In the early days of the PC, there was a modelling tool that is used by the user to generate COBOL programs. The programs generated is discarded after generation as it is practically impossible to figure out the program flow. During the early days, mainframe works in 24 bit mode and CICS 1.7 is a 24 bit application.
When the user moved to CICS 2.0 which is a 31 bit (that's right 31 bit) addressing, the programs had to be recompiled so that the executable would run in the new platform. The problem, the COBOL programs generated by the modelling program were discarded, the PC's contaning the modelling tools were sold.
==========================
There was an incident here wherein the developers found a bug in the Database engine that they were using. Instead of waiting for the supplier to supply patches or correct the bug, they decided to go around it. Needless to say, the supplier corrected the bug and the work around created more headaches.
====================================
A long time ago, I had a call from a computer site. During those times, we had computer rooms that houses the big machines. The site I mentioned had their computer room in the basement, below street level. It was raining hard and when I entered the room, I saw a false flooring open and the CE had a pail and bucket because the cables were under water.
That is not the end of it. The operator's desk is facing the wall. On the wall was a big red button saying "do not press". The problem is that if you were talking to the operator and accidentally leaned backward, you'll end up pressing that button thereby turning everything off. I asked why and their reasoning is that if there is a problem, the operator can quickly turn off the computer and the airconditioning units.
=====================
In the early days of the PC, there was a modelling tool that is used by the user to generate COBOL programs. The programs generated is discarded after generation as it is practically impossible to figure out the program flow. During the early days, mainframe works in 24 bit mode and CICS 1.7 is a 24 bit application.
When the user moved to CICS 2.0 which is a 31 bit (that's right 31 bit) addressing, the programs had to be recompiled so that the executable would run in the new platform. The problem, the COBOL programs generated by the modelling program were discarded, the PC's contaning the modelling tools were sold.
==========================
There was an incident here wherein the developers found a bug in the Database engine that they were using. Instead of waiting for the supplier to supply patches or correct the bug, they decided to go around it. Needless to say, the supplier corrected the bug and the work around created more headaches.