Tivoli Connection Guide and Reference
The event parts provide the interface to the TECEIF.DLL and
define the following events:
- Initialize Tivoli Event DLL initializes the
TECEIF.DLL.
- Application Startup notifies the console that the application
has started.
- Application Idle notifies the console that the application has
been idle for a given period of time.
- Application Error is sent when a runtime error occurs.
- Application Send is a generic event that you can define using
the Smalltalk message interface.
- Application Shutdown is sent when an application is shutting
down.
- Application Close closes the TECEIF.DLL.
- SQL Error notifies the console that an SQL error has
occurred.
[ Top of Page | Previous Page | Next Page | Table of Contents ]