My Oracle Support Banner

NSAW : Process To Get the TrustStorePassword And KeyStorePassword For a ADW Instance To Use In The OJDBC Connection (Doc ID 3019330.1)

Last updated on MAY 01, 2024

Applies to:

Netsuite Analytics Warehouse - Version 24.R1.x and later
Information in this document applies to any platform.

Goal

Process to get the trustStorePassword and keyStorePassword for any NSAW instance 

#javax.net.ssl.trustStore=${TNS_ADMIN}/truststore.jks
#javax.net.ssl.trustStorePassword=<password_from_console>
#javax.net.ssl.keyStore=${TNS_ADMIN}/keystore.jks
#javax.net.ssl.keyStorePassword=<password_from_console>
 

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Goal
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.