Implementing Cloud Database (ADB) Connection
To implement the cloud database (ADB) connection in your application, make sure that the database is set up and ready. For instructions to set up the database, refere to the Oracle Utilities Digital Asset Management Database Administrator's Guide included in this release.
1. Set the “Database Override Connection String” in Menu Option 4 as follows:
a. Run configureEnv.sh/cmd and select Menu 4.
b. Input the following value for “Database Override Connection String”:
jdbc:oracle:thin:@<TNSNAME>?TNS_ADMIN=<Wallet File location>
c. Enter <P> to process.
2. Run initialSetup.sh/cmd.
3. Restart the application.