Installation
Pre-requisites For installing DB2 we would need Virtual Machine with any one of Linux/Unix distro (Ubuntu, CentOS, Fedora) installed in it. Next we require the DB2 installation binaries that can be downloaded from the following links. You have two options to install on your system, The DB2 Express-C(free) edition or the DB2 Sever(90 day trial edition). As of now you are recommended to install the Express-C edition as it's more than sufficient to learn DB2 although it does not contain all the advance features. DB2 Download Installation Methods There are three methods that can be used to install DB2 Data Setup Wizard This is a GUI based installation. This technique can also be used to generate a response file what can be used for silent installation. This method would hardly be used in work environments. The DB2 Install wizard This installation method is run on the terminal. It's an interactive utility where you need to enter ...