Try OpenEdge Now
skip to main content
DataServer for Oracle
RDBMS Stored Procedure Details : RUN STORED-PROCEDURE details : RUN STORED-PROCEDURE statement
 

RUN STORED-PROCEDURE statement

The RUN STORED-PROC statement runs an RDBMS stored procedure or allows you to send PL-SQL to an Oracle Server based data source using an OpenEdge DataServer. It contains a procedure-name which is either the:
*Name of the RDBMS stored procedure that you want to run
*OpenEdge built-in procedure name, send-sql-statement, to send PL/SQL to an Oracle Server based data source
* LOAD-RESULT-INTO phrase
* PROC-STATUS phrase
* PROC-HANDLE phrase
* NO-ERROR option
* PARAM phrase