Nexus supports connection to oracle database with the help of Oracle Extension. Oracle extension is developed and maintained by Nexus Development Team. See extension home page to know more about the oracle extension.
Oracle Autonomous database can only be connected with wallet files from any other application.
Prerequisite
Download wallet from Oracle Service Console / OCI - CLI
Access to Nexus Infrastructure (Kubernetes)
Nexus should be deployed using Nexus Helm chart as described here
Refer this article on how to download the wallet from oracle service console
Contact Nexus Team to setup connection Oracle ADB in case nexus installed without Official Helm chart
Configuration
Create secret to store wallet
Extract the cwallet.sso and ewallet.p12 files from wallet zip file into separate folder
unzip/usr/home/dev-wallet.zip-d/usr/home/wallet
Now create secret to store the wallet files with specific namespace(if nexus not deployed on default namespace).
Use any one of the above like configuration as Connection String. Add MY_WALLET_DIRECTORY value to refer the wallet folder location for our connection. Let's take a example of devdwh1stage_high