Note: | When you use NTLM to connect to the Process Audit database, the connection attempt may fail with the error "NTLM (type-2) Authentication was requested but the required DDJDBCAuth04.dll was not found". By default, the Eclipse framework does not include the Type 2 drivers in the path that NTLM connections require. To correct this, you can copy the required DLL from the common/bin folder to the folder containing the Eclipse executable (such as <Software AG installation path>/eclipse/v36). Another way to correct this is to add the path to the eclipse.ini file. For example: -Djava.library.path=C:\SoftwareAG\common\bin |
Preference | Description | ||
Database Connectivity | Click one of the following: Use database parameters Use Integration Server JDBC pool parameters (default) | ||
RDBMS | For use with the database parameters selection in the Database Connectivity preference. Choose the type of RDBMS connection from the list: Oracle, SQL Server, DB2, or Sybase. | ||
URL | For use with the database parameters selection in the Database Connectivity preference. Enter URL information for database connection. Sample URL formats are displayed above the RDBMS field. | ||
Database user | For use with the database parameters selection in the Database Connectivity preference. Enter the database user name. | ||
Password | For use with the database parameters selection in the Database Connectivity preference. Enter the database password. | ||
Select a running Integration Server that has the Process Audit pool configured | For use with the Integration Server JDBC pool parameters selection in the Database Connectivity preference. Choose an Integration Server from the list. To add a server, open the Integration Server preferences page.
| ||
Test Connection | Click the button to test the connection to the server using the authentication credentials and parameters supplied. |