Enhance 'simulation' runnable
If you use an external DBMS system, from ARIS 10.2025.7 for manual installations you must enhance the simulation runnable with an JDBC driver.
Procedure. Procedure
To enhance the simulation runnable with the Oracle JCBC driver, enter:
enhanceall simulation_l with commonsClasspath path "com/oracle/ojdbc11/21.8.0.0/ojdbc11-21.8.0.0.jar"
To enhance the simulation runnable with the Microsoft JCBC driver, enter:
enhanceall simulation_l with commonsClasspath path "com/microsoft/sqlserver/mssql-jdbc/11.2.3.jre17/mssql-jdbc-11.2.3.jre17.jar"
The runnable has been enhanced.