To configure the ASP script for your database installation
-
Copy the script to a configuration
file.
At a command prompt, type:
cp %GENDIR%\bin\add_asp_da.pl %LAWDIR%\system\add_asp_da.cfg
The data area files are created using the data area name as the schema name.
-
Locate the section for the Oracle database
and modify the following parameters:
Value Description orahome
The directory where Oracle is installed on this host. oraserver or orasid
Provide either the server name where the Oracle database is located or the Oracle SID. oratempspace
The temporary table space name. orauser
The administrative user for Oracle on the server. orapw
The administrative password for Oracle on the server. - Save the script.