Remix.run Logo
forinti 4 days ago

People keep using Oracle because they have a ton of code and migration would be too costly.

Oracle is not imune to software issues. In fact, this year I lost two weekends because of a buggy upgrade on the cloud that left my production cluster in a failed state.

chrismustcode 4 days ago | parent | next [-]

A lot of these have business logic literally in the database built up over years.

It’s a mammoth task for them to migrate

reactordev 4 days ago | parent [-]

Oracle Consulting gladly built it all as stored procs with a UI.

jtbaker 4 days ago | parent [-]

> built

billed

reactordev 4 days ago | parent [-]

annually

taneq 4 days ago | parent | prev [-]

It’s not about being immune to software issues. It’s about having a vendor to cop the blame if something goes wrong.

forinti 3 days ago | parent [-]

It doesn't do me any good. All I can get from Oracle is the possibility of opening a support ticket and then having to send them tons of log files. If I use max severity, they expect me to be available 24/7, any other severity means they'll take weeks to look at it.

Most times I prefer to wade through the knowledge base until I find a solution.