DB2 Express Versión 9.5 en OpenSUSE 11
El primer error al ejecutar el script de instalación fue:
ERROR:
The required library file libstdc++.so.5 is not found on the system.
Check the following web site for the up-to-date system requirements
of IBM DB2 9.5
http://www.ibm.com/software/data/db2/udb/sysreqs.html
http://www.software.ibm.com/data/db2/linux/validate
El caso es que ya tenemos instalada la libstdc++.so.6. Para resolverlo se debe instalar el paquete compat-libstdc++
Al finalizar, dejó el siguiente texto:
Required steps:
In order to start using DB2 you need to logon using a valid user ID such as the DB2 instance owner’s ID “db2inst1″.
You can connect to the DB2 instance “db2inst1″ using the port number “50001″. Record it for future reference.
Optional steps:
Open First Steps by running “db2fs” using a valid user ID such as the DB2 instance owner’s ID. You will need to have DISPLAY set and a supported web browser in the path of this user ID.
You should ensure that you have the correct license entitlements for DB2 products and features installed on this machine. Each DB2 product or feature comes with a license certificate file (also referred to as a license key) that is distributed on an Activation CD, which also includes instructions for applying the license file. If you purchased a base DB2 product, as well as, separately priced features, you might need to install more than one license certificate. The Activation CD for your product or feature can be downloaded from Passport Advantage if it is not part of the physical media pack you received from IBM. For more information on licensing, search the Information Center (http://publib.boulder.ibm.com/infocenter/db2luw/v9r5) using terms such as “licensing” or “db2licm”.
Refer to “What’s New” http://publib.boulder.ibm.com/infocenter/db2luw/v9r5/topic/com.ibm.db2.luw.wn.doc/doc/c0052035.html in the DB2 Information Center to learn about the new functions for DB2 9.5.
Verify that you have access to the DB2 Information Center based on the choices you made during this installation. If you performed a typical or a compact installation, verify that you can access the IBM Web site using the internet. If you performed a custom installation, verify that you can access the DB2 Information Center location specified during the installation.
Review the response file created at /root/db2exp.rsp. Additional information about response file installation is available in the DB2 documentation under “Installing DB2 using a response file”.