Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!cbatt!cwruecmp!hal!ncoast!covici From: covici@ncoast.UUCP Newsgroups: comp.databases Subject: Re: Ingres, Oracle and Rdb evaluation Message-ID: <2509@ncoast.UUCP> Date: Fri, 15-May-87 02:26:04 EDT Article-I.D.: ncoast.2509 Posted: Fri May 15 02:26:04 1987 Date-Received: Sat, 16-May-87 15:05:40 EDT References: <2097@cwruecmp.UUCP> Reply-To: covici@ncoast.UUCP (John Covici) Organization: Cleveland Public Access UN*X, Cleveland, Oh Lines: 38 Keywords: Ingres, Oracle, Rdb In article <2097@cwruecmp.UUCP> shrimali@cwruecmp.UUCP (Tarkeshwar Shrimali) writes: > > > I am evaluating Oracle, Ingres and Rdb for a Vax 8250. If any of >you have done a similar exercise or have experience with either of these >products, I'll appreciate hearing from you. > > > If there are sufficient replys I'll summarize and post it. > > Thank you, > > > shrimali@case -via csnet > > I may be able to help. I have evaluated RDB at least and would be very interested to hear anything about ORACLE or INGRES. I was using very small records with lots of keys and RDB diesn't like that kind of thing. Apparently, it keeps all duplicate keys in a linear list so deleting a key with a large number of duplicate can take quite a while. I also found some strange bugs such as the fact that you cannot have a field named "description" and other strange things -- particularly with the callable interface. I was trying to simulate a large database and I must add that DEC did tell me that RDB was not good for that. I hope this helps. John