Here are some important things to check before installing any release, fixpack or add-on.
Maximo properties
First of all check the famous maximo.properties file under [SMPDIR]\maximo\applications\maximo\properties folder.
The installation shouldn't use the settings stored in this file but it's worth checking.
Database properties
Many properties are stored in the MAXPROPVALUE table. You can use the System Properties application to view and edit them. Some of the properties that should be checked are:
- mxe.db.schemaowner
- mxe.hostname
- mxe.int.globaldir
- mxe.workflow.admin
- mxe.doclink.path01
Pending database updates
Check any pending database change in Database Configuration application or executing the following query:
SELECT count(*) FROM maxobjectcfg WHERE changed!='N';If the result is empty than is OK.
Install properties
Installation properties are stored in [SMPDIR]\etc\install.properties.
In particular, check database connection, WebSphere hosts and ports.
WAS Thin Client
The WebSphere thin client is used to connect to the WebSphere server and deploy the Maximo web application.
Open [SMPDIR]\wasclient\ThinWsadmin.bat file and check the hostname for wsadminHost property.
Backup everything!!!
Last but not least remember to backup the following things:
- Maximo database
- SMP directory
- Deployment Engine database (see this technote for details)
- Reports:
[SMPDIR]\maximo\reports\birt\reports
References
Updating environment data.
Source:http://maximodev.blogspot.com/2013/03/checkpoints-fixpack-addon-installation.html
Tidak ada komentar:
Posting Komentar