Welcome to Maximo Times

All Things Maximo

My name is Chon, feel free to ask me any question regarding Maximo. I will try to answer them as best as I can.

Member Login

Lost your password?

Not a member yet? Sign Up!

Maximo Tips & Tricks

Featured Solutions
Babson College - Utilizes EZDash

Babson College - Utilizes EZDash

Babson College, one of the leading business colleges in the world, has chosen InterPro Solutions’ EZDash module for a real-time and easy visualization of their maintenance productivity and energy consumption data.  This customizable dashboard runs 24 hours a day on a 46” wide screen monitor in the main office, so ...

View Solution...

EZMaxMobile - Maximo Mobile Integration

EZMaxMobile - Maximo Mobile Integration

Real Time Maximo Mobile Connectivity InterPro Solutions’ has developed a mobile integration framework that provides real time connectivity to Maximo via WiFi or 3G connectivity. Devices such as BlackBerry, iPhone, Android, MC 50/70s, etc. are now capable of logging into and communicating with Maximo on a real time basis. No longer ...

View Solution...

WebAssign - Workorder Assignment & Scheduling

WebAssign - Workorder Assignment & Scheduling

This web-based add-on to IBM Maximo application provides supervisors and managers with the ability to assign work orders to specific staff as well as track the status of those work orders. Work orders can be assigned on an individual basis or by groups - it as easy as a "point ...

View Solution...

EZDash - Custom Maximo Dashboard

EZDash - Custom Maximo Dashboard

A web based dashboard that seamlessly interacts with your Maximo maintenance management system. EZDash provides real time interactive graphs and charts for use by staff to monitor and manage work processes, inventory, labor hours, PM schedules, etc. EZDash is easily configured to display a wide range of key performance metrics ...

View Solution...

WebMaint - Customer Service Request Module

WebMaint - Customer Service Request Module

This web-based add-on to IBM’s Maximo application system provides customers with a simple way to enter service requests and view their previously entered service tickets.  Customers can enter requests without having to be a registered Maximo user, therefore eliminating the need for a user to register or be registered in ...

View Solution...




Maximo fix pack 7.1.1.6 now available

On December 14, 2009, IBM Software released the Base Services 7.1.1.6 fix pack for Maximo Asset Management, Maximo Asset Management Essentials, and Tivoli Asset Management for IT.

Download Description
This product update corresponds to fixes for Base Services (MBS), which is not a product, but is the base platform component for the products listed in this section. This document provides information for you to use when upgrading your product to the latest version.

Although Base Services has an internal version number of its own (v7.1.1.6), when referring to updates, please refer to the version number for your specific product.

Note the MBS README included in this document supersedes the README file that is included in the fix pack download .ZIP file and should be reviewed prior to applying this product update.

Products

IBM(R) Maximo(R) Asset Management 7.1.0.6
IBM Maximo Asset Management Essentials 7.1.0.6
IBM Tivoli(R) Asset Management for IT 7.1.0.6

Considerations

-Do not apply the 7.1.1.6 MBS fixpack if your system has any of the below products and components installed. Verification is ongoing for these products and additional information will be provided when MBS 7.1.1.5 can be applied to the following:

  • IBM Tivoli Change and Configuration Management Database 7.1
  • IBM Tivoli Service Request Manager 7.1.
  • IBM Tivoli Provisioning Manager 7.1
  • IBM Tivoli Change and Configuration Management Database 7.2
  • IBM Tivoli Service Request Manager 7.2
  • IBM Tivoli Service Automation Manager 7.2
  • IBM Maximo Asset Management for Energy Optimization 7.1
  • IBM Maximo Asset Management Scheduler 7.1

-There is no 7.1.1.6 update for the Maximo Asset Navigator or IBM Tivoli Integration Composer (ITIC) products. Tivoli Asset Management for IT 7.1.0.6 users can upgrade to ITIC 7.2.0.0. ITIC 7.2.0.0 is backward compatible with MBS 7.1.1.6.

-Do not apply the 7.1.1.6 Fix Pack if you installed any 7.1.1.x hot fixes after 12/1/09 as they may not be included. If you received any hot fixes after this date, you should not apply the 7.1.1.6 Fix Pack until the first 7.1.1.6 cumulative hot fix is released. At that time, you will need to apply both the 7.1.1.6 Fix Pack and the 7.1.1.6 hot fix. Look to this page for additional information and availability date for this hot fix.

