Salesforce

How to upgrade OpenEdge Management?

« Go Back

Information

 
TitleHow to upgrade OpenEdge Management?
URL Name000055568
Article Number000170490
EnvironmentProduct: OpenEdge
Version: 10.x, 11.x
OS: All supported platforms
Other: OpenEdge Management
Question/Problem Description
How can I migrate my settings (alerts, monitoring plans etc) from older version of OE Management to newer version of OE Management?
How can I upgrade OE Management from 10.2B06 to 11.3.2?
Steps to Reproduce
Clarifying Information
Error Message
Defect Number
Enhancement Number
Cause
Resolution
To migrate the OpenEdge Management configuration database settings (alerts, monitoring plans etc) from one version of OEM to another version of OEM, do the following: 
  1. Under old OEM: proenv -> fathom -dump settings.xml 
  2. In new version of OEM: proenv -> fathom -load settings.xml (may need to add -httpport -user -password) 
See Article  How to backup Fathom Management configuration? for additional information.  
 
To preserve the existing Trend database and convert it to OpenEdge 11: 
  1. Under old OE: Truncate BI of the trend database (fathom.db) using the command:  proutil fathom -C truncate bi
  2. In new OE: Convert the trend database (fathom.db) to OpenEdge 11 using the command:  proutil fathom -C conv1011
  3. Apply the appropriate delta to the database from the oemgmt\db folder. 
For example:
  • Use fathom110.df to upgrade to the 11.0 version of the schema
  • Use fathom116.df to upgrade to the 11.6 version of the schema
  • Use fathom1161.df to upgrade to the 11.6.1 version of the schema
Note: All .df files are deltas and should be applied in order.  So if upgrading from 10.2B to 11.6.3, first apply fathom110.df, then fathom116.df then apply fathom1161.df.

This is necessary in order to be able to use much of the trending and reporting functionality of the product.
  1. Take a backup of the trend database and then restore it to a new location (for OpenEdge Management version 11) 
To create a new trend database and import the OpenEdge Management configuration database from the previous OpenEdge Management release: 
  1. Install new OEM, and access it for the first time and then shut it down completely. 
  2. Do the fathom -dump and -load as outlined above, the goal being to migrate the OpenEdge Management configuration database settings to this new trend database.  See Article  How to backup Fathom Management configuration? for additional information.
  3. Backup the new trend database with the current configuration database settings for future reference. 
  4. Start the new OEM.
To migrate the conmgr.properties and ubroker.properties from the previous version refer to Article P11592, Migrating Progress versions, is it possible to use conmgr.properties and ubroker.properties from the previous version with the new version of Progress?  In light of OEM migration, it is important the the original properties files are in place when running the above 'fathom -load'.
Workaround
Notes
Keyword Phrase
Last Modified Date11/20/2020 7:16 AM

Powered by