473,763 Members | 2,714 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

No future for DB2

This article is very bleak about future of DB2. How credible is the
author. http://www.eweek.com/article2/0,1895,1839681,00.asp

Nov 12 '05
375 18140
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.

Nov 12 '05 #231
Buck Nuggets wrote:
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.
Very good point, in fact.
One might of course also deduct that most other databases gloss
over the multiple possibilities and combinations of recovery.
One size fits all comes to mind. With the obvious consequences
in downtimes.

Having said that, I'm the first to agree: Oracle recovery is a
tad too far optioned and it can be very confusing. I'd like to
see a much simpler approach for the Standard Edition of the
software and yes of course, a "full blown all bells and whistles"
for the Enterprise Edition.
oracle project. But it's only great compared to the oracle
alternatives. Which is a problem that appears peculiar to oracle.


I assume you mean "the alternatives within oracle"? ;)
Well, having been on the receiving end of recovering SS and udb
databases in Windoze, all I can say is without RMAN I don't see
Oracle as that much different from the others:

"Cleanup remnants, restore from backup, restart in maintenance
mode, apply logs, reopen for general access."

Exactly what is soooo complex about that? Or soooo diferent
from what everyone does?

Ah!: you mean what to do if you do NOT want to wait for a
complete restore of ALL database files?

Well, asking how to do that in udb and SS would be a good
starting point. Instead of blaming Oracle for being able to,
with/without RMAN...

Nov 12 '05 #232
Larry wrote:
Between the mainframe and Linux/UNIX/Windows Daniel?

Larry E.

DA Morgan wrote:
Larry wrote:
That's not the point. One of your complaints about DB2 was that
Replication costs $. It doesn't ... only on z/OS and i-series. So
does Oracle apparently.

Larry E.


1. Please don't top post
2. So does Oracle apparently what?

Charge for replication services? No.


1. Please don't top post.
2. Between any Oracle implementation on any operating system on any
platform.
--
Daniel A. Morgan
http://www.psoug.org
da******@x.wash ington.edu
(replace x with u to respond)
Nov 12 '05 #233
Madison Pruet wrote:
I didn't know that Oracle replication was available on the standard edition.
I thought that it was only available on the enterprise edition. Am I
mistaken?


1. Please don't top post.
2. You are correct.
--
Daniel A. Morgan
http://www.psoug.org
da******@x.wash ington.edu
(replace x with u to respond)
Nov 12 '05 #234
bka wrote:
Replicaton to/from Oracle has nothing do with Enterprise and/or
standard edition - to replicate to Oracle or SQL Server, you need IBM
Information Integator.


I understand that runs really well on the Mac OSX/Darwin platform. ;-)
--
Daniel A. Morgan
http://www.psoug.org
da******@x.wash ington.edu
(replace x with u to respond)
Nov 12 '05 #235
bka wrote:
this thread is cross posted to:
comp.databases. ibm-db2,comp.databa ses.informix,co mp.databases.or acle.server
you see, this is where your totaly moronic argumentation
fails. First you complain about:

"the 1530 people who posted something about tpc in comp.databases: "

Now, you claim it's not comp.databases but it's the ones above.
As if: you can read, no one else can, and they are all one
and the same. It shows your total ignorance about the Usenet
that you consider comp.databases the same as the above...

What can I say? You change the contents of your arguments at will,
"adapt" your replies to the whim of the moment, and then "complain
to mommy" you get treated like you deserve?
but I do apologize for using the acronym tpc, which launched you into
and totally out of the context of the thread. You just wanted to
bring in what you thought was a "winning argument". It isn't. No
one outside of your little circle of friends CARES a toss about tpc.
your foaming at the mouth tirade and elicited the very adult phrases
"Stuff them", "wanker", "WTF", and "bullshit".
In kind. That's how much contempt I have tpc in, and their followers.
And I'm FAR from being the only person thinking that way.
Isn't it finally clear?
thread to such a childish level with such disturbing opinions. i know
you'll do your best to keep it professional and respectful - your
posting history speaks for itself, and says volumes about your
circumspection, and why your opinions in this forum are valued as much
as they are worth.


Depends. If you like to hear the "approved" opinion and toe
company lines, then you are going to be very unhappy on the
Usenet. I do strongly suggest you grow a thick skin.

And here is another clarification: I don't give a rat's arse
what you or anyone else on the above groups or the Usenet think
of you, me or anyone else. And if you don't like that you can
go suck an egg. Because sure as heck I'm not gonna change one
smidgeon for your benefit.

And now, get lost.

Nov 12 '05 #236
Buck Nuggets wrote:
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.


On the other hand RMAN allows almost instantaneous replacement of a
single damaged block in a multi-terabyte datafile. You can hav a
choice ... you can have simple and be off-line for hours ... or you
can have a tool included in your license that gets you back on-line
before the CTO can call to complain.

Anyone incapable of using RMAN shouldn't be allowed to touch a keyboard
or to operate a radio.
--
Daniel A. Morgan
http://www.psoug.org
da******@x.wash ington.edu
(replace x with u to respond)
Nov 12 '05 #237

DA Morgan wrote:
Madison Pruet wrote:
I didn't know that Oracle replication was available on the standard edition.
I thought that it was only available on the enterprise edition. Am I
mistaken?


1. Please don't top post.
2. You are correct.


He's correct in that he's mistaken. Snapshot replication
(basic replication) *is* available in Standard Edition, 9i.
Advanced replication (master2master) is only in EE.
10g might have changed that, but that will be another
reason for people not to upgrade...

