IBM and Tech Mahindra Partnership for Bluemix Platform Development

IBM and Tech Mahindra will work in partnership to build a platform for the development of cloud based apps for its clients on Bluemix. Bluemix runs on cloud infrastructure combines…

How to remove campaign Custom Attributes in Unica Campaign?

That’s pretty simple. But you have to do it in UA_SYSTEM_TABLES database. There is no graphical way to remove campaign Custom Attributes. Put your attribute ID on above placeholders and…

How to connect Cognos 10.2 with DB2 v9.7 data source on AIX?

person sticking a post it on a white board with the words how to written on it

To access DB2 remote database data source in Cognos you have to do following things on Cognos machine. Install DB2 client Set DB2 envoirnment variables Catalog remote host and database…

How to access remote database from DB2 client?

person sticking a post it on a white board with the words how to written on it

If you want to access a remote DB2 (v9.7) database from another host that’s running DB2 client. You have to do following things on client machine: Adding remote host in…

How to add Netezza ODBC datasource in IBM Unica Campaign?

This tutorial is about adding Netezza (a data warehouse appliance) ODBC based data source in IBM Unica Campaign. So that you can import tables from data warehouse to Unica and…

IBM InfoSphere Client v8.7: Failed to authenticate the current user against the selected Services Tier

The installation of IBM InfoSphere Client v8.7 on Windows 7 went very smooth without any warning and error. But while I gave credentials of my host to attach a project…

How to set JAVA_HOME environment variable for root user on AIX?

person sticking a post it on a white board with the words how to written on it

If you are following my previous post about installing Java 6 64bit on AIX 6.1 platform, next you have to set JAVA_HOME and PATH variables. If you want to set environment variables…

How to install Java 6 (Java6_64.sdk) on AIX 6.1?

This tutorial is about installation of Java6 64bit on AIX 6.1 platform. 1. Obtain the installer archive for Java6 64bit (Java6_64.sdk.6.0.0.385.tar). 2. Extract the tar file in the same directory…

How to configure Oracle’s data source in Unica for User Tables?

To import Oracle’s table into Unica Marketing Platform, you have to create Oralce data source. Following steps are required to successfully establish connection with Oracle database. Step 1: Adding Data…

How to insert and update records in external tables from Unica?

While working with external systems there are requirements when you have to insert and update records in a database table. To do it you must know the relevant process to…