After some time the installation will complete...Select Finish to close the installer and you are returned to the cmd prompt.
Check the version of DB2 installed as follows:
At the CMD prompt enter the following commands to verify the version of DB2 installed.
su - db2inst1
db2level
Apply the DB2 License:
Out of the box DB2 comes without a license installed. To check this run the cmd db2licm -l
The License type is reported as "License not unregistered"
Copy the DB2 license to the DB2 system and install the license by running the cmd db2licm -a <database license file>
e.g.
Verify that the license in installed correctly by re-running the cmd db2licm -l
© Copyright IBM Corp. 2013
Komentarze do niniejszej Instrukcji