Set up OpenEdge SQL for stored procedures, user defined functions and triggers

OpenEdge ships with $DLC/bin/sql_env.sh for Unix and %DLC%\bin\sql_env.bat for Windows.

Run the sql_env script to set up the environment required to execute stored procedures, user-defined functions, or triggers.To run the script, you must have Java installed. Make sure that the JAVA_HOME environment variable in the java.properties file ($DLC/properties/java.properties on Unix and %DLC%\properties\java.properties on Windows) is set to the appropriate Java installation.