Quote:
|
Originally Posted by sarovb
In Ingres, dbevents ...send messages through different sessions.(communication)
Like dbms_pipe in oracle.
|
There aren't any built-in mechanisms in DB2 that do anything like that, sounds a bit more like MQSeries than DB2. There are built-in hooks to MQSeries that could help, though.
Other may have some ideas.