02 2012 档案

摘要:1. DBI1130EEnvironment: DB2: v9.7.0.4 OS: RHEL 6.2 with x-windowProblem: The IBM Tivoli System Automation for Multiplatforms (SA MP) could not be installed or updated because system prerequisites were not met. See the log file /tmp/prereqSAM.log.26279 for detailsAnswer: As Tivoli Directory Serve... 阅读全文

posted @ 2012-02-23 19:09 bannyle 阅读(250) 评论(0) 推荐(0)

摘要:问题描述: 在克隆来的VM里安装DB2 SERVER, 结果出现端口被占用的情况,端口从5000换到50001,一样的错误提示原因: 克隆来的VM的IP地址是被克隆VM的IP,修改之后虽然可以使用,但在/etc/hosts里还是不匹配,通过hostname -i可以看到这个ip地址与正在使用的ip地址并不匹配,所以修改hosts里的ip地址,使其valid就可以了 阅读全文

posted @ 2012-02-15 10:54 bannyle 阅读(155) 评论(0) 推荐(0)

摘要:#********************************************#Source File Name = #Copy Right Information# Function = # Operation System =#********************************************## File Name: path/name# Called By: other file name# # Description:# Authors:# History:##********************************************. 阅读全文

posted @ 2012-02-07 13:59 bannyle 阅读(183) 评论(0) 推荐(0)

摘要:1. Log tool# note that the symbol around date is not single quotes# also that's a tool to invoke shell command, such as 'date', 'pwd', 'hostname' or something elseechoThis(){ timestamp=`date` #echo "[$timestamp] $@" echo "[$timestamp] $@" > /dev/std 阅读全文

posted @ 2012-02-06 10:44 bannyle 阅读(434) 评论(0) 推荐(0)

导航