473,789 Members | 2,925 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 18204
Data Goob wrote:
Noons wrote:
Serge Rielau apparently said,on my timestamp of 29/07/2005 8:52 PM:
Funny, I thought assembly language to rules supreme.


That too, but I'm not a masochist... Done my time with
360 and 370 Assembler thank you very much: I leave that
for the zOS DB2 programmers. ;)

Folks are debating DBA skills in these forums. Ever tried to get
C/C++ skills? It's a b**** to get a good C programmer nowadays.


Actually, they are pretty easy to find in Australia. And cheap, too.
Same goes for VB and C# programmers, BTW. Nowadays it's harder to
find a J2EE guy than anything else, as a matter of fact.
Certainty the kids who wrote C when they were 16 and hit the job with
10 years experience don't exist anymore.


Yeah but they were never any good. I'm talking about professional
programmers. Not script kiddies writing TSRs for fun.
Point being, you wouldn't go back to micro-coding, you wouldn't go
back to assembly. Too expensive in labour, too unwieldy.
C/C++ is already turning into a niche skill.


Begging your pardon, that's the biggest pile of marketing dung
out there. I understand it's not sourced from you. But it's
totally untrue.

Which language do you reckon the ENTIRE edifice of GNU and open
source software is built on? And Linux? And Apache? And most of
the opensource appservers? And just about every other piece of
commercial software for the PC environment? Adobe software,
for example? Symantec? The entire edifice of Windoze/SS/Microsoft
Office software? DotNot itself?

Java/J2EE??? Pah!! Freakin' NO WAY in the darn world!!!

Do you think there is ONE LINE of Java in ANY search engine
out there? It's ALL C and C++, Apache, opensource OS and s/w and
script languages, Serge. I'm in the thick of it now, I know what I
see. 3/4 of all that crap you hear about Java/J2EE and internet
technology is TOTALLY and UTTERLY false: a complete hoax!

Don't believe the marketing BULL that Java has taken over the world:
it's the biggest hoax I've ever seen! DotNot and c# alone have
MORE developers than ALL the Java dungheap!
The abstraction layer just keeps on rising because Moore's law and
inflation favours throwing Hz and bytes at any problem over brain.


You can't throw Hz at a J2EE app and expect it to run well.
Believe me, I've seen that approach daily. For 4 looong years.
It never worked, not even ONCE!!!
I've seen piddly apps with less than 200 tables in them
throw a big iron server (name with-held but it has 3 letters)
completely out the window. The darn thing is so moronically
inefficient it doesn't matter how much hardware you throw at it,
it just WON'T work with any SIGNIFICANTLY large app.
See above. You, I, we are too expensive. We expect our salaries to rise.


Nope. Wrong again. Middle age experienced techos are
a dime a dozen and dirt cheap compared to snotty kids who
expect to be on the way to the 5th million by age 28.

Besides, the middle age mob IS experienced, has had ALL
the training they need and has a work ethic that no
modern snotty kid can match. And it can learn c# dirt easy.
We are dirt cheap nowadays, Serge. We don't need expensive
training, we can read a book and make sense of it, we're past
the age of raising babies or taking long weekends on the booze.

The Java mob doesn't stand a hope in hell against that:
their learning curve for anything is ten times as high
and expensive. Don't believe the marketing crap you hear.
It's all rubbish peddled by IDE and snake-oil vendors.

DotNot beats the sweet bejesus off J2EE, any time you might
care to compare them with anything slightly more complex than a
moronic shopping cart. And there is very little Java in it,
if any.

Which do you reckon is gonna win, something that takes 2 days
and a mouse to learn, or something that requires 4000 pages
of just the basic user guide?

I was told many times over the last 4 years that without Java
I couldn't find a job anywhere. Complete hoax. Once I got
terminally pissed-off with the pile of rubbish I was being fed
at an IBM VAR and started looking, took me two months to find
one. Can't complain. And no, I didn't take a pay cut.
Quite the opposite. Then again, I never charged the silly
small fortunes of the y2k era...

