setpass
This command changes the password for the Db2® Warehouse bluadmin user.
As a user with host operating system root authority, issue the following Docker or Podman
command:
docker exec -it Db2wh setpass new_password
podman exec -it Db2wh setpass new_password
If you issued the setpass command because the bluadmin account was locked, you
must then issue the following commands. These commands stop and start the console backend
process.
/opt/ibm/dsserver/bin/stop.sh
/opt/ibm/dsserver/bin/start.sh