For your DB2® product to contact you or others regarding the status of your databases, set up notification and contact lists. If you did not do this during the DB2 installation, you can manually set up these lists.
To set up notification and contact lists:
db2 update admin cfg using smtp_server host1where host1 represents the TCP/IP host name for the SMTP server used for e-mail notification. You can also update this information using the Create Database with Automatic Maintenance wizard, or the Troubleshoot Alert Notification wizard in the Health Center.
db2 update admin cfg using contact_host host2where host2 represents the TCP/IP host name where the DAS is running. If the contact_host parameter is not specified, the DAS assumes the contact information is local.
db2 update admin cfg using sched_enable on
db2admin stop db2admin start