Amen!

I see one or two Java jobs occasionally now and then, almost
never. Don't know where the shops are that are using Java, and
most certainly don't see any commercial applications using it.
I have seen a couple of file-manager-applets, but not much
else, or installation programs. Maybe inside intranet apps,
but even there never heard of many.

If there are commercial applications, they are either C++ or
scripted like PHP, Perl, ASP, or C#.

The rest what Noons said.

:-)


Again the deciding factor may be geography. I see a lot of Java
here in the US Pacific Northwest. See a lot of .NET too ... but
the interest in .NET seems to be waning and interest in PHP
increasing.
--
Daniel A. Morgan
http://www.psoug.org
da******@x.wash ington.edu
(replace x with u to respond)
Nov 12 '05 #171
> Recoveries? Yeah, I seldom need to recover databases. But I think
that a primary responsibility of a dba is to be able to restore a
database. :-) So, I'm a big believer to running backup/restore drills
if necessary to develop that skill.

How could running recovery drills be easier in DB2 than in Oracle?
This is a pure assumption. Apparently they have not been Oracle trained.

True. Nor had they been db2-trained prior to starting this project.
But I've got the same amount of experience with both databases, and
have built similar data warehouse projects on both. Both are great for
warehousing, with each having cool strengths. Oracle's partition
management and third-party support is fantastic. DB2's MDC (like
partitioning) is both fantastic and included in the base product. And
supporting and explaining db2 is much easier in my experience.


If I were to compare Oracle and DB2, ease of use or support would be the
last thing come to mind. The overall difference is so minor. Anybody with
slightly different experience would disagree with you.

No, partitioning is not included in DB2 Workgroup Edition. You can't even do
simple replications in DB2 without purchasing a separate product.

Nov 12 '05 #172
Short term, useful Informix features (onstat, HDR, range partitioning)
are being added (or have been added) to DB2. But there's no reason to
rush and merge the codebases as long as customers continue to buy
Informix products like XPS, IDS, RedBrick, Cloudscape and U2. IBM
never merged IMS and DB2 on zOS, as both have healthy revenue streams.
And we never distcontinued DB2 on VSE/VM, as customers continue to pay
their license fees. There are many ways for a product to be viable,
successful, profitable, and do useful work for customers without being
the number 1 database on platform x.


Range partitioning is a new feature for DB2?
Nov 12 '05 #173
bka
Range partiioning will be added to DB2 LUW in a future release. DB2 LUW
currently has hash partitioning and multi-dimensional clustering.

Nov 12 '05 #174
Bob Jones wrote:
Recoveries? Yeah, I seldom need to recover databases. But I think
that a primary responsibility of a dba is to be able to restore a
database. :-) So, I'm a big believer to running backup/restore drills
if necessary to develop that skill.

How could running recovery drills be easier in DB2 than in Oracle?


I found the idea that backup/recovery was an issue fascinating. When I
set up a server I create a backup routine, test it, and then forget it
except when configuration changes are made or to perform routine
verification that it still works. If it is something someone has to
think about daily they did a lousy job of it.

I must confess, though, that these days if my system did anything other
than melt down I would NEVER use a backup to recover. In Oracle I'd
look at flashback table, flashback query, flashback database, lots
of simple effective solutions before I ever went calling for the
off-site backup tapes. I think some of these people are still operating
the way they did in the 1980s.
--
Daniel A. Morgan
http://www.psoug.org
da******@x.wash ington.edu
(replace x with u to respond)
Nov 12 '05 #175
bka
Nothing like lots of capital letters to advance a technical argument!

