Determining the IBM® Db2 Warehouse version
You can use a command to determine the current version of your Db2 Warehouse deployment.
About this task
To perform this task, you require root authority.
Procedure
Issue the following command from the Docker or Podman host against the Db2wh container:
docker exec -it Db2wh version
podman exec -it Db2wh version