To change the database password for the grid
- Stop the grid.
- Stop the bootstrap service.
- Open a command prompt and navigate to grid_root_installation_path\grids\gridName
-
Execute the ChangeDBPassword script passing the new password as a parameter. For example:
ChangeDBPassword myNewPassword
- Remember to repeat this process for all hosts in the grid.
- Start the bootstrap service for each host.
- Start the grid.