Oracle Database Certifications Are No Longer Permanent
jfruh writes: It used to be that you could get an Oracle database certification and declare yourself Oracle-certified for the rest of your career. That time is now over, causing a certain amount of consternation among DBAs. On the one hand, it makes sense that someone who's only been certified on a decade-old version of the product should need to prove they've updated their skills. On the other, Oracle charges for certification and will definitely profit from this shift."
I agree with you when it comes to third party certification courses, but not when its the company certifying you in its own products - they have a vested PR interest to not endorse people who can't do the job.
You don't work with Oracle do you?
Their primary marketing slogan is: "Shut the fuck up and give us your money"
Oracle is becoming increasingly irrelevant....
I snuck PostgreSQL into the organization in 2005 to handle certain Web activity. It worked great for years, and my boss later decided to use it for other projects that were slated to use Oracle. All of those projects were so maintenance free at the database end that we later decided to replace Oracle with PostgreSQL for all of our database needs.
We found that the Oracle "features" we paid for failed when they were needed most, and therefore didn't work as advertised. PostgreSQL's replication and standby features would have been good enough.
I use PostgreSQL for all of my low end needs, too. I tried MySQL off and on for years, and it is still a terrible database (alter the data to fit the contraints!) when data are important. Even more exciting, though, is that PostgreSQL is slowly adding high-end features into its core infrastructure. And those features adhere to the PostgreSQL ACID philosophy.