python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Run Oracle 12c on Kubernetes
I am trying to run Oracle 12c on Kubernetes.
When I start it as docker container the FIRST TIME I have to wait until it configures.
It configures successfully and pass scripts in my configDBora.sh tha...
Max Prime
Votes: 0
Answers: 2
Configure spring boot with Oracle DB SSL/TCPS
I need to configure Spring boot with TCPS for Oracle DB, I've found an article for normal java program but couldn't find any resources for spring boot configuration
Properties props = new Properti...
Muhammad Nabil
Votes: 0
Answers: 0
Yearly Partitioning a Integer column which stores Date as ID
I have a table which has a DATE_ID column (Integer data type). This column basically stores dates in ID format. Input data:
DATE_ID
19961210
19991001
20051212
20090108
I need to part...
Vaibhav Gupta
Votes: 0
Answers: 2
Oracle database with SSL using Java Keystore
I'm looking for guidance on steps to configure an Oracle 12c database to use SSL with JKS. I found a tutorial which was very clear on steps, however, this ended up being for oracle wallets which my cl...

user3470887
Votes: 0
Answers: 0