随笔分类 -  IBM.maximo

摘要:Problem(Abstract) java.lang.Exception : Database Configuration is in process . ConfigDB and RestoreFromBackup must complete before MXServer can be boo... 阅读全文
posted @ 2012-08-04 00:32 leeyq
摘要:delete from maxapps where app=''; delete from maxpresentation where app=''; delete from sigoption where app=''; delete from applicationauth where app... 阅读全文
posted @ 2011-01-02 13:51 leeyq
摘要:在导入maximo工程,启动maximo是出现了错误: 解决原因: 导入数据库不完成造成的;缺少表dummy_table 阅读全文
posted @ 2010-11-16 22:32 leeyq 阅读(375) 评论(0) 推荐(0)
摘要:1:打开cmd 2:d:(盘符) 3:cd d:\maximo\tools\maximo 4:maxinst -imaxdemo -czh 数据导出: setNLS_LANG=AMERICAN_AMERICA.AL32UTF8 exp maximo/maximo@maximo owner=(max... 阅读全文
posted @ 2010-11-11 21:57 leeyq