Database Preinstallation Tasks
Your databases are configured by the installation programs, based on answers you gave during installation. Before you install the Oracle database, Infor Lawson System Foundation, or Lawson applications, perform the following tasks and collect the information shown in this section.
Perform this task | Collect this information |
---|---|
Add environment variables and required values to the %PATH% variable. The choices you see in the installation program depend on what the installation program detects in the %PATH% variable on the Lawson server machine.
For information and instructions, see the documentation provided with the database and/or the operating system. |
The installation location of the GEN, LOGAN, and application databases. The
|
Determine the initial number of simultaneous database connections The installation program asks for the number of simultaneous database connections that you allow. A database connection is one driver job, or one open data area for each running program. The default value is 500; you may need to increase this value
significantly. Use this value to calculate the starting values of the |
The number of simultaneous database connections. |
Choose the Oracle protocol for the server connection If the Oracle database is remote, choose TNS (TCP/IP). If Oracle is local, choose either TNS or SID. Enter the TNS name for the Oracle server Configure the TNS name must be configured in the file
You may need to qualify the name (for example using MachineName.DomainName.com ), depending on the default domain name set in the file
– or – Enter the SID for the Oracle server The SID (System ID) is the instance name for the Oracle server. This value must be configured in Oracle before you install Lawson. |
The Oracle protocol and either the TNS name or the SID for the Oracle server. |
Determine database user name (ID) and password
|
The login name and password for the database user. |
Determine how to configure and name Oracle table spaces Table spaces for GEN and LOGAN tables and indexes must be defined in Oracle as locally-managed with automatic extent management, which is the default. |
The data and index table space names for each product line. |