IBM Support

Maximo Calibration and Maximo for Life Sciences Upgrade Issue in Version 7.5

Troubleshooting


Problem

After upgrading to Maximo Calibration 7.5, all calibration assets are not marked as "ISCALIBRATION?".

Symptom

The Flag (YORN) field on the ASSET calibration records after upgrading to CALIBRATION 7.5 is not available to select as it is READ ONLY.

Cause

In Maximo 7.5 both Assets applications (Calibration and base ) have been merged together, the only way to differentiate the assets that are part of Calibration is to set the flag on the Asset application.(ISCALIBRATION).

Environment

Maximo Calibration Version 7.5

Diagnosing The Problem

Manual Scripts need to be run to enable this option, please see the following:

Configuring Maximo Calibration:

After you install or upgrade IBM® Maximo® Calibration, you must complete configuration tasks.

Configuring Maximo Calibration for managing uncertainty data

You configure Maximo Calibration to link to an external system that calculates uncertainty measurement data.

Configuring options for organizations

You can configure specific calibration options and define edit rules for your organizations.

Defining calibration procedures by using job plans

You create calibration job plans to define calibration procedures. You can also apply revision control to a job plan and associate data sheets to a job plan.

Manual configuration scripts

When upgrading your product, you must configure some records to adapt them for use with calibration functionality.

Resolving The Problem

IBM Maximo Calibration and IBM Maximo for Life Sciences, Version 7.5

--------------------------------------------------------------------------------

Manual configuration scripts:

When upgrading your product, you must configure some records to adapt them for use with calibration functionality.

Scenarios for manual configuration

You must manually configure records to enable the "Is Calibration" field in the Assets application. Make the manual configuration settings for the scenarios listed in the following table:

Table 1. Manual configuration steps

Scenarios and Configuration step:

Calibration detail fields are populated in the Assets application

Update the asset set iscalibration=1 where pluscismte=1 or plusciscontam=1 or pluscsolution=1 or pluscisinhousecal=1 or pluscvendor is not null or pluscclass is not null or pluscoprgefrom is not null or pluscoprgeto is not null or pluscoprgeeu is not null or pluscpmextdate=1 or pluscduedate is not null or pluscassetdept is not null or pluscmodelnum is not null or pluscloopnum is not null or pluscsumeu is not null or pluscsumspan is not null or pluscsumurv is not null or pluscsumread is not null or pluscsumdir is not null or plusclploc is not null or pluscphyloc is not null.

An asset is associated with a data sheet record

Update the asset set iscalibration=1 where assetnum in (select assetnum from pluscdsassetlink where assetnum in (select assetnum from asset where iscalibration=0))

An asset has a preventive maintenance record against it with a work type of CAL (or a synonym)

Update the asset set iscalibration=1 where assetnum in (select assetnum from pm where worktype in (select worktype from worktype where type='CAL') and assetnum in (select assetnum from asset where iscalibration=0))

A work order was generated against an asset with a work type of CAL (or a synonym)

Update the asset set iscalibration=1 where assetnum in (select assetnum from workorder where worktype in (select worktype from worktype where type='CAL') and assetnum in (select assetnum from asset where iscalibration=0))

[{"Product":{"code":"SSLKT6","label":"IBM Maximo Asset Management"},"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Component":"Assets","Platform":[{"code":"PF033","label":"Windows"},{"code":"PF010","label":"HP-UX"}],"Version":"7.5","Edition":"All Editions","Line of Business":{"code":"LOB59","label":"Sustainability Software"}}]

Document Information

Modified date:
17 June 2018

UID

swg21501163