External Password Store and Instant Client
I need to use oracle instant client and external password store, but it appears that they are incompatible. Mkstore does not available with instant client, and copying across a pre-created password store results in ORA-12534 TNS: operation not supported error.
It would be real useful if this combination were supported....it's fairly core functionality after all. Does anyone know of any workarounds to get this to work or developments on Oracle's part that might include this functionality?
I'd rather avoid having clear text passwords in code or having to install full oracle client if it's at all possible.