oracle-database-operator icon indicating copy to clipboard operation
oracle-database-operator copied to clipboard

ADB - include unextracted zip file in Secret

Open gotsysdba opened this issue 1 year ago • 0 comments

When provisioning/binding to an ADB and specifying spec.details.wallet, please consider keeping the unzipped wallet file within the secret created (along with the unzipped files currently in the Secret).

Without the zip, the ability to set cloudconfig <wallet.zip> in SQLcl is disabled and there is a requirement to set TNS_ADMIN (due to ojdbc.properties) for connectivity.

gotsysdba avatar May 08 '24 05:05 gotsysdba