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…

How to run DB2 store procedure from a shell script via root user?

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

If you have used default settings while installing DB2 on AIX. You have created db2inst1 user to use and access DB2. This post is related to the scenario, when a…

Ten things every Java developer should know about UNIX

  One of the great things about Java is how multi-platform it really is. While cross platform glitches do occur, they are not really all that common. But since the…