|
Extraordin-Air Team Final Project
|
|
|
Project #28
Obtain and install DB2 or Oracle 9i on air.nesser.com
1) Go to www.ibm.com download page and find
a) db2pelnx.tar
b) IBMJava2-JRE-1.3.1-2.0.i386.rpm
2) Go to www.linuxdocs.org download
DB2-HOWTO.pdf
3) type "tar -xvf db2pelnx.tar "
4) confirm that all the pre-requisites in the how-to are met
5) type "./db2setup ", follow the prompts to all all the non-development
services
6) type "rpm -i IBMJava2-JRE-1.3.1-2.0.i386.rpm "
|
|
|
|