--- Maximo Base Services Release 7.1.1.0 Hot Fixes A Hot Fix is a group of critical issues that have been repaired since the product patch was released. The Hot Fix is cumulative and may contain other fixes in addition to the issue(s) that affect your site. The Hot Fix must be applied in full in order to be supportable. Customers should validate this Hot Fix in a test environment prior to rolling it out to a production environment. Hot Fixes by their very nature do not go through a full quality assurance cycle and may or may not be included in the latest available program patch. The recommended steps for applying the Hot Fix are as follows: 1. Ensure that no database configuration changes are pending 2. Shutdown the MAXIMO application server 3. Backup the database 4. Make a copy of the Maximo directory 5. Unzip the files into the MAXIMO root folder, selecting the Overwrite existing files and the Use folder names options 6. Run the database scripts using runscriptfile.bat (The runscriptfile tool will employ the correct extension for your database platform.) Note that some of the scripts require that you run Database Configuration before continuing with the next script. You do not need to rerun scripts that were run when you applied an earlier Hot Fix. 1. Copy all scripts from hotfix_scripts\HF*.* into the following directory: a. C:\\tools\maximo\en\script 2. Open a DOS prompt: a. cd \\tools\maximo\internal b. runscriptfile -fHF_001 c. runscriptfile -fHF_002 d. runscriptfile -fHF_003 e. runscriptfile ... for each HF script in the folder. 3. If errors, check log: a. cd \\tools\maximo\log b. Mxserver_RUNSCRIPT…log 7. Apply any manual updates listed in the readme.txt file. These can be found by searching for the value 'Comments:' 8. Run Database Configuration (ConfigDB.bat) to apply any changes to the database 9. Delete the application server cache, for example: WebLogic - c:\bea\user_projects\domains\mydomain\MAXIMOSERVER\.wlnotdelete WebSphere - c:\IBM\WebSphere\AppServer\profiles\Custom01\temp\Node01\MAXIMOSERVER 10. Rebuild and redeploy the EAR files and then restart the application server Please retest the problem scenario. --- For new installs of 7.1.1.x that require hotfixed 7.1.1.0 classes during the install process: 1. Start the 7.1.1.0 installation program. This would be from the MAM launchpad. 2. You will enter data on the panels, and when you get to this panel, select Do Not Run the Configuration step now (the panel may look slightly different, but the two buttons to run config or do not run config should be the same) 3. You will click through the summary panels, and click install. The installer will say success. All this means is we laid down the files. 4. Copy the revised classfile to the proper directory. 5. Use taskrunner to complete the install - C:\ibm\smp\scripts\taskrunner.bat STOPONERROR CONTINUE 6. Taskrunner will go through 12 major steps. Once it has completed succesfully, you can install the 7.1.1.x fixpack. This is done following the readme. --- Date: 07/04/2008 APAR(s): IZ25184 Issue(s): 08-17670 Description: VENDOR ON TICKET TEMPLATE DOES NOT POPULATE INCIDENT ACTIVITY Vendor field in Ticket activity template is now copied to the ticket activity. --- Date: 05/23/2008 APAR(s): IZ20132 Issue(s): 08-15443 Description: MXOBJECTCFG object structure service/enterprise service FAILS WHEN IMPORTING NEW CUSTOM OBJECT Maximo users who use Maximo Enterprise Adapter to add new objects should apply this fix. Run script HF_001.ora (Oracle), HF_001.db2 (DB2), or HF_001.sqs (SQLServer). The sqs file must be run using the RunScriptFile utility -- see comments in script file for how to use. Include nonpersistent column Sequencename to the integration object MXOBJECTCFG. --- Date: 06/04/2008 APAR(s): IZ19226 Issue(s): 08-15476 Description: Improper event thrown when Originating Ticket changes status with a related record, causing Workflow Process Wait nodes to miss the status change. --- Date: 07/08/2008 APAR(s): IZ26483 Issue(s): 08-18300 Description: Changing "sameas" info for a new table attribute was not being reflected in the view attributes. --- Date: 07/18/2008 APAR(s): IZ26878 Issue(s): 08-18582 Description: ERROR BMXAA4049E IN APP DESIGNER WHEN TRYING TO MODIFY A FIELDS PROPERTIES Run script HF_002.ora (Oracle), HF_002.db2 (DB2), or HF_002.sqs (SQLServer). The sqs file must be run using the RunScriptFile utility -- see comments in script file for how to use. Make following changes to designer.xml in /resources/presentations 1. Search for control with id "prop_tablecol_applink". Add the following property to the control smartfilloff="true" so that the control appears as following 2. Search for control with id "prop_textbox_applink". Add the following property to the control smartfilloff="true" so that the control appears as following --- Date: 07/22/2008 APAR(s): IZ27591 Issue(s): 08-18791 (same as 08-16521) Description: Null pointer exception in SecurityService when uppercasing loginid. --- Date: 08/25/2008 APAR(s): IZ30013 Issue(s): 08-20368 Description: The schedule change to a shorter interval or nearer date than the original one will not take effect until the time of the next run of the original schedule has reached. --- Date: 08/29/2008 APAR(s): IZ28717 Issue(s): 08-19506 Description: Fixed the unique key check error when classifying a service request with a new classification that has the same attributes as those of the existing classification on the SR. --- Date: 08/30/2008 APAR(s): IZ30578 Issue(s): 08-20693 Description: DATA IS BEING TRUNCATED IN FIELDS LARGE ENOUGH TO HOLD THE DATA --- Date: 09/10/2008 APAR(s): IZ31244 Issue(s): 08-21164 Description: UNABLE TO TAB IN LABOR REPORTING APP (this happens in all the single page apps) --- Date: 09/12/2008 APAR(s): IZ31854 Issue(s): 08-21469 Description: IT TAKES 3 SECONDS TO TAB TO THE NEXT FIELD --- Date: 09/15/2008 APAR(s): IZ31446 Issue(s): 08-21319 Description: CAN'T DEPLOY A CHANGE THAT CALLS FOR AN ATTRIBUTE TO BE ADDED TO TO AN OBJECT THAT IS AUDIT ENABLED --- Date: 09/17/2008 APAR(s): IZ30269 Issue(s): 08-20514 Description: DIRECT PRINT NOT WORKING BIRT MAXIMO 7 Browser JRE version related problem is solved by this issue. But 08-21515 hotfix is also required to solve the issue fully. Deployment Instructions : This issue has changes to applet code and new jar files. So it important to make sure the Client Browser cache is cleared up to make sure older applet code instances are not present. This is important for the hotfixed applet and the support classes to take into effect. --- Date: 09/19/2008 APAR(s): IZ31242 Issue(s): 08-21167 Description: SYSTEM WIDE PERFORMANCE PROBLEM WITH TICKING CHECKBOXES --- Date: 09/19/2008 APAR(s): IZ31854 Issue(s): 08-21469 Description: IT TAKES 3 SECONDS TO TAB TO THE NEXT FIELD --- Date: 09/19/2008 APAR(s): IZ32773 Issue(s): 08-21832 Description: TEXT WRAPPING ISSUE AFTER APPLYING THE 7.1.1.0 HOTFIX. --- Date: 09/22/2008 APAR(s): IZ31779 Issue(s): 08-21431 Description: Fixed the problem that Search Value was readonly in Search Classification dialog. Also made the Refine and Clear buttons work --- Date: 10/1/2008 APAR(s): IZ33200 Issue(s): 08-22027 Description: HOTFIX_09192008 CAUSES INABILITY TO CREATE INTERFACE TABLES. --- Date: 10/1/2008 APAR(s): IZ33612 Issue(s): 08-22256 Description: ADDING A NEW RECORD IN LABOR REPORTING WOULD CRASH THE SERVER. --- Date: 10/3/2008 APAR(s): IZ32478 Issue(s): 08-21701 Description: ADVANCED SEARCH GIVING ERROR WHEN USING EXTRA LANGUAGE. --- Date: 10/08/2008 APAR(s): IZ34135 Issue(s): 08-22611 Description: PREMIUM PAY CODE FIELD VALIDATION --- Date: 10/17/2008 APAR(s): IZ34917 Issue(s): 08-22959 Description: NEEDS A FIX FOR THE BOLDING OF THE CURRENT ROW TEXT IN THE LIST TAB Database Scripts: N/A Manual Changes : N/A --- Date: 10/23/2008 APAR(s): IZ35487 Issue(s): 08-23358 Description: CLIENT CANNOT RESTRICT NEW ASSET OPTION IN ASSET (OIL and Gas ). Database Scripts: N/A Manual Changes : N/A --- Date: 11/05/2008 APAR(s): IZ36179 Issue(s): 08-23859 Description: Users get "XML for reportdxxx has not been generated" while previewing a report from Report Application. And users get "The character & following "='xxxx' and runtype" is not valid" while selecting Run Reports action in any application. Database Scripts: N/A Manual Changes : N/A --- Date: 11/07/2008 APAR(s): IZ35168 Issue(s): 08-23130 (same a 07-25655 rework) Description: Crontask may run immediately after it had just run if the crontask is scheduled to run at a fixed time and the interval between the crontask is long. Database Scripts: N/A Manual Changes : N/A --- Date: 11/11/2008 APAR #: IZ36185 Issue(s): 08-23855 Description: Performance problem: unable to attach a classification with 15 attributes to a rotating tool with 600 rotating assets. Database Scripts: N/A Manual Changes : N/A --- Date: 12/17/2008 APAR #: IZ39641 Issue(s): 08-25527 Description: MAKING MEASURE UNIT OPTIONAL FOR RECON COMPARISON RULES. Database Scripts: N/A Manual Changes : N/A --- Date: 02/03/2009 APAR(S): IZ31907 Issues(s): 08-21515 Description: After the first user who prints report using direct print feature logs out, other users can't print report using direct print feature. Database Scripts: N/A Manual Changes : N/A --- Date: 02/05/2009 APAR(S): IZ35950 Issues(s): 08-23763 Description: STACKOVERFLOW ERROR CAUSE MISSING BLUE BAR IN START CENTER IN WEBSPHERE ENVIRONMENT Database Scripts: N/A Manual Changes : N/A --- Date: 02/26/2009 APAR #: IZ44038 Issue(s): 09-11099 Description: RECONCILIATION RULES MIGRATION MANAGER PACKAGE CANNOT BE DEPLOYED. Database Scripts: N/A Manual Changes : N/A --- --- APAR(s): IZ45721 Issue(s): 09-11778 Description: GVT: Can not create new Software Contract Database Scripts: N/A Manual Changes : N/A --- Date: 03/31/2009 APAR(s): IZ47517 Issue(s): 09-12268 Description: MAXIMO 7.1.1.0 BS FEB 03 HOTFIX CAUSES ITEMS ON LIST TABS IN APPLICATIONS TO NOT BE CLICKABLE Database Scripts: N/A Manual Changes : N/A --- APAR #: IZ26949 Issue(s): 08-18588 Description: CAN'T ASSOCIATE MORE THAN ONE ASSET ON WARRANTY COTRACT. Database Scripts: N/A Manual Changes : N/A --- APAR #: IZ43840 Issue(s): 09-11022 Description: USING CHINESE CHARS PARAMETERS, CANNOT RUN HYPERLINK FROM FIRST REPORT TO SECOND REPORT Database Scripts: N/A Manual Changes : N/A --- APAR #: IZ50781 Issue(s): 09-13715 Description: SOFTWARE CONTRACT WRONG STATUS AFTER DUPLICATE Database Scripts: N/A Manual Changes : N/A --- APAR #: IZ55338 Issue(s): 09-16153 Description: QUANTITY OF RECORDS IS BEEN DISPLAYED AS 0 - 0 OF 0 Database Scripts: N/A Manual Changes : N/A --- APAR #: IZ56240 Issue(s): 09-16570 (same as 09-15406 and 09-16162) Description: Error from MaxPropCache: java.lang.Exception: Port already in use: 0 Database Scripts: N/A Manual Changes : See instructions at the top of this file for patching the install with (root) -- applications -- maximo -- businessobjects -- classes -- psdi -- server -- MaxPropCache.class --- Date: 08/07/2009 APAR #: IZ55586 Issue(s): 09-16286 Description: Can't Revise contract Database Scripts: N/A Manual Changes : N/A --- Date: 08/07/2009 APAR #: IZ29640 Issue(s): 08-20010 Description: (QUOTES) TYPING IN DOUBLE QUOTES IN THE TEXT FIELD DISPLYS " IN THE FIELD. Database Scripts: N/A Manual Changes : N/A --- Date: 09/25/2009 APAR #: IZ59510 Issue(s): 09-17752 Description: APPFIELDDEFAULTS DOESN'T WORK CORRECTLY Database Scripts: N/A Manual Changes : N/A --- Date: 11/12/2009 APAR(s): IZ47727 Issue(s): 09-12338 Description: LOCATION NOT POPULATED FOR THE ASSET ON WORK ORDER GENERATED FROM A PM CRON TASK Manual Changes : N/A --- Date: 11/25/2009 APAR #: IZ37821 Issue(s): 08-24717 Description: While scheduling a BIRT report, maximo throws Error BMXAA5502E, when userid of the user is not same as the presonid of the logged-in user. Database Scripts: N/A Manual Changes : N/A --- Date: 12/01/2009 APAR #: IZ23127 Issue(s): 08-16712 Description: WFESCALATE ERROR "THE USER NAME XXX IS NOT RECOGNIZED BY MAXIMO" WHEN PERSONID IS DIFFERENT FROM USERID. Database Scripts: N/A Manual Changes : N/A --- Date: 12/04/2009 APAR #: IZ64204 Issue(s): 09-21346 Description: ERROR "THE STATEMENT IS TOO LONG OR TOO COMPLEX" IN ISSUE & TRANSFER APP. Database Scripts: N/A Manual Changes : N/A --- Date: 12/04/2009 APAR #: IZ64188 Issue(s): 09-21505 Description: INVALID BINDINGS WHEN IN 'VIEW ASSET DETAILS' DIALOG IN CONFIGURATION ITEMS APPLICATION Database Scripts: N/A Manual Changes : N/A --- APAR(s): IZ26724 Issue(s): 08-18476 Description: WHEN ATTEMPTING TO CHANGE THE LENGTH OF THE ASSETNUM FIELD, CLIENT RECEIVES THE ERROR BMXAA0595E Database Scripts: HF_005.dbc Manual Changes : Run script HF_005.dbc (all databases) The dbc file must be run using the RunScriptFile utility -- see comments in the top section of this file for usage. --- APAR(s): IZ66132 Issue(s): 09-22688 Description: OUT OF MEMORY ISSUE Database Scripts: N/A Manual Changes : N/A --- APAR(s): IZ57934 Issue(s): 09-17023 Description: WARRANTY CONTRACT LINES ARE NOT COPIED OVER TO REVISED CONTRACTS Database Scripts: N/A Manual Changes : N/A --- APAR(s): IZ66942 Issue(s): 09-23036 Description: ATTAHED DOCUMENTS LINK SHOWN AS STATIC TEXT Database Scripts: N/A Manual Changes : N/A --- APAR(s): IZ67397 Issue(s): 09-23219 Description: Items reserved through the Desktop Requistion application cannot be issued via the 'Select Reserved Items' dialog in the Issues and Transfers application. When returning from the dialog, the reserved item is not added to the Issue Details table window. If 'New Row' is then selected, the row does appear. A null pointer exception is visible in the console from the psdi.app.inventory.FldInvReserveDisplayWonum class. Database Scripts: N/A Manual Changes : N/A --- APAR(s): IZ47676 Issue(s): 09-12325 Description: Receive system message reports#failedto createlistreport when trying to create report as a secondary language user. Database Scripts: N/A Manual Changes : N/A --- # # FOOTER - DO NOT DELETE - # # Notes to developers updating this file: # # This file may be sent to customers. # # The only files that need to be listed here are the ones that are used for DB scripts. # # Other files used for the fixes need not be listed here. # # For consistency follow the format exactly for each entry.