Unzip RiskDBScripts.zip. This file contains the script to extend the database and sample configuration files. The file is located at the following location:
/opt/novell/rba-core/lib/webapp/WEB-INF/RiskDBScripts.zip
On the SQL Server, run the following script to create database objects for risk-based authentication:
netiq_risk_sql_server_install.sql
Download the JDBC connector for the SQL Server database from Microsoft.com.
Copy the JDBC connector file mssql-jdbc-9.2.1.jre8.jar to /opt/novell/rba-core/lib/webapp/WEB-INF/lib/.
Restart Identity Server.