Nov 12 '05 #238
DA Morgan wrote:
All joking aside ...
how many people do you know in IT today that can't, given a single
first-normal form table, convert it to 2NF, 3NF, etc.
All joking aside? I can count on two hands people in my previous
job who were familiar with NF. Certainly in the upper management
spheres there were simply none. And that was an IT organization,
IBM var and all that jazz.

Ah yes: they all vented as if they knew a lot about it. Then a
coupla pointed questions later they'd be changing subjects vvf...
More on this later and hopefully something about the American College
of Database Professionals: An organization in its formative stages and
modeled after other professional organizations such as www.facs.org.


Careful with that stuff: an organisation imposed from the "top down"
instead of being discussed and accepted by the people in the profession

is going to go the same way as the Oracle "certifications ":
right next to the dodo.

Enough of vendor-sponsored "certifying " orgs already....

Nov 12 '05 #239


"Chris \( Val \)" <ch******@bigpo nd.com.au> wrote:

http://www.dack.com/web/bullshit.html
I'm sure that I've actually seen some of these in job ads!
Brillo!

Paul...

Chris Val

--

plinehan __at__ yahoo __dot__ __com__

XP Pro, SP 2,

Oracle, 9.2.0.1.0 (Enterprise Ed.)
Interbase 6.0.1.0;

When asking database related questions, please give other posters
some clues, like operating system, version of db being used and DDL.
The exact text and/or number of error messages is useful (!= "it didn't work!").
Thanks.

Furthermore, as a courtesy to those who spend
time analysing and attempting to help, please
do not top post.
Nov 12 '05 #240

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

47
3664
by: David Eng | last post by:
> For many years now enterprise business application development has > been the core area for the use of C++. > Today a significant share to this segment has already been lost to > SUN's Java technology and with MS now abandoning C++ in favour if its > proprietery .NET and C# technology, how long can we except C++ to hold > on against these might competitors? > Has C++ become a dying language? > What is the future of C++? As I posted...
35
3344
by: GTO | last post by:
I do not believe that C# is the future of C++. I also do not believe that adding two thousand new library functions to the standard library is the future of C++. But what is the future of C++? Is it as good as a programming language can get? Like so many of you, I programmed speech recognizers, image recognition systems, a portion of a chess program, lots of numeric code using STL, and tons of other applications in C++, (even firmware...
9
2367
by: Lyle Fairfield | last post by:
It's confusing. Many people here and elsewhere make many different predictions: There's an introduction mentioning some aspects of this at http://msdn.microsoft.com/data/mdac/techinfo/default.aspx? pull=/library/en-us/dnmdac/html/data_mdacroadmap.asp revised Sep 2005 (upper case conversions are mine)
2
2163
by: | last post by:
Everything seems to be moving to .NET and VC++ seems to be adding a lot of managed code support every new release. The questions: is unmanaged code in VC++ beeing phased out in favour of managed code? And suppose I still program in VC++ 6.0, can I safely assume that the code I use in VC++ 6.0 will still be available in future VC++ versions. Finally will VC++ 6.0 generated executables be still be able to run on futur Windows versions and...
0
1854
by: Fuzzyman | last post by:
Hello all, The following is a copy of a blog entry. It's asking a question about future statements and the built in compile function. I'd appreciate any pointers or comments about possible approaches. `Movable Python <http://www.voidspace.org.uk/python/movpy/>`_ supports running both Python scripts and ``.pyc`` bytecode files. It does this by compiling scripts to bytecode, or extracting the code object from bytecode files, and then...
29
3133
by: Zootal | last post by:
My apologies if this gets asked/discussed a lot. With c# rampaging through corporate USA (and other countries), what impact will this have on the usage and future of c++? I've used both of them a bit. I'm in school, and our CS program does not use c#, but uses mostly c++ and a bit of java. C# is relegated ot the CIS programs. Out there in the real world, what kind of a future does c++ have?
6
14452
by: rohayre | last post by:
Im a long time java developer and actually have never done anything with java scripting. I'd like to write a short simple script for calculating a date in the future based on today's date and a letter. Can I use javascripting to create a webpage to allow a user to enter a letter and then click a button to find a future calendar date? I'm just not sure how much user interaction scripting allows. Does java scripting allow buttons, textfields...
190
8169
by: blangela | last post by:
If you had asked me 5 years ago about the future of C++, I would have told you that its future was assured for many years to come. Recently, I have been starting to wonder. I have been teaching C++ at a local polytechnical school here in Vancouver, Canada for approximately 8 years. Six years ago, at the height (or should I say volume?) of the internet bubble, I had 80+ students per semester in my C++ course. Now I am fortunate to have...
5
3593
by: KimmoA | last post by:
Does C have a future? I'd like to think so, but nobody seems to agree with me. Of course, I don't use C in my profession, and maybe I wouldn't be using it if I had the pressure to actually produce things with deadlines and stuff. Hmm. That's a depressing thought. I can't stand OOP. Yes, it is beautiful in theory, and it might make sense for huge projects with many people involved, but I don't want anything to do with it. (I switched to C...
51
3432
by: Jon Harrop | last post by:
If Microsoft turn F# into a product and place it alongside C# and VB, will many people migrate from C# to F#? -- Dr Jon D Harrop, Flying Frog Consultancy http://www.ffconsultancy.com/products/?u
0
9563
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10145
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
9998
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
9938
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
1
7366
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5270
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5406
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3917
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
3523
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.