Configuring procedures
A procedure is an executable SQL object that can be called to perform common operations.
The types of procedures are as follows:
- SQL procedures, which manipulate data in an ObjectServer database
- External procedures, which run an executable file on a local or remote system
Tip: You can create and edit procedures from the default Netcool/OMNIbus Administrator
windows, or from an external text editor of your choice.