Before starting Focal Point® for the first time, you must specify the database details in the fp.properties file, and then allocate memory to Focal Point®.
You only have to do this once; you do not have to do it every time that you restart Focal Point®.
Specifying the database details
1 Open the fp.properties file that is this folder:
<Focal Point installation directory>/server/conf/fp/
2 Change the parameter values to use the database that you have configured for Focal Point®.
▪ For PostgreSQL, set the JDBC connection properties.
▪ For DB2 and Oracle, set the JDBC connection properties, and the table space details.
▪ The format for specifying the database details are provided as examples in the fp.properties file and are commented.
▪ The password in the fp.properties file will be encrypted when you start Focal Point® for the first time.
JDBC connection properties: Examples
PostgreSQL
Use the same values as when you installed the database.