Skip to content

v1.3.0 — Oracle thick-mode + SYSDBA (NNE servers)

Latest

Choose a tag to compare

@danimoya danimoya released this 29 Jun 16:54
cd18513

Oracle thick-mode + SYSDBA connection options — unblocks Oracle sources that mandate Native Network Encryption (NNE).

Added

  • [source] thick = true — connect via the Oracle Instant Client (thick mode), required for servers mandating NNE (thin mode raises DPY-3001). Optional client_dir for the Instant Client lib dir; env $A2H_ORACLE_THICK / $ORACLE_CLIENT_DIR honored.
  • [source] sysdba = true — connect with SYSDBA (for the SYS user).
  • Actionable connect-failure hints for the NNE / SYS cases.

Thin mode (pure-Python, no client, no external deps) stays the default — only NNE servers need thick.

pip install -U any2heliosdb