You must practise Llap-Goch
(http://www.geocities.com/Hollywood/8456/Llapgoch.htm):

" ... the Secret Welsh ART of SELF DEFENCE that requires NO
INTELLIGENCE, STRENGTH or PHYSICAL courage

The FANTASTIC SECRETS of the SECRET world-famous method of SELF
DEFENCE, kept secret for centuries because of their DEADLY POWER to
MAIM, KILL, SMASH, BATTER, FRACTURE, CRUSH, DISMEMBER, CRACK,
DISEMBOWEL, CRIPPLE, SNAP and HARM are now revealed to YOU in the
English Language by a LLAPGOCH master AT HIS OWN RISK, PROVIDED you
promise to MAIM, CRUSH, DISEMBOWEL and so on ONLY in SELF DEFENCE.*
* This is just to cover ourselves, as you will understand.

WHO IS THIS MAN?
This is the LLAP-GOCH MASTER who will reveal to YOU ONLY the
SECRETS of LLAP-GOCH. He is a fully qualified leek coloured belt first
dai master and cares nothing for penal reform.

WHY 'At his own risk'?

BECAUSE if his fellow masters of LLAPGOCH DISCOVER his IDENTITY, they
will PUNISH HIM SEVERELY for revealing the DEADLY secrets he had
promised to keep SECRET, without giving them a piece of the ACTION, and
also BECAUSE of the TERRIBLE risk of PUNISHMENT he runs under the
Trades Description Act.
WHAT is LLAP-GOCH?

IT is THE most DEADLY form OF SECRET self-DEFENCE that HAS ever been
widely advertised and available to EVERYONE.

WHY ALL the CAPITALS?

Because THE most likely kind OF person TO answer THIS sort OF
advertisement HAS less trouble under-STANDING words if they ARE written
in BIG letters. ..."

Nov 12 '05 #176
DA Morgan wrote:

Again the deciding factor may be geography. I see a lot of Java
here in the US Pacific Northwest. See a lot of .NET too ... but
the interest in .NET seems to be waning and interest in PHP
increasing.


It is probably safe to say that browser-based applications are
the most popular, but of course there is still plenty of program
development outside the browser. But in the browser-based app
environment Linux/Apache/MySQL/PHP rules:

Most popular web server: Apache
http://www.securityspace.com/s_surve...com/index.html
http://www.securityspace.com/s_surve...506/index.html

http://survey.netcraft.com/Survey/Reports/0507/
http://news.netcraft.com/archives/we...er_survey.html
Most popular module(s) for Apache: PHP
http://www.securityspace.com/s_surve...pachemods.html

To bolster the "there-isn't-any-Java" argument:
http://www.securityspace.com/s_surve...6/techpen.html

Bonus:
http://news.netcraft.com/archives/20..._and_mono.html

Nov 12 '05 #177
> Range partiioning will be added to DB2 LUW in a future release. DB2 LUW
currently has hash partitioning and multi-dimensional clustering.


My goodness, DB2 is really behind in this area.
Nov 12 '05 #178
Bob Jones wrote:
Range partiioning will be added to DB2 LUW in a future release. DB2 LUW
currently has hash partitioning and multi-dimensional clustering.

My goodness, DB2 is really behind in this area.


I thought someone was joking. Range, hash, and list partitioning
and subpartitioning have been in Oracle for close to a decade.
--
Daniel A. Morgan
http://www.psoug.org
da******@x.wash ington.edu
(replace x with u to respond)
Nov 12 '05 #179
"Bob Jones" <em***@me.not > wrote in message
news:nN******** *********@newss vr14.news.prodi gy.com...
Range partiioning will be added to DB2 LUW in a future release. DB2 LUW
currently has hash partitioning and multi-dimensional clustering.

My goodness, DB2 is really behind in this area.

I have used range partitioning on DB2 for z/OS (it has been available for
over a decade) and I think it is over-rated. UNION all views on multiple
tables works better IMO from an admin perspective, and yields excellent
parallel processing benefits on DB2 LUW.

Of course, for massive parallel processing, real database partitioning is
already available with DB2 LUW using DPF.
Nov 12 '05 #180

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

Similar topics

47
3668
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
3360
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
2369
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
2169
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
1856
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
3134
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
14454
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
8192
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
3594
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
3437
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
9666
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
9511
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10410
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
10200
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
10139
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
7529
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
5418
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...
1
4093
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
2909
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.