Deploy Database Objects

The install.tem file, found in the database folder in your <build_home>, is pre selected. You just need to enter the top location for logs, or confirm it if you just run a database preparation, and log on to the database.

The install.tem file is pre selected. Just confirm the top location for logs and logon to the database.

Actions

  1. Browse, or write directly in the field, where you want the output logs from the execution. If you enter the path to folder that doesn't exist, you will be prompted if you want to create a new folder at that path. Note: This is a top location for the log files, a sub folder named database_<timestamp> will be created under this folder. Off course, you must have write access to this directory.
    Parameter Description Alternatives/Suggestion
    Location of install.tem  Just for verification, the path to the folder containing the install.tem script is displayed. NA
    Top location of logs Top location for output logs during the execution, e.g.
    Windows: D:\MyWorkSpace\logs
    Linux/Unix: /home/ifs/logs
    NA

     

  2. Fill in information for database connection
    Parameter Description Alternatives/Suggestion
    Database host On which server is the database located NA
    Database port Database port Normally 1521
    Database Service Name Name of the database service NA

     

  3. Enter the oracle user name and password for the application owner. Normally the application owner is called IFSAPP.
    Parameter Description Alternatives/Suggestion
    User Oracle user name for the application owner IFSAPP
    Password User password NA

     

  4. Click the Test Connect button to verify the username and password at the given database, at the same time the program verifies that you have enough privileges to run install.tem. A popup tells you whether you manage to connect or not. An error message is available if you did not succeed in connecting the database.
  5. You manage to connect to the database.

  6. Click the Edit Settings if you want to edit the install.tem.

 If needed, manually select in column Versions the correct installation control for each component included.

 If Recreate install tem button is disabled, you don't have write privileges.
 

You will find an additional tab named define.tem if the file define.tem exist and something is defined to be edited for database deploy process.

You can change the value in the Value column. Depending on the definition, value can be as free text or to be selected from a list. You save the values by pressing Save settings button. If Save settings button is disabled, you don't have write privileges.
A popup will inform you that you have to save the file in your version control system if you want to reuse changed values in future deployments.

Note! No space character allowed in entered values.

  1. Click Next to continue 

Verify

When all fields contain values that make the installer to continue, i.e. the top location for logs exists and you have write access to this directory and it is possible to logon to the database and you have clicked Next the Installer will jump to the next form.
 
To close the program click Exit
It's not possible to go to the next step if you haven't written values in all fields. Also, the installer prevent you from continue if the database is not up and running and able to connect with the given logon parameters before.