deepali-fi
Articles

Distributed Transactions (XA) on HPE Nonstop using JDBC T4 driver

Deepali Phirke

Distributed Transactions (XA) with the HPE NonStop JDBC Type 4 driver allow Java applications on external platforms to participate in transactions that update SQL/MX databases alongside other resources in a single atomic operation. This ensures data consistency across heterogeneous systems, providing reliability and resilience to failure for mission-critical financial and enterprise environments.

Articles

Native LOBs in SQL/MX Featured by Python on NonStop

Frans Jongma

Native Large-Objects (LOBs) were introduced in NonStop SQL/MX release 3.8 and replace the previous implementation of LOBs for JDBC in which the driver manages the LOBs. That previous implementation is still available, however, migration to the native LOBs is recommended.