home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / arch / 11891 < prev    next >
Encoding:
Text File  |  1992-12-23  |  5.3 KB  |  104 lines

  1. Newsgroups: comp.arch
  2. Path: sparky!uunet!rde!ksmith!keith
  3. From: keith@ksmith.uucp (Keith Smith)
  4. Subject: Re: IBM AS/400 is the world's slowest computer
  5. Organization: Keith's Computer, Hope Mills, NC
  6. Date: Tue, 22 Dec 92 16:42:47 GMT
  7. Message-ID: <1992Dec22.164247.9481@ksmith.uucp>
  8. Followup-To: comp.misc
  9. References: <1992Dec18.165950.15013@webo.dg.com> <1992Dec20.221103.13995@ksmith.uucp> <1992Dec21.141558.18626@rchland.ibm.com>
  10. Lines: 92
  11.  
  12. In article <1992Dec21.141558.18626@rchland.ibm.com> cecchi@rchland.vnet.ibm.com (Del Cecchi) writes:
  13. >In article <1992Dec20.221103.13995@ksmith.uucp>, keith@ksmith.uucp (Keith Smith) writes:
  14. >|> In article <1992Dec18.165950.15013@webo.dg.com> lewine@cheshirecat.webo.dg.com writes:
  15. >|> >IBM is currently running full-page Ads that claim "The AS/400
  16. >|> >is the world's most powerfull computer with the industry's best
  17. >|> >price/performance(*)"
  18. >|> If you own one, pray no one nukes the New England plant where all 100 or
  19. >|> so people that know AS/400 internals work.
  20. >
  21. >New England?.  Gee I always thought Minnesota was considered part of the Midwest.
  22. > The AS/400 is developed in Rochester MINNESOTA.  And we have a few more than 100
  23. >people out here on the tundra doing development.  
  24.  
  25. Oh, Wow,  You'd never guess I wasen't a geography major.  Ah soo, not NY
  26. but Minnesota ...  Well,  It's still too d*mn cold up there :) :) :)!
  27.  
  28. SYSTEM development?  Low level stuff?
  29.  
  30. >
  31. >I take it you don't like RPG? :-).   Talking about B series models when the
  32. >current machines are E  or something like that is also sort of a cheap shot also.
  33. > So How does that 486 run when you put 10 or 20 users on it doing order entry?.  
  34.  
  35. I've had 15 people doing Sales order entry on a 386/16DX with SCO Xenix
  36. under a BBx (Interpeted Business BASIC).  Order entry is CHEAP.  The
  37. *REAL* question is how EITHER of them run with 10 people doing DIFFERENT
  38. sorts on the *SAME* rather large database file.  I have no basis for
  39. comparison on a '400, but 3 Simultaneous sorts of our 100MB Customer
  40. File results in a noticeable slowdown of the system, Nothing terrible,
  41. but very noticeable.  I do have the FFS disk buffers tuned down in the
  42. 2-4MB range, as I (<grin>) am more concerned with enough RAM to Compile
  43. quickly. 
  44.  
  45. We bought the B model brand new a little over 3 years ago.  C's came out
  46. the following spring, E's are a recent inovation.  Prices on the whole
  47. line have been dropping like a rock.  We dumped early this year when we
  48. looked at the cost of upgrading it to something a little more useable.
  49.  
  50. RPG is fine.  It's the IBM MIS folks that drive me crazy.  I'd have
  51. trouble coming up with a language much better for creating a simple
  52. report, or doing a simple file filter.  But I constantly see programs
  53. where every single line of code is conditioned by an indicator.  GAG!
  54.  
  55. OCL is ok too! It's CL that sucks.  Compiling Control Language is
  56. idiotic.  CL Syntax is pitiful.  The manuals make the syntax clear as
  57. mud.  You provide menu's and forms everywhere, but then make the CL
  58. syntax so verbose and complex that you *HAVE* to use the menu or command
  59. form for even the most simple of tasks because of the myriad of required
  60. options. The screen at a time oriented nature of the machine makes it damn
  61. near impossible with the provided tools to implement a reasonable text
  62. editor.  SEU is, well, SEU.  IBM's solution is to buy ANOTHER computer
  63. and PC support to get the job done.  Swell. Text Processing is cheap in
  64. terms of computer resource.
  65.  
  66. The storage structure of the machine is kind of Bizarre too.  Lesse, we
  67. have Libraries, Objects, and Members.  Database files are Objects,
  68. program sources are MEMBERS within objects, but the programs themselves
  69. are objects of a different type.  How many different TYPES of objects do
  70. you have on an AS/400?  Also *ALL* different types of objects must be
  71. treated differently.  It's like a cross between a tree and the linear
  72. structure of the /36 /34.  It doesn't hit either end.
  73.  
  74. Good points.  Yep,  Unified database structure.  *ALL* data files are
  75. the same format, and can therefore be manipulated by any program on the
  76. system.  Security, albeit a little complex has some simplifiable
  77. features I'd like to see in *IX. Like authorization holders and
  78. authorization lists for example.
  79.  
  80. Comparing a E90 to a 486 Single CPU box isn't fair either.  Grab a Wyse
  81. 7000 or 9000 or some other MP 486 box.  I was comparing a $60,000 box to
  82. a $15,000 one.  How much AS/400 can I get for $15,000 today?
  83.  
  84. It also depends a lot on what you want to *DO* with the darn thing.  Can
  85. I put 48 ASCII text devices on it? (What I have on the 486) including 3
  86. MultiTech FAX modems, and 3 Worldblazers doing Simple data transfer from
  87. remote PC's with say Zmodem or Xmodem? How about that HP?  Now the key, 
  88. What is *THIS* gonna cost.  How much does an Ethernet Adaptor & software
  89. jack onto the price?  TWINAX interfaces seem to jack up the cost  of all
  90. the perhipherals a bit.  How much is a TWINAX workstation as opposed to
  91. a $400 Wyse?  What is my cost/port for ASCII/RS-232 interface?  How much
  92. am I gonna pay in 3 months when I need another 2G of disk space?  Who
  93. can I buy that from besides IBM?
  94.  
  95. If *ALL YOU WANT TO DO* is TPC's on a single machine used as a database
  96. server of sorts ....
  97.  
  98. Follow-ups to comp.misc
  99.  
  100. -- 
  101. Keith Smith          uunet!ksmith!keith            5719 Archer Rd.
  102. Digital Designs      BBS 1-919-423-4216            Hope Mills, NC 28348-2201
  103. Somewhere in the Styx of North Carolina ...
  104.