The XA_GETLASTOER function returns the last Oracle error code in the case of failure of previous XA calls.
Applicability
This topic applies only to OceanBase Database Enterprise Edition. OceanBase Database Community Edition provides only the MySQL mode.
Syntax
DBMS_XA.XA_GETLASTOER
RETURN PLS_INTEGER;
Return values
The last OceanBase Database error code is returned.