Position:Home>Database Development> The installation of DB2 and configuration come true in system and applied proces
The installation of DB2 and configuration come true in system and applied proces
From;  Author:Stand originally

Crfs -v Jfs2 -g ${VG} -m /remote_wpar/var -A Yes -a Size=${SZ}

Crfs -v Jfs2 -g ${VG} -m /remote_wpar/home -A Yes -a Size=${SZ}

Crfs -v Jfs2 -g ${VG} -m /remote_wpar/tmp -A Yes -a Size=${SZ}

  

  

The VG here represents a group (Volume Group) , and the bulk that SZ represents file system.

This give typical examples introduced how to derive file system:

Mknfsexp -d /remote_wpar -B -a 0 -v 3 -t Rw -r *.ibm.com

Mknfsexp -d /remote_wpar/usr -B -a 0 -v 3 -t Rw -r *.ibm.com

Mknfsexp -d /remote_wpar/opt -B -a 0 -v 3 -t Rw -r *.ibm.com

Mknfsexp -d /remote_wpar/var -B -a 0 -v 3 -t Rw -r *.ibm.com

Mknfsexp -d /remote_wpar/home -B -a 0 -v 3 -t Rw -r *.ibm.com

Mknfsexp -d /remote_wpar/tmp -B -a 0 -v 3 -t Rw -r *.ibm.com

  

  

The measure in front installs place of WPAR of of all kinds system to need. Want to found DB2 environment, you can use these 3 kinds of types medium any a kind. A few likely configuration gave out under:

◆ should be in default catalog (/ Opt is default catalog) in installation DB2, you need demesne systematic WPAR is long-range perhaps systematic WPAR.

◆ should be not default position to install DB2 in some, you can be used in front in systematic WPAR type of the introduction any a kind.

Install in systematic WPAR and install DB2:

The content below introduced to install and deploy the method of DB2 in systematic WPAR:

1. Found WPAR of a system (illicit some is long-range perhaps) . DB2 need is bigger / Usr, / Opt and / Home catalog. If appear breakdown, you may need to increase their size.

2. WPAR of the system that start: Startwpar Remote_wpar

  

3. Use Clogin or Telnet logs onto Remote_wpar.

4. Install DB2. This and you are in groovy AIX computer (global environment) in the installation operation that has is very similar.

A. Duplicate DB2 image perhaps hangs the list that carries to include usable DB2 image.

Mount "ImageServer" :/DB2Images /mnt On Your System WPAR

Cd /mnt/ "DB2 Path "

  

B. Moving Db2_install (here, we need to choose the installation route of DB2. If you hope to install its blame default position, can change this way so. )

5. Listed all DB2 document part. Lslpp -l | Grep Db2 Lists

  

6. Found example of a DB2, so that affirm this installation again. Mkuser Test

Mkuser Testfc

/ DB2 Installation Dir/instance/db2icrt -a SERVER -s ESE -w 64 -u Testfc Test

  

  

7. Now, the DB2 in systematic WPAR already be all set, can use moving DB2 to use a program.

This part was described DB2 is installed in systematic WPAR. In if where,applying the introduction program WPAR, the part below installs DB2.

Be installed in applying program WPAR and install DB2
Previous 1 2 3 45 Next