TDS install error “error opening toollibs.cat”


TDS install error “error opening toollibs.cat”
2011年09月28日
   转自 http://blog.sina.com.cn/s/blog_4ac84a48010007z7.ht ml
  
  首先,IBM Directory Server是一个LDAP服务器,提供目录服务.IBM Directory Server 6.0支持LDAP V3标准.
  安装,我是在中文Windows 2000 Advanced Server with SP4上安装的IBM Directory Server 6.0,操作系统打了微软所有安全补丁.
  安装注意事项:
  1)由于Directory Server使用了DB2数据库,必须安装使用许可,否则出现"Failed to start database manager for instance"错误.所以,在配置前需执行命令db2licm -a >,许可文件一般在安装盘Tivoli Directory Server 6.0db2DB2LICENSE目录下,文件名是db2ese.lic
  2)由于是在中文环境下安装,在配置时有个问题需要注意,需要将IBMLDAPV6.0nlsmsgen目录复制一个到IBMLDAPV6.0nlsmsgzh目录.否则出现"error opening toollibs.cat"等错误是Directory Server安装目录.
  启动Directory Server
  在"程序"->"设置"->"控制面板"->"管理工具"->"服务"中找到Directory Server服务"IBM Tivoli Directory Server Instance V6.0 - xxxxxx",选择启动.它会自动启动相关的DB2服务.
  启动Web Administration Tool

猜你喜欢

转载自kdyzi19u.iteye.com/blog/1359392