IBM Platform RTM 9.1.2 Fix 355211 Readme File

Abstract
APAR# P101305. Fix to free up the database overused space by enhancing partitioning removal functionality.

Description
Readme documentation for IBM Platform RTM 9.1.2 Fix 355211 including installation-related instructions, prerequisites and co-requisites, and list of fixes.

Expired partitioning tables don't get removed on time and hence more space is occupied in the database. Apply this fix to resolve this issue.


Readme file for: IBM®Platform RTM
Product/Component Release: 9.1.2
Update Name: Fix 355211
Fix ID: PlatformRTM-9.1.2-355211
Publication date: July 31, 2015
Last modified date: July 31, 2015

Contents:

1.     List of fixes

2.     Download location

3.     Products or components affected

4.     System requirements

5.     Installation and configuration

6.     List of files

7.     Copyright and trademark information

1.   List of fixes

APAR P101305

2.   Download Location

Download Fix 355211 from the following location: http://www-933.ibm.com/support/fixcentral

3.   Products or components affected
 
Product/Component Name, Platform, File Name:

IBM Platform RTM, Linux X86_64,

cacti/plugins/grid/lib/grid_partitioning.php

4.   System requirements 

OS of RTM master: Linux  X86_64

5.   Installation and configuration
5.1    Before installation
 
    1) Back up all the affected files of RTM as cacti_backupname.tar.

        # cd RTM_TOP
        # tar -cvf cacti_backupname.tar  cacti/plugins/grid/lib/grid_partitioning.php

5.2    Installation steps
 
    1) Stop crond(cron) service

        # service crond(cron) stop

    2) Download and extract rtm9.1.2-build355211.tar.gz  to the RTM_TOP directory

        # cd RTM_TOP
        # tar -zxvf rtm9.1.2-build355211.tar.gz

    3) Start crond(cron) service

        # service crond(cron) start


5.3    After installation

None
 
5.4    Uninstallation

    1) Stop crond(cron) service

        # service crond(cron) stop

    2)  Rollback patch by using the back up package

        # cd RTM_TOP
        # tar -xvf cacti_backupname.tar

    3) Start crond(cron) service

        # service crond(cron) start

6.   List of files

cacti/plugins/grid/lib/grid_partitioning.php

 
7.   Copyright and trademark information

© Copyright IBM Corporation 2015

U.S. Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.

IBM®, the IBM logo and ibm.com®are trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.