Slashdot Mirror


User: DBP310

DBP310's activity in the archive.

Stories
0
Comments
2
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2

  1. What Oracle really wants on IBM to Oracle - You Can't Buy Open Source · · Score: 1

    Oracle doesn't want to own a linux distrib. What Oracle wants is a standard hardware interface for its database software. A bare metal install for the database. They tried to do this some years back but it never took off. They would like to have a "Database Appliance". Cuts down on the security issues for them becuase they control everything.. Install and patching is easy for you because it's one product, the Database.. But it doesn't have to stop at the database. You can have an AS appliance... and so on.. The "full stack"

  2. Re:Some kind of cluster on NZX Moves To Oracle On Linux · · Score: 1

    Beowulf is a shared nothing cluster. Great for some things not great for databases. Oracle RAC is a shared disk cluster. 2-XXX Number of Servers have access to the same datafiles and each others mem space.