You can configure tethered namespaces for your Db2
Warehouse databases to isolate
specific databases or workloads.
About this task
Only
include databases you want tethered in your tethered project.
Procedure
-
Apply a patch to your Db2
Warehouse instance by running the following command:
oc patch Db2whservice db2wh-cr -n${PROJECT_CPD_INST_OPERANDS} --type merge -p '{"spec":{"tetheredNamespaces":["${PROJECT_DB2WH_INSTANCE_TETHERED}"]}}'
- Check your instance is ready for use by running the following command:
cpd-cli manage get-cr-status --cpd_instance_ns=${PROJECT_CPD_INST_OPERANDS} --components=db2wh