Upgrade Logs

Upgrade logs help you understand quickly what went wrong with the upgrade process.

Create an upgrade log

To create an upgrade log and archive it, proceed as follows:

  1. Go to the command window and enter:
    cd $HPBA_HOME/Tools/bin
  2. Run ./collectBAInfoAndLog.sh.

The upgrade logs are archived in
$HPBA_HOME/maintenance/log/upgradeLog_$(%Y%M%D%H%M%S).tar.

Where Y is the year with 4 digits, M is the month with 2 digits, D is the day of the month with 2 digits, H is the hour with 2 digits (24 hour format), M is the minutes with 2 digits, and S is the seconds with 2 digits.

For example: upgradeLog_20160127120450.tar.