Instructions for clean installation of Campaign and Optimize

Before installing Campaign and Optimize, the following OneDB SDK client must be installed.

ODBC Configuration / ODBC INI Settings

For Windows

After installing OneDB Client SDK, users are required to add server environment details in setnet.exe application, which is located under OneDB_Client_SDK_HOME/etc directory. Perform the following steps.
  1. Open ODBC Administrator app. By default 'User DSN' tab is selected.
  2. Click Add.
  3. Under the llist, select HCL OneDB ODBC DRIVER (64bit).
  4. Click Finish.
  5. Under General tab, provide the following information.
    • Data Source Name: Provide an appropriate name.
    • Description: Provide a description, if required.
    • Select Connection tab.
    • Server Name : Specify your OneDB database server name, if required.
    • Host Name : dbhostname. Specify the hostname as per your setup.
    • Service : <Port>. Provide your OneDB database server name, if required.
    • Protocol : olsoctcp
  6. Under Options, provide the following information.
    • Database Name : <DB_name>. Provide the database name created in previous step.
    • User Id: informix
    • Password : unica*03
  7. Click Apply & Test Connection to test connection between odbc database connector and OneDB database server.

Linux

For Linux, provide the following information.
[OneDB_DSN_Name]
 Driver=<HCL_OneDB_Client_SDK>/lib/cli/iclit09b.so
 Description=HCL OneDB ODBC DRIVER
 Database=<DatabaseName>
 LogonID=informix
 pwd=password
 Servername=<OneDB Server name>
 ;
 ; UNICODE connection Section
 ;
 [ODBC]
 ;uncomment the below line for UNICODE connection
 UNICODE=UCS-2
 ;
 ; Trace file Section
 ;
 Trace=0
 TraceFile=/tmp/odbctrace.out
 InstallDir=/usr3/370uc1
 TRACEDLL=idmrs09a.so

Installation instructions

  • To install Unica Campaign and Unica Optimize, version 12.1 through installer, select Automatic Database choosing Informix as the database and create the database automatically for Campaign.