1. Open the Task Center
2. After opening, enter the following screen
If the "Scheduler system" times is wrong, the Task Center db may not be created, create a
Rebuild Tool Catalog Database (tool catalog name: SysTools, database name: TOOLSDB)
In the start-run data db2cmd, a new window pops up, with the following statement of data
DB2 Create tools Catalog SysTools Create new Database Toolsdb
3. New Task
4. Enter a name
5. Enter the command script
The command script is the SQL statement, which is the first to add a command to the database (connect to YOURDB user yourname using YourPassword)
command to invoke stored procedure: Call stored procedure name
6. Set the run time
7. Click OK to complete the setup
8. Select the task in the Task center-right-click Run now to run the task immediately
9. View running Results
Select tasks in the Task center-right-click Show history to see all the running results
10. View running Results
Double-click the item you want to view to see results