Quote:
|
Originally Posted by dr_suresh20
Task center supports .sql scripts which can be scheduled to run at regular intervals. I am not entirely sure on the requirement though... what does "generate different scripts" mean?
DB2 Admin Guide should be a good starting point.
|
Thank You..... Once I generate the .sql scripts from an application program, how would I then interface with the Task Center to get the .sql scripts scheduled? I would like this to be an automated process, and not have to manually take the .sql scripts and then put them into the Task Center. Can this be done? Where would I find the documentation? As for the type of scripts I would be generating.... they would be all different types, such as reorg scripts, or listing scripts, or generating of ddl, etc. The main idea is I need an interface to Task Center, so that it would be automated, and not manually driven. Once again, I appreciate your assistance very much.