Main Page | Report this Page
Computers Forum Index  »  Computer - Databases - Pick  »  Any disastrous or amusing upgrade stories?...
Page 2 of 3    Goto page Previous  1, 2, 3  Next

Any disastrous or amusing upgrade stories?...

Author Message
Peter McMurray...
Posted: Sat Oct 31, 2009 3:15 am
Guest
Hi
Shortcuts are great aren't they Smile
I set up SD for Sort Dictionary in 1977 and still use it today in fact the
AWA support chap, Ints Tumilovics, thought that there was a system error
when he logged in to a site that was not ours and it did not work. OOPS!
Anyway all my clients used it and then a few years later I had to clean
something up so I whacked in DF for Delete File and forgot about it. Many
moons later I had a panic call from a lass who had just lost the main
debtors file. It was only then that I noticed the QWERTY keyboard layout
ASDF so one finger out SD becomes DF. Thank heavens I preached file-saves
and it was early in the day. PHEW!! I changed my approach to shortcuts
Pronto.
Interestingly the dreaded Open Architecture guys fell for the same thing
when they introduced the DELETE verb to replace the much safer ED with P1
when they changed ED to prompt for deletion instead of just doing it. An
installer missed his GET-LIST then entered DELETE DEBTADD goodby to
thousands of addresses. DELETE now prompts as well.
Peter McMurray
"wjhonson" <wjhonson at (no spam) aol.com> wrote in message
news:28ca14c6-e13d-498a-ba8a-56ea30092e76 at (no spam) x5g2000prf.googlegroups.com...
Quote:
My very first job was on the original Reality, which was still running
in 1983 (believe it or don't!)

I was just the night-time computer operator, but I had access to TCL
obviously because I had to run queries and such at night (you can't
run them during the day because it slows the system too much).

At any rate, I discovered that "T" was a shortcut for "Time" and I
thought I'd check out what other shortcuts might exist. So I tried A,
B, C, and so on to see what they did at TCL.

Previously, a tech had setup some kind of shortcut which would "wipe
the disk" (that's what they said) in preparation for a new install.
The shortcut was "\" and of course I found it at midnight or some such
thing, and it just threw up a comment like "Working..." or whatever.
No way to abort it and it was time to go home anyway.

The next day I got a call early to ask "Did anything odd happen last
night?"

So the moral is, don't create shortcuts that do amusing things, like
reformatting the disk.

Will Johnson

 
RJ...
Posted: Sat Oct 31, 2009 1:17 pm
Guest
For those of us who remember punched cards, we also remember to "sight
check".
The IBM programming course for the 702 in 1954 spent two hours on error
checking for each one hour on programming. The part of the course that gave
most of the students trouble was the checking of the validity of a tape or
card read.

Bobj

"Peter McMurray" <excalibur21 at (no spam) bigpond.com> wrote in message
news:osKGm.51051$ze1.4227 at (no spam) news-server.bigpond.net.au...
Quote:
On A more Reliable note for those that remember punched cards and
assembler. A programmer at a large steel mill in Wales spent six months
writing his program and tracing a fault. Every time he ran the program it
kicked off splendidly then the machine halted (more sad memories of Open
Architecture) One day a great cheer rang around the programmers room he
had found it. The procedure he had to follow in the end was to take the
deck of cards and laboriously align every one with a ruler to check the
code as punched. Bingo! one miss punch produced a command that only the
system engineers knew about ; System Halt
Peter McMurray
"frosty" <frostyj at (no spam) bogus.tld> wrote in message
news:qtednWg3kvGMJ3TXnZ2dnUVZ_uSdnZ2d at (no spam) centurytel.net...
On Oct 28, 7:07 pm, wjhonson <wjhon... at (no spam) aol.com> wrote:

Previously, a tech had setup some kind of shortcut which would "wipe
the disk" (that's what they said) in preparation for a new install.
The shortcut was "\"

Kevin Powick wrote:
I worked on a system where somebody did that with the "D" key. Every
production file was cleared and re-loaded with a base set of data.
Not good.


Eric Idle Voice>You were lucky! On our system, any one key command
would erase the entire hard drive and set the computer room on
fire!</EIV

--
frosty


 
dawn...
Posted: Sat Oct 31, 2009 3:39 pm
Guest
On Oct 31, 10:04 am, Art Martz <artma... at (no spam) triad.rr.com> wrote:
Quote:
RJ wrote:
For those of us who remember punched cards, we also remember to "sight
check".
The IBM programming course for the 702 in 1954 spent two hours on error
checking for each one hour on programming.  The part of the course that
gave most of the students trouble was the checking of the validity of a
tape or card read.

Bobj

Any one else remember drawing a big "X" on the side of the card deck so
that if you happened to drop or otherwise shuffle the deck, you stood a
chance of getting the cards back into the correct order?
Art

Yes, and it made me laugh audibly to read that. Many real pickies will
not recall this, however, given that Pick, unlike the RDBMS, did not
arise from the world of computer cards (or at least that is one thing
my research has lead me to believe). cheers! --dawn
 
roales...
Posted: Sat Oct 31, 2009 6:10 pm
Guest
Not only do I remember the colored X's on the side of decks - I
remember card gauges and card needles. Both used to check the
alignment of the punches and to calibrate the machines.

I also remember in my early years of working in assembler on an IBM
360 that you might only get one test run every other day or at the
most daily. You sure learned to desk check your work. And suck up
the keypunch operator that was going to key your coding sheets.
Alot of the habits that I formed in those days are still with me -
like desk checking the code and working with a set of test data with
known results. Pick is so easy that alot of programmers work from the
seat of their pants with sometimes really bad results. Just because it
compiles and runs doesn't mean that it ran correctly.

Anyone remember the "dupe" function of keypunching? It seems to have
been left behind but I still sometimes put that in a data entry
program for the type of field where a great majority of reponses are
the same but not all. For instance, you are entering addresses from
employees in a state, most of those will live in that state, but not
all.

Anyone remember flow charting?

On Oct 31, 10:39 am, dawn <dawnwolth... at (no spam) gmail.com> wrote:
Quote:
On Oct 31, 10:04 am, Art Martz <artma... at (no spam) triad.rr.com> wrote:

RJ wrote:
For those of us who remember punched cards, we also remember to "sight
check".
The IBM programming course for the 702 in 1954 spent two hours on error
checking for each one hour on programming.  The part of the course that
gave most of the students trouble was the checking of the validity of a
tape or card read.

Bobj

Any one else remember drawing a big "X" on the side of the card deck so
that if you happened to drop or otherwise shuffle the deck, you stood a
chance of getting the cards back into the correct order?
Art

Yes, and it made me laugh audibly to read that. Many real pickies will
not recall this, however, given that Pick, unlike the RDBMS, did not
arise from the world of computer cards (or at least that is one thing
my research has lead me to believe).  cheers!  --dawn
 
Art Martz...
Posted: Sat Oct 31, 2009 7:04 pm
Guest
RJ wrote:
Quote:
For those of us who remember punched cards, we also remember to "sight
check".
The IBM programming course for the 702 in 1954 spent two hours on error
checking for each one hour on programming. The part of the course that
gave most of the students trouble was the checking of the validity of a
tape or card read.

Bobj
Any one else remember drawing a big "X" on the side of the card deck so

that if you happened to drop or otherwise shuffle the deck, you stood a
chance of getting the cards back into the correct order?
Art
 
Bill Cooke...
Posted: Sat Oct 31, 2009 11:15 pm
Guest
C'mon

I led the guys writing Autoflow for the 360, and later spent a lot of
time helping to sell it. (it was one of the 'products' that helped us
win a lawsuit against IBM - to stop promising software for free - that
established the market for product software.) Autoflow automatically
drew flowcharts of programs of a variety of languages. On one sales
call / demonstration I was asked the highly technical question by a
pointy-haired boss: why, on a particular page, we had left so much white
space. I of course gulped at this attack on my product' aesthetics,
took a step forward, and declared that the empty area was "meaningful
space", as important as any other part of the chart. My salesman nearly
choked at this reference to Holmes' dog that did not bark.

PHP and apache and frameworks are exciting, but my mind does drift
sometimes back to the good old days.

~ ~ Bill


roales wrote:
Quote:
Not only do I remember the colored X's on the side of decks - I
remember card gauges and card needles. Both used to check the
alignment of the punches and to calibrate the machines.

I also remember in my early years of working in assembler on an IBM
360 that you might only get one test run every other day or at the
most daily. You sure learned to desk check your work. And suck up
the keypunch operator that was going to key your coding sheets.
Alot of the habits that I formed in those days are still with me -
like desk checking the code and working with a set of test data with
known results. Pick is so easy that alot of programmers work from the
seat of their pants with sometimes really bad results. Just because it
compiles and runs doesn't mean that it ran correctly.

Anyone remember the "dupe" function of keypunching? It seems to have
been left behind but I still sometimes put that in a data entry
program for the type of field where a great majority of reponses are
the same but not all. For instance, you are entering addresses from
employees in a state, most of those will live in that state, but not
all.

Anyone remember flow charting?

On Oct 31, 10:39 am, dawn <dawnwolth... at (no spam) gmail.com> wrote:
On Oct 31, 10:04 am, Art Martz <artma... at (no spam) triad.rr.com> wrote:

RJ wrote:
For those of us who remember punched cards, we also remember to "sight
check".
The IBM programming course for the 702 in 1954 spent two hours on error
checking for each one hour on programming. The part of the course that
gave most of the students trouble was the checking of the validity of a
tape or card read.
Bobj
Any one else remember drawing a big "X" on the side of the card deck so
that if you happened to drop or otherwise shuffle the deck, you stood a
chance of getting the cards back into the correct order?
Art
Yes, and it made me laugh audibly to read that. Many real pickies will
not recall this, however, given that Pick, unlike the RDBMS, did not
arise from the world of computer cards (or at least that is one thing
my research has lead me to believe). cheers! --dawn
 
Ed Sheehan...
Posted: Sat Oct 31, 2009 11:16 pm
Guest
"dawn" <dawnwolthuis at (no spam) gmail.com> wrote in message
news:b5cf0453-822c-43d1-8e48-aacc9a67a875 at (no spam) p35g2000yqh.googlegroups.com...
On Oct 31, 10:04 am, Art Martz <artma... at (no spam) triad.rr.com> wrote:
Quote:
RJ wrote:
For those of us who remember punched cards, we also remember to "sight
check".
The IBM programming course for the 702 in 1954 spent two hours on error
checking for each one hour on programming. The part of the course that
gave most of the students trouble was the checking of the validity of a
tape or card read.

Bobj

Any one else remember drawing a big "X" on the side of the card deck so
that if you happened to drop or otherwise shuffle the deck, you stood a
chance of getting the cards back into the correct order?
Art

Yes, and it made me laugh audibly to read that. Many real pickies will
not recall this, however, given that Pick, unlike the RDBMS, did not
arise from the world of computer cards (or at least that is one thing
my research has lead me to believe). cheers! --dawn

Pick may not have "arisen" from the world of computer cards, but did
"derive" somewhat. We PROCheads may remember that the IH command stood for
"Input Hollerith."

BTW, here's a link to a PROC & Batch manual:

http://www.bitsavers.org/pdf/microdata/reality/771044_realityProcBatch_77.pdf

Ed
 
Peter McMurray...
Posted: Sun Nov 01, 2009 1:12 am
Guest
Autoflow. What about Autocoder? My partner thought that was the death of
programming as we knew it. He liked to keep things simple so one of his
favourite tricks was to keep changing the instruction at address zero and
jump there. Tight code, remember 16Kb was a lot of RAM, but debugging was
to say the least interesting.
My first 4GL was much more sophisticated Smile It used a set of hexadecimal
tables. Each entry represented a binary coded hexadecimal input instruction
that I simply moved in a loop to replace the single INPUT statement using
MOVEP for those old NEAT3 guys.
Peter McMurray
"Bill Cooke" <bcooke at (no spam) cookedata.com> wrote in message
news:hci2b3$ooc$1 at (no spam) aioe.org...
Quote:
C'mon

I led the guys writing Autoflow for the 360, and later spent a lot of time
helping to sell it. (it was one of the 'products' that helped us win a
lawsuit against IBM - to stop promising software for free - that
established the market for product software.) Autoflow automatically drew
flowcharts of programs of a variety of languages. On one sales call /
demonstration I was asked the highly technical question by a pointy-haired
boss: why, on a particular page, we had left so much white space. I of
course gulped at this attack on my product' aesthetics, took a step
forward, and declared that the empty area was "meaningful space", as
important as any other part of the chart. My salesman nearly choked at
this reference to Holmes' dog that did not bark.

PHP and apache and frameworks are exciting, but my mind does drift
sometimes back to the good old days.

~ ~ Bill
 
Art Martz...
Posted: Sun Nov 01, 2009 4:12 am
Guest
Ed Sheehan wrote:
Quote:

Good Lord! I'd forgotten all about Batch. B/ADD & B/DEL anybody?
I looked at the copyright date on that, 1977, the year before I picked
up my first Reality manual.

My dad, retired from NASA, used to work with an IBM mainframe that had a
JCL language called ProcDef, which to me looked a lot like PROC. On the
same mainframe, there was a documentation processor called "Runoff".
Guess what it looked like? I think Dick and Don did a little "borrowing"
when they wrote Girls.
Art
 
frosty...
Posted: Sun Nov 01, 2009 4:44 am
Guest
Art Martz wrote:
Quote:
...My dad, retired from NASA, used to work with an IBM mainframe that
had a JCL language called ProcDef, which to me looked a lot like
PROC. On the same mainframe, there was a documentation processor
called "Runoff". Guess what it looked like? I think Dick and Don did
a little "borrowing" when they wrote Girls.

I'm quite familiar with RUNOFF, and don't see how it can be compared
to GIRLS. Care to explain?

--
frosty
 
Peter McMurray...
Posted: Sun Nov 01, 2009 6:00 am
Guest
Hi Frosty
Art was referring to the RUNOFF report printer on Reality and IBM not the
fabulous database design of GIRLS. They certainly lead the field there I
just wish that they had copied/borrowed/stolen some marketing tips. SAP
success is directly down to IBM marketing skills not the quality of the
design. Oracle as brought to life by Larry Ellison came directly from IBM
research, He however also brought in a marketing guy right from the
beginning - practically over the dead body of his senior tech partner who
just like Dick never understood the need.
Peter McMurray
"frosty" <frostyj at (no spam) bogus.tld> wrote in message
news:fuWdnbxGqbPCR3HXnZ2dnUVZ_gadnZ2d at (no spam) centurytel.net...
Quote:
Art Martz wrote:
...My dad, retired from NASA, used to work with an IBM mainframe that
had a JCL language called ProcDef, which to me looked a lot like
PROC. On the same mainframe, there was a documentation processor
called "Runoff". Guess what it looked like? I think Dick and Don did
a little "borrowing" when they wrote Girls.

I'm quite familiar with RUNOFF, and don't see how it can be compared
to GIRLS. Care to explain?

--
frosty
 
wjhonson...
Posted: Sun Nov 01, 2009 8:32 am
Guest
Speaking of punched cards, my first job involved, in part, running a
punch card deck, once a week, that was written in some language SNOBOL
which no one else to my knowledge has ever heard. I suppose it was
related somehow to COBOL, but I never understood how. I believe it
was a language written at Northwestern University (where I was then in
college).

Speaking of RUNOFF, I've only ever worked at a *single* job that ever
used RUNOFF, and they used it a lot, for writing help files and such
for their clients. Of course, being the sort of maverick I am, I had
to modify the menu system to automagically create RUNOFF documents of
the menus, and modify all the help files to allow set-point insertions
within the documents so the menus could be magically pushed into the
runoff help documents without human intervention (or error).

Will Johnson
 
Ross Ferris...
Posted: Sun Nov 01, 2009 9:54 am
Guest
Hey Will,

Good news .... you have found someone else who knows about SNOBOL Smile
But my reference is later, "just" past punched cards, running on an
early DEC-11 on RTSE (? I just remember calling is "rastus")

One of the other software companies in town had a comprehensive system
written in Snobol - believe this may have originated from USA ...
perhaps MCBA? (Mini Computer Business Associates)
 
Bill Cooke...
Posted: Sun Nov 01, 2009 10:45 pm
Guest
Bell Labs.

I could never figure out how to make money with it. What "comprehensive
system" stuff did they do?

It's a string-processing (!) language used in exploring patterns, as in
language recognition. http://en.wikipedia.org/wiki/SNOBOL


Ross Ferris wrote:
Quote:

Hey Will,

Good news .... you have found someone else who knows about SNOBOL Smile
But my reference is later, "just" past punched cards, running on an
early DEC-11 on RTSE (? I just remember calling is "rastus")

One of the other software companies in town had a comprehensive system
written in Snobol - believe this may have originated from USA ...
perhaps MCBA? (Mini Computer Business Associates)
 
Ross Ferris...
Posted: Mon Nov 02, 2009 12:28 am
Guest
On Nov 2, 4:45 am, Bill Cooke <bco... at (no spam) cookedata.com> wrote:
Quote:
Bell Labs.

I could never figure out how to make money with it.  What "comprehensive
system" stuff did they do?

It's a string-processing (!) language used in exploring patterns, as in
language recognition.  http://en.wikipedia.org/wiki/SNOBOL


They had a full accounting & distribution system, and we are talking
circa 1980. I'm not sure if the "database" was part of Snobol itself,
or something that was written in Snobol, but IIRC it offered fast
BTree access to files, and I think it may have put that pattern
matching capability to use for some of the searching capabilities.

Don't have too many details - I never used it myself, as it was a
"competitor" ... company involved is still around, and they still have
a comprehensive ERP system that is "strong" in building & project
areas that can probably trace it's originas back to that original
system, but I know has been ported across at least 3 different
languages/databases over the past 30 years (or at least they have
offered solutions in 3 different environments, which I assume trace
heritage back to this early product)
 
 
Page 2 of 3    Goto page Previous  1, 2, 3  Next
All times are GMT
The time now is Fri Nov 27, 2009 6:45 am