升级日志_20120214——Error "CCMDB_INSTALL_LOCATION could not be loaded" when running 7

 
H:\ibm\SMP\maximo\applications\maximo>version.bat
Base Services 7.1.1.0 Build 137 DB Build V7110-890,
Asset Management 7.1.0.0 Build 52b DB Build V7100-001
7.1.1.0 的安装DEMO数据库,查看信息
select * from maxvars m where m.varname like '%UPG%'
--------
    VARNAME VARVALUE ORGID SITEID MAXVARSID ROWSTAMP
1 MAXUPG V7110-890   353 185120
2 EAMUPG V7100-001   607 185269
 
 
------------------------
https://www-304.ibm.com/support/docview.wss?uid=swg21403904
 
http://www.ibm.com/developerworks/forums/thread.jspa?messageID=14680135&tstart=0
Problem(Abstract)

Receiving an error during the Maximo 7.1.1.5 patch install

CCMDB_INSTALL_LOCATION could not be loaded from the database. Cannot load remainder of properties.

Cause

a. There is no property value in the database

b. The maximo.properties file is not encrypted


Diagnosing the problem

This can be applied for 7.1.1.6 and 7.1.1.7 if this problem occurs

Resolving the problem

a. There is no property value in the database

To update the property value in the database

1. Locate the V7110_props.xml on maximo\tools\maximo\en\script

2. Copy this file and rename to V711x_props.xml according to the version that you are running for an example if you are running 7.1.1.4 then file should be V7114_props.xml

3. In the XML file delete everything except the CCMDB.InstallLocation property as shown below.

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE script SYSTEM "script.dtd">
<script author="Base Services Installation" scriptname="V7110_props.xml">
<description>Exported CCMDB properties</description>
<statements>

<add_property
name="CCMDB.InstallLocation"
description="CCMDB.InstallLocation"
maxtype="ALN"
scope="global"
secure_level="secure"
live_refresh="false"
required="false"
online_changes="true"
user_defined="true"
encrypted="false"
value="C:\IBM\SMP"
/>

</statements>
</script>

4. Save this file and rename it to V711x_props.dbc

5. Shut down the MXServer and open a command line window and run updatedb.bat from the
\maximo\tools\maximo\ directory.

b.

Encrypt the maximo.properties file if it is not encrypted.


The properties reside in the <Maximo root> \applications\Maximo\properties folder.

To encrypt properties:

1. Use a text editor to modify maximo.properties and save.

mxe.encrypted=true

2. Open a command shell and go to <Maximo root> \tools\maximo folder.

3. Type encryptproperties to run the batch file. The old files are renamed with an *_orig extension:

maximo.properties_orig

Encrypting the property, it saves the unencrypted original. For
security purposes, store the unencrypted original somewhere outside the system file structure.

4. Confirm that the new file contains an encryption string at the end.

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值