db2cdb2inst1 50000/tcp db2idb2inst1 50001/tcp
If these
lines already exist, take note of the service name which corresponds
to port 50000. This name is used in the following step.
Name: | PetStoreDatasource |
JNDI name: | ps/PetStoreDatasource |
Database name: | PETSDB |
User: | db2admin where db2admin is the DB2 Administrator's user ID |
Password: | db2pwd where db2pwd is the DB2 Administrator's password |
Confirm password: | db2pwd |
Name: | PetStoreMail |
JNDI binding path: | ps/PetStoreMailSession |
Protocol: | smtp |
Server: | Enter your mail server host, for example: mail.mycompany.com |
Mail originator: | Enter your user name on the mail server, for example: john.smith@mycompany.com |
drop database PETSDB1
uncatalog database PETSDB
uncatalog node PETSNODE
terminate