3.1 Mandatory Post-Installation Steps
This section describes the mandatory post-installation steps.
- If the deployment environment is Solaris, follow the these mandatory steps to
set
gnu bin
directory in the PATH environment variable. For example: exportPATH=/usr/gnu/bin:$PATH.Note:
If thegnu bin
directory is different, replace/usr/gnu/bin
with the correct directory path. - Check the DB builder logs for successful execution of
mantas8.1.2.10.0_delta.cfg
anddelta_plat8.1.2.10.0.cfg
.If these did not run, then execute them manually. To do so, navigate to
$FIC_HOME/database/ mantas_schema/delta/oracle/8.0
and execute the following command:$FIC_HOME/database/db_tools/bin/run_dbbuilder_utility.sh $FIC_HOME/ database/mantas_schema/delta/oracle/8.0/mantas8.1.2.10.0_delta.cfg
When prompted, enter the Atomic user name and password. Then, navigate to
$FIC_HOME/ database/bus_mkt_schema/delta/oracle/8.0
and execute the following command:$FIC_HOME/database/db_tools/bin/run_dbbuilder_utility.sh $FIC_HOME/ database/bus_mkt_schema/delta/oracle/8.0/delta_plat8.1.2.10.0.cfg
.When prompted, enter the Atomic user name and password.
- Load BD scenarios in the Database from
$FIC_HOME/Database/db_tools/bin
with the sm_load.sh utility. For scenarios that are provided in this patch, see .unresolvable-reference.html#GUID-4D180715-04D0-4095-BB76-7B0541F6D2ABNote:
Contact My Oracle Support in case of any errors. - Optional step: If you have a TBAML License, load scenarios
in the Database from
$FIC_HOME/ Database/db_tools/bin
with the sm_load.sh utility. For TBAML-specific scenarios, see TBAML Scenarios. - Once the above steps are done, create the following EAR/WAR file and
redeploy this new WAR on the Web Application server. Refer to the Oracle Financial Services Behavior Detection
Applications Pack Installation Guide Release 8.1.2.0.0 for steps
related to deployment.
Note:
For using Websphere Server, remove all thejackson*
Jars from the following folder before creating theOFSAAI EAR/WAR
file:$FIC_HOME/ficweb/webroot/externalib/WEB-INF/lib
. - Restart the OFSAAI services