|
ing the DB2 Control Center, to fail miserably. Fortunately, you can disable the floating point stack by setting the LD_ASSUME_KERNEL environment variable to 2.2.5 before running the DB2 Control Center as follows bash$ export LD_ASSUME_KERNEL=2.2.5 bash$ db2jstrt 6790 bash$ db2cc 6790
With IBM JDK 1.3 (IBMJava2-SDK-1.3-7.0-i386.rpm), the DB2 Control Center started successfully without any workarounds. For instructions on installing the IBM JDK, see Section 11.
3.5. SuSE Linux 3.5.1. Before installing DB2 on SuSE At some point in its past, SuSE included an old beta version of DB2 in their distribution. When you install SuSE Linux, up to and including version 7.0, the SuSE installer still creates the default DB2 user IDs and sets their home directories in usrlib. This can cause some difficulties when you set up the DB2 instances. Before installing DB2, remove the default DB2 user IDs by issuing the following commands as root bash# userdel -r db2as bash# userdel -r db2fenc1 bash# userdel -r db2inst1
3.5.2. Installing DB2 and creating instances on SuSE Follow the instructions in Section 4, the generic section on installing DB2.
3.5.3. After installing DB2 on SuSE With SuSE 6.2 or above, I have not needed to take any special steps after installing DB2 Version 7.1. It just works—and that's nice.
3.6. TurboLinux 6.0 3.6.1. Before installing DB2 on TurboLinux TurboLinux 6.0 includes all of the required packages at or above the minimum required levels for DB2 Version 7.1.
3.6.2. Installing DB2 on TurboLinux Follow the instructions in Section 4, the generic section on installing DB2.
3.6.3. After installing DB2 on TurboLinux When you run the DB2 Control Center with TurboLinux 6.0, the console window may display a number of map failed messages. These messages do not indicate a serious problem, so do not worry about them.
DB2 安装盘上有个DB2Setup程序,它会指导您完成一切。。。 以root登陆,然后执行这个程序。OK
上一页 [1] [2] 没有相关教程
|