Installing Unica Journey silently
Use the unattended or silent mode to install Unica Journey multiple times.
Before you begin
Before you install Unica Journey, make sure
that you have configured the following elements:
- An application server profile
- A database schema
About this task
When you install Unica Journey by using the
silent mode, response files are used to obtain the information that is required during
installation. You must create response files for a silent installation of your product. You
can create response files by using one of the following methods:
- Using the sample response files as a template for creating your response files. The sample response files are included with your product installers in the ResponseFiles compressed archive.
- Running the product installers in the GUI (Windows™) or X Window System (UNIX™) mode or the console mode before you install
the product in the silent mode. One response file is created for the Unica suite installer, and one or
more response files are created for your product installer. The files are created in the
directory that you specify.Important: For security reasons, the installer does not save database passwords in the response files. When you create response files, you must edit each response file to enter database passwords. Open each response file and search for PASSWORD to find where you must edit the response file.
When the installer runs in the silent mode, it looks for the response files in the following
directories sequentially:
- In the directory where the Unica installer is saved
- In the home directory of the user who installs the product
Procedure
Use the following command for Windows™:
-
HCl_Unica_Installer_12.1.4.0_win.exe
-i silentHCL_Unica_installer_12.1.4.0_Operating_system.bin -i silentFor example:
HCL_Unica_installer_12.1.4.0_win.exe -i silent
Use the following command for
Linux™:
-
HCL_Unica_installer_12.1.4.0
_operating_system
.bin -i silent
For example:
HCL_Unica_installer_12.1.4.0_linux.bin -i silent
Note: After upgrade with Oracle as system database is complete, please check journey system tables schema and make sure all the procedures under this schema are marked successfully complied. If any procedure is not compiled, please compile the procedure manually. It does not need any SQL/script changes in procedures. Name of procedures to check are as below:- EMAIL_PERF
- PROCESS_JOURNEY_GOALS
- PROCESS_JOURNEY_GOALS_HIST
- PROCESS_JOURNEY_GOALS_META
- PUSH_PERF
- SMS_PERF