IBM Books

Quick Beginnings for DB2 Universal Database for UNIX


Before You Begin

Before you begin installing DB2 products using the DB2 Installer program, you need to gather the following information:

Where is the CD-ROM mount point?
You need to mount the CD-ROM before you can install the DB2 product. To mount the CD-ROM, you must know where the mount point is. For example, the CD-ROM mount point could be /cdrom.
Note:On the Solaris operating system, the CD-ROM is automatically mounted if the Volume Manager (vold) is running.

Which DB2 products should I install?
Table 6 lists the required and optional components for all of the DB2 products available. It also shows the recommended components that are installed by default.

How much disk space does my operating system require for all selected products?
See Estimating Fixed Disk Requirements and Server Components to find out how much disk space is required for selected products and how to estimate disk space requirements.

How do I assign a group name and user name for a DB2 instance?
A separate user name must be used for each DB2 Instance. We recommend that a new group be created which should be used as a primary group for the DB2 instance user.
Note:You will also need another dedicated user name and group name for fenced user defined functions (UDFs) and stored procedures. For security reasons, we recommend that you do not use the DB2 instance user name and group name for the fenced UDFs and stored procedures.

How do I assign a group name and user name for the Administration Server?
You need a dedicated group name and user name for the Administration Server. For security reasons, we recommend that you do not use the DB2 Instance user name and group name for the Administration Server.


note

When you use the DB2 Installer program, you should be aware of the following:

  • The DB2 Installer's db2setup command only works with Bourne and Korn shells. Other shells are not supported.
  • You can generate a trace log, db2setup.trc, to record errors experienced during the installation. Run the db2setup command as follows:
       db2setup -d
    

    This creates a trace file, /tmp/db2setup.trc.


Installation Steps

To install the DB2 products, perform the following steps:

  1. Identify and record parameter values.

  2. Update kernel configuration parameters. (This step is not required on AIX.)

  3. Mount the CD-ROM.

  4. Install DB2 products.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]

[ DB2 List of Books | Search the DB2 Books ]