Example: Use a notify object to start an application

When a program is started after an abnormal end, it can look for an entry in the notify object. If the entry exists, the program can start a transaction again. After the transaction has been started again, the notify object is cleared by the program to prevent it from starting the same transaction yet another time.

Here are ways to use a notify object:

You can use several techniques for starting your applications again, depending on your application needs. In choosing the technique, consider the following information:

Related concepts
Commit notify object