I have created a task with Task Center in db2 v.8 and I want to create a stored procedure in order to schedule the new task. I know that db2 uses some tables in TOOLSDB to store information about tasks, like MDTASKTYPE00, MDSCHEDEVENT00....But I really don't know how these tables are related (foreign key).