This ZIP file contains an update to the MOMI server (Version 4.20b) Changes in this this update: - This will extend mini-MOMI to until 7/15/2009. - Additional CPU types are now recognized (such as the NS16200). - A hard CPU loop is prevented if TCP/IP port assigned to MOMI is used by another process (i.e. a free port was not provided). - Reduction of comp-traps when running on the Integrity. - Corrects an abend in OSS counter processing due to invalid data returned by MOMI (from version 4.19a). - Corrects an abend when an 'undeletable' alarm is deleted and all instances of the alarm are requested (new to version 4.20a). - Now operates on O/S releases prior to G06.29 (new to version 4.20b). How to use: The procedure to update the MOMI server is virtually the same on either S-Series or Integrity platforms. The difference is in the object file name. For S-Series Systems - 1) Unzip this file on your PC to an empty subdirectory. 2) On the NonStop System, volume to the location where the MOMI server is installed. 3) purge the oldest BWMOMI object and rename the others: purge bwmomi2 rename bwmomi1,bwmomi2 rename bwmomi ,bwmomi1 4) transfer in BINARY the BWMOMI file from the PC to the NonStop System. 5) alter the file code: fup alter bwmomi,code 700 6) SQL compile the object file obey obycsql 7) if MOMI is not running under super.super, also update BWSSG. 8) restart MOMI obey obymomi For Integrity Systems - 1) Unzip this file on your PC to an empty subdirectory. 2) On the NonStop System, volume to the location where the MOMI server is installed. 3) purge the oldest BWMOMIi object and rename the others: purge bwmomii2 rename bwmomii1,bwmomii2 rename bwmomii ,bwmomii1 4) transfer in BINARY the BWMOMIi file from the PC to the NonStop System. 5) alter the file code: fup alter bwmomii,code 800 6) SQL compile the object file obey obycsql 7) if MOMI is not running under super.super, also update BWSSG. 8) restart MOMI obey obymomi BWSSG, the Super Group helper program, is created/updated as follows (the steps below omit logon to the super.* id): Purge BWSSG2 Rename BWSSG1, BWSSG2 Rename BWSSG, BWSSG1 FUP DUP BWMOMI, BWSSG,sourcedate (BWMOMIi on TNS/E) FUP GIVE BWSSG, (super.super on TNS/E) FUP SECURE BWSSG,NGNG,PROGID ------------------ vproc bwmomi VPROC - T9617H01 - (01 OCT 2004) SYSTEM \BWS1 Date 24 MAR 2008, 14:56:15 Copyright 2004 Hewlett-Packard Development Company, L.P. BWMOMI GMT Binder timestamp: 16JUL2008 20:40:51 Version procedure: T0000G06___TDS01LT__07_11_2007 Version procedure: T0000G06___UTL02LT__02_13_2008 Version procedure: T0000G06___UTL01LT__08_02_2007 Version procedure: T0000G06___V4_20B___07_16_2008 Version procedure: T8432G10_10JUN2006_CRTLMAIN Version procedure: T0000G06_S_OSS01SC__04_11_2008 Native Mode: runnable file vproc bwmomii VPROC - T9617H01 - (01 OCT 2004) SYSTEM \BWS1 Date 24 MAR 2008, 14:56:19 Copyright 2004 Hewlett-Packard Development Company, L.P. BWMOMII Binder timestamp: 16JUL2008 13:42:15 Version procedure: T0000G06___TDS01LT__07_11_2007 Version procedure: T0000G06___UTL02LT__02_13_2008 Version procedure: T0000G06___UTL01LT__08_02_2007 Version procedure: T0000G06___V4_20B___07_16_2008 Version procedure: T8432H02_01AUG2007_CCPLMAIN Version procedure: T0000G06___OSS01SC__04_11_2008 TNS/E Native Mode: runnable file