Applies to:
You can drop the IBM OpenPages® database.
You can also uncatalog the node.
Procedure
-
Open a command or shell window.
- For Windows users only, type the following command in the
Command Prompt window to initialize the Db2® command line processor (CLP):
-
Run the following command:
db2 drop db <DATABASE_NAME>
Where <DATABASE_NAME> is the name of the OpenPages database.
For example, if the name of the OpenPages database is op, run db2 drop database op.
-
To uncatalog the node, run the db2-uncatalog-node.bat|.sh
script.
Note: In most situations, uncataloging the node is unnecessary.
db2-uncatalog-node.bat|.sh <node_name>