Troubleshooting
If you experience any errors, verify that:
The SQL Server client software is installed on the Bravura Security Fabric server.
The SQL Server libraries are on the system-wide search path (PATH variable). If not, add the appropriate directory to the PATH environment variable and restart the Bravura Security Fabric server.
You can log into each SQL Server from the Bravura Security Fabric server using isql and the administrator ID and password you created.
You can issue an ALTER USER command on each SQL Server database to reset a user’s password when logged in with the administrative account.
You can execute the same SQL instructions interactively using isql while logged into the same database instance with the same login ID.
The Run as? option is enabled for the target system administrator when using Windows Authentication.