Please check the install.log under installation path [\ContentStore\Log Files] folder and SQL Server logs…
More importantly, such issue should not be faced if the SQL server installation was done during Commvault installation.
Hi Jacek,
Thank you for the answer.
This issue is fixed now. For some reason, it seems the installation process (screen above) was not passing my correct MSSQL sa user password or maybe it was using a different one. Any ways, below are the “steps” I put together to mitigated this issue.
1/ Run the Commvault installation trial again to remove most of the Commvault installed items
2/ Reboot windows server
3/ Update MSSQL SA user password again via MS SQL Management studio.
Double checked my MSSQL SA user configuration, which was also set since the beginning of the installation.
- On MSSQL, ensure the authentication mode for the SA user is set to “Mixed Authentication” SQL server Windows authentication.
- Ensure the SA user logging is enabled
- Set a new password to the MSSQL SA user
4/ Restart MSSQL DB
5/ Run the Commvault installation trial again
6/ Enter the new SA user password, then it will work.
Thanks
Andy