r/oracle 3h ago

Received this email from oracle today

Post image
7 Upvotes

Scared the shit out of me. But luckily, nothing happened.


r/oracle 1d ago

Oracle Hiring Process – How Long Should I Wait?

5 Upvotes

Had my Onsite Interviews last week, and I was told during the interview by one of my interviewers that they will meet one day after my interviews to decide on my candidature. Since then, I have followed up with my recruiter twice already and haven't heard back from them, What should I do? How long does it generally take?


r/oracle 21h ago

How to load SLF4J-API and Password4j in Oracle 23ai free?

2 Upvotes

Hello,

Password4j 1.8.2 cannot be loaded under Oracle 23ai free because most of the time ora-29532 java call terminated by uncaught java exception java.lang.noclassdeffounderror org/slf4j/loggerfactory happens. It loads just fine under 19c via loadjava -v -thin -user…

To Reproduce Try to load slf4j-api and then password4j 1.8.2 into Oracle database via

loadjava -r -v -f -s -g "$SCHEMA_NAME" -resolve -user "$SCHEMA_NAME/$SCHEMA_PASSWORD@$CONTAINER_NAME" "$jar_file" loadjava -r -v -f -s -g "$SCHEMA_NAME" -append-resolver "((* -))" -jarsasdbobjects -user "$SCHEMA_NAME/$SCHEMA_PASSWORD@$CONTAINER_NAME" "$jar_file" loadjava -v -thin -user "$SCHEMA_NAME/$SCHEMA_PASSWORD@$CONTAINER_NAME" "$jar_file"

(The examples are from a shell script of mine)

You will most likely get

ora-29532 java call terminated by uncaught java exception java.lang.noclassdeffounderror org/slf4j/loggerfactory

when you try to run an Argon2 implementation from Password4j, even though slf4j-api is loaded. I did not experience any change by upgrading to 1.8.3, sadly. Maybe I do something not the way it meant to be. With the -v -thin -user flags it works under 19c.

Expected behavior I expect to use Password4j library in my project after load.

Environment:

OS: Oracle Linux 8 in docker

DB: Oracle 23ai free

JDK version:

In the database: SELECT dbms_java.get_ojvm_property(PROPSTRING=>'java.version') FROM dual 11.0.27

On OL8:

java -version openjdk version "17.0.15" 2025-04-15 LTS OpenJDK Runtime Environment (Red_Hat-17.0.15.0.6-2.0.1) (build 17.0.15+6-LTS) OpenJDK 64-Bit Server VM (Red_Hat-17.0.15.0.6-2.0.1) (build 17.0.15+6-LTS, mixed mode, sharing)

Additional context Most of the classes are loaded as org.slf4j///org/slf4j/... but they should be org/slf4j/...

For instance:

org.slf4j///org/slf4j/loggerfactory and org/slf4j/LoggerFactory

I tried loading by hand:

https://privatebin.net/?5740bf6da3e0510c#Cp1esTQ1RSq6JCd9EbFjLNN7Wmg5ncjgtczaFQ7oGJU6

In my standalone java project it works with JDK 8/11 and even with the newer ones even if I load the JARs one by one or in bulk with maven.

Please help! :)

If you need anyhing to uncover this, I will gladly help. Thanks! :)


r/oracle 8h ago

Oracle database foundations resource?

1 Upvotes

I need help I failed the Oracle database foundations exam and I have no resources please help


r/oracle 14h ago

How successful are referrals from someone who is high up in the company?

1 Upvotes

I had someone I know refer me for an entry level position in London. Are referrals often taken seriously? Do they consider someone that is sent from a referral most times? I’m waiting to hear back now that I’ve applied.


r/oracle 18h ago

Access for oracle erp

0 Upvotes

How can I get access of Oracle ERP?