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