-With the release of the 7.1.1.6 MBS Fix Pack, Maximo 6.2.5 users can now upgrade to Maximo v7. If your Maximo 6.2.5 has any Industry Solutions installed you will need to wait until the latest v7 industry Solution Fix Packs and/or hot fixes are available. These updates are slated to be released on 12/18/09.

For additional information on MBS 7.1.1.6, please click here

Prerequisites

  • IBM Maximo Asset Management 7.1.0
  • IBM Maximo Asset Management Essentials 7.1.0
  • IBM Tivoli Asset Management for IT 7.1.0

Download the fix pack today…

Tags: , ,


4 Responses to “Maximo fix pack 7.1.1.6 now available”


  1. mmd says:

    Hello Chon,
    Long time, hope everything is OK.

    We are working on updating to fix pack 7.1.1.6-173 (or V7116-173), currently it seems from running the updatedb.bat file we got the following issue / error
    (Side Note: The current version of Maximo we are on is 7115-87, checked the current version by going to the following file \ibm\SMP\maximo\tools\maximo\en\xliff\MAXUPG\MAXMESSAGES.xliff –> open with notepad):

    Product Base Services updatedb process starts…

    MAXUPG: V7116-173, Current release DB build: V7115-149, Last release DB build: V7114-118

    Cannot run database script update.

    DB version(MAXUPG) is not same as either Last release DB build or Current release DB build.

    Updatedb process ends: ERROR

    Please check the log file.

    java.lang.Exception: Cannot run database script update.

    DB version(MAXUPG) is not same as either Last release DB build or Current releas

    e DB build.

    at psdi.tools.UpdateDB.startProcess(Unknown Source)

    at psdi.tools.UpdateDB.startProcess(Unknown Source)

    at psdi.tools.UpdateDB.loadScriptInfo(Unknown Source)

    at psdi.tools.UpdateDB.main(Unknown Source)

    ===========================================
    did some online search and found following for reference: http://www-01.ibm.com/support/docview.wss?rs=3211&context=SSLKNW&uid=swg21315960&loc=en_US&cs=UTF-8&lang=en

    mentions that we need to do the following: update maxvars set varvalue = ‘V7110-00′ where varname = ‘DBPROJECT’

    in our case:
    Our version of Maximo is: V7115-149 so we run the following query in db:
    varvalue = ‘V7115-149’ where varname = ‘MAXUPG’

    The MAXUPG information is derived from the following document:
    http://www-01.ibm.com/support/docview.wss?uid=swg27016367&aid=1

    On page 5:
    select*from maxvars where varname=’MAXUPG’;

    =============================================
    After setting the variable to the V7115-149, it moved forward, but it still hangs on us at the end.

    Based on your other document: http://maximotimes.com/maximo/maximo-7115-fix-pack-now-available/
    We have tried updatedb.bat command and delete and deploy the .era file we still are getting it to hang up on us.

    Do you have any suggestion \ ideas \ solutions.
    Please let us know.
    Thank you.
    Regards,
    MMD

  2. mmd says:

    we get the following error in the log file which are located [Drive name]:\ibm\SMP\logs\CTGInstallMessage00.log

    SEVERE: CTGIN0143E: An action error ocurred during the processing of a deployment operation. Action identifier: “Upgrade_Maximo_Update_DB”. Action display name: “Stop Application Server, Run Maximo UpdateDB Script, Start Application Server”.
    Feb 9, 2010 1:23:43 PM class com.ibm.tivoli.ccmdb.install.ps.event.handlers.PsiActionProgressHandler handleSIEvent
    INFO: CTGIN0144I: Completed action “16″ of “16″. Action display name: “Stop Application Server, Run Maximo UpdateDB Script, Start Application Server”.
    Feb 9, 2010 1:47:50 PM class com.ibm.tivoli.ccmdb.install.ps.request.ASolutionElementRequestMixin handleRequestCompletion
    SEVERE: CTGIN0130E: Errors were detected during an attempt to upgrade the [Drive Name]\IBM\SMP\pmp\base_services_7.1.1.6.zip package.

    Also, for others who are trying to fix pack updates be sure to read the readme for the fix where it gives information on how to install and what issues have been resolved in the fix pack: ftp://public.dhe.ibm.com/software/tivoli_support/maximo/v7/7116/readme_mbs7116.txt


Leave a Reply

  • What We Can Do for You



    • Syclo Mobile Handheld Solutions
    • Integrations
    • Configurations
    • Support Services
    • Report Development
    • MAXIMO Upgrades
    • Custom Add-On Solutions
    • Engineering Support Services
    • Consulting
  • Clients