Configuring an AppScan Source Oracle database with AppScan Enterprise Server

If you are configuring AppScan® Source to log into AppScan Enterprise, a Java™ Virtual Machine (JVM) parameter needs to be added to tell AppScan Enterprise where your AppScan Source Oracle tnsnames.ora file is located. How you do this depends on your OS and configuration.

Procedure

  1. The parameter to add is: -Doracle.net.tns_admin={path to directory containing the tnsnames.ora file). For example: -Doracle.net.tns_admin=c:\oracle\product\10.2.0\client_1\NETWORK\ADMIN
  2. Choose your deployment:
    1. If you are running on Windows, update the <install-dir>/appscan enterprise/Liberty/usr/servers/ase/jvm.options file.
    2. If you are running on Linux™, update the /opt/HCL/AppScan_Server/Liberty/usr/servers/ase jvm.options file.
  3. Stop the Liberty service and restart it for the changes to take effect.