Re: (not entirely...) OT: OPINION... chicken entrails, runic stones, and crystal balls... WAS CoBOL moved to OO

From: Doug Scott (dwscott_at_ieee.org)
Date: 01/02/04


Date: Fri, 02 Jan 2004 00:27:34 GMT

Judson,

> Even when things can be done real time you may not want to, because it
> complicates the rounding error problem, for example.

Nah - since you have to carry an error from one calculation to the next,
that can be held on a database or somewhere convenient. But I'm not
suggesting real time for /everything/ as a practical solution, come to
think of it - it's one of my beefs about some of the newer kids on the
block that they try to do it all online and end up with hideous designs,
simply because of lack of expertise in designing batch systems. They
have their own rules, but they have the magnificent feature that a batch
run is 100% repeatable - if designed properly.

I picked up an insurance system (HUON) at one stage, and it regularly
used to update DB/2 databases in batch without any commits at all, until
the end of program. If a program failed for any reason (and they did
regularly), all updates were backed out and the program could be rerun
without any database restore.

Of course, it might have been better to design the system so that such a
huge consumption of resources could be better used, but it was good for
the standby programmers.

---
Doug
dwscott@ieee.org


Relevant Pages

  • Re: Wanted:MAIL.MAI structure definition
    ... a relational database is more flexible in the retrival of data. ... Perhaps this impact has been softened as hardware has gotten faster, but, overhead is overhead, and if you weren't using the advances in hardware for overhead, those designs that have less overhead would also gain from the faster hardware. ... RFC822 header because your XML parser wouldn't be able to understand new ...
    (comp.os.vms)
  • Re: Designing and Access Questions
    ... and have so much information and some designs you've created on my PC at home. ... database and where do I begin. ... Therefore the Clients table has a ClientID (primary key), ... Orders table has a ClientID (foreign key, since a client can occur many ...
    (microsoft.public.access.tablesdbdesign)
  • Re: Accessing an Access database
    ... Microsoft FrontPage MVP ... > Source: Microsoft JET Database Engine ... >> Spider Web Woman Designs ...
    (microsoft.public.frontpage.client)
  • Re: Accessing an Access database
    ... To see the true error, ... Spider Web Woman Designs ... I can use the> FrontPage tools to access the database at design time, but after I> publish the page I get the following message:> "Database Results Wizard Error ... I AM the server admin. ...
    (microsoft.public.frontpage.client)
  • Re: help to make database structure
    ... > have a simple database with following tables: ... > Most of the information stays in MainOrderDetails table. ... But now we wish to mention exact quantity of ... > If the order is for printed fabric, user will enter no. of designs. ...
    (microsoft.public.access.gettingstarted)