status

This command provides the status of your Db2® Warehouse deployment, including the service-start status, node details, and cluster health.

As a user with host operating system root authority, issue the following Docker or Podman command. For an MPP environment, the --check-startup parameter provides extra information when you are deploying, updating, redeploying, porting, or scaling out. This parameter has no effect in SMP environments.
docker exec -it Db2wh status [--check-startup]
podman exec -it Db2wh status [--check-startup]