PROC-STATUS phrase
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
PROC-STATUS phrase
The PROC-STATUS phase returns
the return status from an Oracle Server stored procedure. The return
status is an integer value that indicates whether a stored procedure
succeeded or failed; if it failed, a code indicates why it failed.
See your Oracle DataServer documentation for descriptions of the
possible values for the return status.