Hi,
I have installed Orion 2019.4 version recently and it was successful. Database for Orion and NTA were created while doing the configuration wizard. However due to some policy restrictions I need to change the passwords of the DBs and have tried the same via configuration wizard.
But my config wizard is failing and from the logs I can see the below error. I am not using the SA user anywhere, but still getting the error.
ERROR SWEventLogging - Service was unable to open new database connection when requested.
SqlException: Login failed for user 'sa'.
Connection string - Data Source=<DB server name>;Initial Catalog=master;User ID=sa;Password=*******;Pooling=False
Another issue I observed is while running the active diagnostics getting the warning for DB user do not have permission to ready the SQL logs. The DB user was created by the confg wizard, but still getting this error.
Can some one help me in resolving these.