The DBMS_SYS_ERROR system package provides the RAISE_SYSTEM_ERROR procedure for raising user-defined system errors within PL programs.
Applicability
This content applies only to OceanBase Database Enterprise Edition. OceanBase Database Community Edition does not support it.
Overview of DBMS_SYS_ERROR Subprograms
The following table lists the DBMS_SYS_ERROR subprograms supported by the current version of OceanBase Database and provides brief descriptions.
subprogram |
Description |
|---|---|
| RAISE_SYSTEM_ERROR | Raises a user-defined system error. |
