|  |     You make good arguments for VMS. However, SUN's points really aren't
    that strong.
    
    OPEN SYSTEMS
    ------------
    	VMS has announced POSIX compliant VMS to be delivered this year.
    This allows you to build portable applications. Is SUN going to deliver
    POSIX 1003.1, .2 or .4? They are members of UNIX International which is
    pushing SVID as the OPEN interface. SVID is SYSTEM V INTERFACE
    DESCRIPTION. Who controls SVID? UNIX International! POSIX is controlled
    by an independent authority, IEEE! Even IBM will support POSIX. Who is
    more OPEN now? Get a copy of the DISCOVERY SEMINAR - VMS OPEN SYSTEMS
    to show the customer our comittment to true open systems.
    
    Price/Performance-Is this bet your business kind of stuff? Is it 24x7?
    We have fault tolerance when they need it, we can grown when they need
    it. Can they do 2-phase commit? Can they do full distributed databases?
    Can they allocate storage areas (or pieces of it) to different disks?
    Is the money they are going to save really worth it?
    
    It's trendy. So were pet rocks. Where are they now? 
 | 
|  | >   The gist is U**X is great if used appropriately, but is not yet mature 
>   enough, unless your a gambling man, to confidently bet your business on it.
Agreed. I find myself coming and going between Ultrix/SQL (=Ingres) on Ultrix
and Rdb on VMS, and the points that strike me most as major weaknesses in the
Ingres/U*ix solution are :
- the lack of adequate database management tools : multiple error logs, no easy
  to use tool for database monitoring, extremely poor backup / restore tools.
- the presence of _one_ central transaction log common to _all_ databases makes
  it a potential bottleneck and, worse, a single point of failure for the
  complete installation. In case of trouble with that log, you lose access to
  _all_ your databases, even the ones that were not in use at the time of
  failure !
- the lack of robustness of the U*ix file system itself: after a major system 
  crash, Ingres will be able to recover your databases - but before you reach
  that point, you will first have to hope that the U*ix file system is able
  to correctly restart (and wait while it does it).
/albert
PS: About NFS - Ingres does not allow any database file to reside on an NFS
disk.
 |