You can create external procedures to run an executable
program on a local or remote system.
About this task
To create or edit an external procedure:
What to do next
After you create a procedure in the ObjectServer, you can
run it from the SQL interactive interface (
iSQL),
or run it in a trigger using the EXECUTE PROCEDURE command.
Note: To run an external procedure, you must have a process
control agent daemon (nco_pad) running on the host
where the executable file is stored.