Setting the spiuser password in
You must set the spiuser user password in your to allow
for your servers to function together as expected.
About this task
The default password for the spiuser user in the provided sample DB2 Docker container is: QxV7uCk6RRiwvPVaa4wdD78jaHi2za8ssjneNMdu3vgqi
If you specified a different password during Loading the database schema, then you
must update your server properties so that the password is synchronized with the one that is
in the database.
Important: Even if you are using the
default provided password, you must run the setSpiuserPassword utility
with the default password. For your convenience, the example in the procedure includes the
default password value.
Procedure
- Open a command line interface and navigate to the WCDE_installdir\bin\ directory.
-
Use the setSpiuserPassword utility to set the spiuser user password
throughout your .
In the command prompt, run:
For example:setSpiuserPassword spiuser_plain_text_passwordsetSpiuserPassword QxV7uCk6RRiwvPVaa4wdD78jaHi2za8ssjneNMdu3vgqi -
- If the Transaction, Search, Store, or Customization servers are running, restart the servers.