Changing the database settings Use the following procedure to change the user or password for the grid database connection. Stop the grid. Stop the bootstrap service. Run this CLI command: grid_installation_dir/tools> java -jar grid-cli.jar database config -user <new-user> -password <new-password> This is an example, use the help parameters to view all options. Start the bootstrap service. Repeat steps 2–4 for each Grid host. Start the grid.