The XA_GETLASTOER function returns the last Oracle error code in the case of failure of previous XA calls.
Syntax
DBMS_XA.XA_GETLASTOER
RETURN PLS_INTEGER;
Return values
The last OceanBase Database error code is returned.
OceanBase Hours · Aug 18 — Explore what’s next for databases in the AI era
OceanBase Hours · Aug 18 — Explore what’s next for databases in the AI era Join the Event ->
Meet OceanBase AI Lakebase, the unified database for operational data, real-time analytics, and AI.
Meet OceanBase AI Lakebase, the unified database for operational data, real-time analytics, and AI. Explore ->
OceanBase Hours · Aug 18 — Explore what’s next for databases in the AI era
OceanBase Hours · Aug 18 — Explore what’s next for databases in the AI era Join the Event ->
OceanBase Database
Download PDF
The XA_GETLASTOER function returns the last Oracle error code in the case of failure of previous XA calls.
DBMS_XA.XA_GETLASTOER
RETURN PLS_INTEGER;
The last OceanBase Database error code is returned.