To control the ability of applications that are assigned to a member subset to access the database, you can enable or disable member subsets.
You must have an existing member subset.
By default, a member subset is enabled when created. When a member subset is disabled, applications that are assigned to the member subset are not allowed to establish new database connections. Attempts to establish a new database connection are rejected with an error.
Existing connections are not effected. If the application is using transaction-level workload balancing, disabling the application's assigned member subset is a QUIESCE operation. Existing transactions run to completion. When the DB2® Data Driver attempts to refresh the connection for new transactions, the connection attempt is rejected with an error.
Restrictions
DBADM or WLMADM authority is required.