What Is the Lawson Database Driver Configuration File?

Every product line and data area must have an associated ORACLE database driver configuration file, stored in the following location:

%LAWDIR%\ dataarea \ORACLE

This file contains information that specify how the Lawson database drivers interact with the ORACLE database. When a database driver starts, it reads the database driver configuration file. The parameters in the file are exported into the environment of each database driver.

A database driver configuration file is created for a product line by the Lawson installation program based on the responses entered for the installation questions. Data areas are not created by the installation program, so you must create a new ORACLE file for each new data area you create. How Do I Create a New Data Area?

Changes in the Lawson ORACLE database driver configuration file can take effect without stopping or starting the database. You need to idle the drivers using the dbadmin utility, however. Editing the Lawson Database Driver Configuration File

Each new connection to the database requires an oradb11 / oradb12 process. Using latm, however, can cause the same oradb11 / oradb12 process to be used if you use an application repeatedly within a specified amount of time.

Note: The database driver configuration file is in the application server and not in the database server.

The following shows a sample Lawson ORACLE database driver configuration file.

LAWGATENAME=oradb10.exe
ORACLE_HOME=\opt\sql\oracle\app\oracle\product\v10gr2
ORACLE_SID=dbla
ARRAYBUFSIZE=10