View Single Post
  #4 (permalink)  
Old 07-03-09, 09:11
alopecia alopecia is offline
Registered User
 
Join Date: Jul 2009
Posts: 2
Hi,
I've develop an external task manager that is outside DB2 process. This task manager is feed via IPC shared memory when triggres on TASKS table occurs.
The problem is that i need a wake-up process to the first time.
I don´t want to use JDBC drivers, because the daemon must be too light.
In my design, DB2 role must be the client, and my task manager the server.

Sorry for my english, my programs are better ;-)

Adolfo
Reply With Quote