Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: No future for DB2

Re: No future for DB2

From: Buck Nuggets <bucknuggets_at_yahoo.com>
Date: 31 Jul 2005 22:01:03 -0700
Message-ID: <1122869396.685515.233590@g47g2000cwa.googlegroups.com>


DA Morgan wrote:

> Buck Nuggets wrote:

>> db2 has less moving parts to worry about

> Oracle has one ... RMAN ... how many less does DB2 have?

Hmm, most databases I've worked with don't require an entire subsystem to make restoration humanly possible. Granted - oracle gives a vast variety of restoration options, still - most databases don't need entire manuals on just backup & recovery: just a single chapter in a book. A chapter that a junior dba can easily master, and can be expected to perform correctly in a pinch.

And rman doesn't insulate the dba from all of the complexity of error stacks, scns, resetlog/incomplete recovery complexities, etc. Nor does a GUI & responsitory-based approach beat a simple text backup command without bringing up a variety of other challenges. In the management of remote databases over various line speeds, GUIs leave a lot to be desired. In the reliable and mature management of any software, the ideal process involves the use software configuration management practices & tools (cvs, etc), testing of the process in a test environment and checkout to production. Not, a manual reentry of data into a production repository.

So yeah, RMAN is great, and I won't hesitate to use it on my next oracle project. But it's only great compared to the oracle alternatives. Which is a problem that appears peculiar to oracle. Received on Mon Aug 01 2005 - 00:01:03 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US