Database activation with the Db2 pureScale Feature
A database in a Db2 pureScale environment can be activated explicitly with the ACTIVATE DATABASE command, or implicitly when the first client connects.
Before you begin
- SYSMAINT
- SYSCTRL
- SYSADM
About this task
Procedure
To activate a database in a Db2
pureScale environment, issue the ACTIVATE DATABASE command which will automatically activate the database across all members.
Example
To activate the
TEST
database across
all members, run the command: DB2 ACTIVATE DATABASE TEST